Log directory is not writable - please CHMOD ../../pl/log/logs to 777
Username:    Password:    Remember me     
Forums
Padfone Club :: Forums :: Padfone Forums :: Padfone Development
 
<< Previous thread | Next thread >>
[RECOVERY] TWRP 2.5.0.0 touch recovery for PadFone 1 [2013-04-22]
Go to page  [1] 2 3 4
Moderators: Marc Schattorie, ctys2ard, oroo708, JHS_NL, RaithK, allram, Frits
Author Post
Dees_Troy
Wed Apr 17 2013, 04:55pm
{ASUS_EMPLOYEE}
Registered Member #1165
Joined: Tue Feb 26 2013, 05:41pm
Location: KC MO
Posts: 5
Thanked 16 time in 3 post
MAKE SURE YOUR DEVICE HAVE UNLOCK BOOTLOADER BEFORE PROCEEDING!!!

Thanks to oroo708 for helping test.

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. It’s a fully touch driven user interface – no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Phone look:


Tablet look:



Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.5.0.0 as your custom theme will likely not be compatible with the new changes!

-Added scrollable partition lists for mount, backup, restore, wipe, and storage selection
-Add new SliderValue GUI element for selecting brightness and screen timeout (thanks to Tassadar)
-Re-work AOSP and TWRP code to improve license compatibility between GPL and Apache
-Added official theme for 1080x1920 portrait devices (HTC One m7, HTC DNA, HTC Butterfly, Oppo Find 5, Sony Xperia Z, etc)
-Fixed a problem with directory permissions on split archive backups (backups usually restored with no app data)
-Fixed a problem with md5 verification of backups
-Added a search function to libtar (thanks to kokotas)
-Improve handling of XML errors (fix permissions)
-Fixed handling of subpartitions
-Improvements to recovery.fstab flags
-Fixed a problem with decryption not being able to locate the decryption key in some situations


-Added another libtar hardlink workaround to fix restore of some backups (usually related to Ubuntu Touch)
-More fixes for the file selector
-Switched from using busybox md5sum to a direct C function call
-Fixed capturing the exit status of tar based backups/restore - TWRP will display that there was an error if there was one again
-Update exFAT to latest commits
-Added a build flag to disable using the ioctl for screen blanking


-Fixed 2 bugs related to restore, one dealing with mknod failures (by bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)
NOTE: If your backups weren't restoring correctly in earlier 2.4.x versions they should restore correctly now. Hopefully you didn't delete those backups. If you're still having problems, run the restore, go to advanced and copy log, then give us the log. Complaints without logs will be rightfully ignored.
-Added a scroll bar to file selectors and listboxes courtesy of Tassadar
-Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff
-Added a screen dim effect 2 seconds before screen off on some devices
-Finally fixed file selector crash (one of the joys of working with multi-threaded software)
-Fixed loading of screen timeout setting during startup
-Improvements and bugfixes to screen timeout code
-Fixed persistence of the 24 hour / military time setting


-Add screen timeout - screen will turn off automatically after 60 seconds, saves battery and prevents screen burn-in especially on AMOLED devices
-Add a brightness setting (requires device specific setup and only some devices have been added)
-Add a root checker and offer to install SuperSU if the device isn't already rooted
-Add a write buffer to libtar backups, significant improvements to speeds when backing up to exFAT target, minor improvements for other file systems
-Check and offer to fix root permissions if broken
-Add an option for a 24 hour clock display instead of AM/PM (aka military time)
-Move stock recovery reflash check to occur during the reboot cycle
-Add support for some MTK6xxx devices
-Change libtar to vfork to help prevent memory problems
-Add a "clicked" effect to most buttons, file selector, and listbox
-Improve timezone listbox to be more like file selector (per pixel kinetic scrolling, etc)
-Remove some no longer used settings (Forced MD5 sum on zips, size checking on image backups)
-Other minor bugfixes and improvements


-Fixed a problem with mkdosfs that formatted sdcards to 2GB
-Fixed handoff between vfat and exFAT on devices where blkid didn't detect vfat (fixes some issues with mounting sdcards)
-Fixed problems with changing working directory on MD5 creation/checking that may have prevented unmounting
-Backups will now store a copy of the backup log after the backup is completed (only if backup is successful)


-Using libtar instead of busybox's tar for better control over tar file creation and breaking the 2GB barrier that busybox imposes (thanks to bigbiff)
-Support for exFAT formatted sdcards (also thanks to bigbiff)
-Support for decrypting Samsung TouchWiz encrypted devices including internal and external storage (special thanks to a3955269 for figuring it out)
-Improvements to OpenRecoveryScript including displaying a proper GUI while the script is running
-Added wipe cache and dalvik after ADB Sideload
-Replaced many system calls with their native C counterparts
-Fixed bugs in file manager where it would display an empty list after moving or deleting a folder
-Fixed AOSP recovery commands to run after decryption on encrypted devices
-Improvements for building TWRP in CM10.1
-Other minor bugfixes and improvements
NOTE: 2.4.0.0 is, as always, still compatible with your older backups!


The fastest and easiest way to install TWRP is to use the GooManager app:
Play Store Link
Direct Download
1) Install GooManager from the Play Store
2) Open GooManager and provide root permissions
3) Hit Menu (or the button with the 3 dots on your screen) and then Install OpenRecovery
OR:
You can find more information and download links on our website!


If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!


Live support is available via #twrp on Freenode with your IRC client or just click this link.

[ Edited Fri May 10 2013, 07:40am ]
Back to top
11 User said Thanks to Dees_Troy for this post :
 Kostas (18 Apr : 06:02) ,  (18 Apr : 19:43) , FabioAlex87 (19 Apr : 09:39) , SparkyRih (19 Apr : 13:22) , phoxy84 (23 Apr : 07:05) , Skyzaap (23 Apr : 09:53) , ctys2ard (23 Apr : 12:18) , gogo2 (24 Apr : 08:33) , Bennz (25 Apr : 02:44) , zozotintin (29 Apr : 00:14) , casiocas (04 Jun : 21:20)
Dees_Troy
Wed Apr 17 2013, 04:55pm
{ASUS_EMPLOYEE}
Registered Member #1165
Joined: Tue Feb 26 2013, 05:41pm
Location: KC MO
Posts: 5
Thanked 16 time in 3 post
Note, if you plan to take an official update from Asus, you should revert to stock including stock recovery before taking the update.

[ Edited Mon Apr 22 2013, 06:22pm ]
Back to top
oroo708
Wed Apr 17 2013, 05:58pm
{ASUS_EMPLOYEE}
Registered Member #9
Joined: Mon Jun 25 2012, 03:16pm
Posts: 306
Thanked 41 time in 37 post
can give u the recovery.img including boot.img.
is there any other way we could contact u easily?
Back to top
gogo2
Thu Apr 18 2013, 02:34am
{ASUS_EMPLOYEE}
Registered Member #1403
Joined: Wed Apr 10 2013, 03:40pm
Location: Malaysia
Posts: 69
Thanked 2 time in 2 post
Dees_Troy wrote ...

Much like the PF2, I don't own a PF1 either. I'll need testers if you guys would like TWRP for the PF1. The best way to get hold of me is to find me in #twrp on Freenode IRC servers. I'm in the USA, so be mindful of time differences. Daytime for you might be nighttime for me.

I have a copy of a stock boot.img but I don't have a copy of the stock recovery for PF1 yet. If someone can find and upload the stock recovery that would be helpful. I also need to find the correct locations for boot, recovery, system, data, and cache for this device so if you already know those, feel free to pass that information my way.


NOOB ALERT:-
I owned Padfone 1. If you can tell me how to extract that from Padfone 1, I'll be glad to do it.
Back to top
elmo
Sun Apr 21 2013, 09:21am
{ASUS_EMPLOYEE}
Registered Member #449
Joined: Mon Nov 05 2012, 11:13pm
Location: pickhult
Posts: 73
Thanked 3 time in 3 post
Progress?
Back to top
JustinTan
Sun Apr 21 2013, 09:31am
{ASUS_EMPLOYEE}
Registered Member #105
Joined: Wed Aug 08 2012, 10:59am
Location: Indonesia
Posts: 170
Thanked 6 time in 6 post
He aready said he need our stock recovery for someone to upload it for him, if we dont even give it to him, how can he start it >.<

too bad I dont know where to get it, and where the boot, recovery you mention above
there's a system, data, and cache folder though in the root directory
Back to top
SparkyRih
Sun Apr 21 2013, 11:02am
{ASUS_EMPLOYEE}
Registered Member #2
Joined: Sun Jun 17 2012, 12:09pm
Location: Roermond
Posts: 1498
Thanked 191 time in 161 post
An extracted version of the latest (CHT) JB firmware package? http://download.schattorie.nl/padfoneclub/dev/CHT_PadFone-user-10.2.1.9/
Back to top
Lidenburg
Sun Apr 21 2013, 03:19pm
{ASUS_EMPLOYEE}
Registered Member #875
Joined: Sun Jan 13 2013, 07:26pm
Location: Sweden
Posts: 97
Thanked 66 time in 32 post
I don't know the mount points for the Padfone 1 but you should be able to see some of them by executing these commands in adb:
adb shell
su
cat proc/mounts
That should give you some mount points.
For the stock recovery: since I don't know the mount points for the Padfone 1 I'm just using assuming that they are the same, if this command works then it means that the mount point for the recovery is located at dev/block/platform/msm_sdcc.1/by-name/recovery
use this command to try and extract the recovery:
"dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img"
If that works you will now the stock recovery at the root of your sdcard with the name recovery.img
If it does not work get a root file browser and go to dev/block/platform and check if there is a folder there with similiar structure.

[ Edited Sun Apr 21 2013, 03:30pm ]
Back to top
JustinTan
Sun Apr 21 2013, 03:43pm
{ASUS_EMPLOYEE}
Registered Member #105
Joined: Wed Aug 08 2012, 10:59am
Location: Indonesia
Posts: 170
Thanked 6 time in 6 post
@Lidenberg
the one with root explorer is much easier
There's a /dev/block/platform/msm_sdcc.1/by-name/recovery, but the file size is way too small i think when i click properties on the file. like -1bytes.

I haven't unlock my bootloader though, if it is the reason
Back to top
Kostas
Sun Apr 21 2013, 04:36pm
{ASUS_EMPLOYEE}
Registered Member #772
Joined: Tue Jan 01 2013, 09:13am
Location: Athens
Posts: 170
Thanked 15 time in 15 post
Just by using a root explorer (without adb before) i got this 10Mb file

http://db.tt/mF8EGhcj

Have a look, i am not home to try adb


[ Edited Sun Apr 21 2013, 07:35pm ]
Back to top
Lidenburg
Sun Apr 21 2013, 07:05pm
{ASUS_EMPLOYEE}
Registered Member #875
Joined: Sun Jan 13 2013, 07:26pm
Location: Sweden
Posts: 97
Thanked 66 time in 32 post
You have to do it using the dd command you can't just copy it
Back to top
Kostas
Sun Apr 21 2013, 07:37pm
{ASUS_EMPLOYEE}
Registered Member #772
Joined: Tue Jan 01 2013, 09:13am
Location: Athens
Posts: 170
Thanked 15 time in 15 post
just returned home.. here you go..;)

https://www.dropbox.com/s/nir7fggtlesmadc/recovery.img?v=0rc-
Back to top
zozotintin
Mon Apr 22 2013, 05:29am
{ASUS_EMPLOYEE}
Registered Member #1152
Joined: Sun Feb 24 2013, 02:49am
Posts: 10
Thanked 9 time in 3 post
What will it be if I flash PF2's custom recovery on my PF1?
Back to top
Kostas
Mon Apr 22 2013, 06:08am
{ASUS_EMPLOYEE}
Registered Member #772
Joined: Tue Jan 01 2013, 09:13am
Location: Athens
Posts: 170
Thanked 15 time in 15 post
zozotintin wrote ...

What will it be if I flash PF2's custom recovery on my PF1?


a nice "presse papier" most propably..
Back to top
oroo708
Mon Apr 22 2013, 02:50pm
{ASUS_EMPLOYEE}
Registered Member #9
Joined: Mon Jun 25 2012, 03:16pm
Posts: 306
Thanked 41 time in 37 post
did u guys manage to get the device connected with fastboot?? Mine are still nil..
Back to top
Go to page  [1] 2 3 4  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System
Padfone Club Newsletter


Poll


Should the Padfone series continue?



Yes, Asus should continue it

Yes, but a different company is ok as well

No, I don't care for it

Recent Articles
General
How To
How to Reset/Wipe your Padfone (1, 2 or Infinity)

Review of RAVPower RP-PB07 Battery Pack

New Padfone Infinity
How To
How to root the New Padfone Infinity
New Padfone Infinity Firmwares (Files and How to install)

Padfone Infinity
How To
How to root the Padfone Infinity
Padfone Infinity Firmwares (Files and How to install)

Applications
Asus Echo
Asus Menu & Shortcuts
Asus Camera

Reviews
Detailed Padfone Infinity Review

Padfone 2
How To
How to root the Padfone 2
Padfone 2 Firmwares (Files and How to install)

Reviews
Norêve case for the Padfone 2 (Review by allram)
Norêve case for the Padfone 2 (Review by JHS_NL)

Padfone
How To
How to root the Padfone
Automate actions on docking and undocking
Padfone Firmwares (Files and How to install)

Applications
Garmin for Padfone - Loading Maps
Padfone App Guide
Dynamic Display Switching

Reviews
Detailed Padfone owner review
Connecting Padfone to a TV
Screen protectors for Padfone

2012-2013 Copyright © Padfone Club, All rights reserved.
Privacy Policy - Terms of Use - Disclaimer - Contact Us - Advertise - Our Team - Sitemap - Asus

Padfone Club is part of Schattorie Solutions