[RECOVERY][TWRP] TeamWin v2.X (2.2 - July 11th)

Search This thread

frederuco

Senior Member
Feb 27, 2012
1,578
690
My asus transformer is soft bricked right now because of CWM. i can still get into recovery however. Can i flash TWRP through CWM recovery?

I have not seen a flashable TWRP, but you can use ADB to get to the shell and dd it to the tablet.

You can also use EasyFlasher and flash it via APX mode.
 
  • Like
Reactions: troysyx

troysyx

Senior Member
Aug 24, 2012
196
22
Gresham
Both of you are awesome, thank you. Since I'm in a recovery loop, should I flash a ROM/gapps and then adb twrp?
 

frederuco

Senior Member
Feb 27, 2012
1,578
690
Both of you are awesome, thank you. Since I'm in a recovery loop, should I flash a ROM/gapps and then adb twrp?

I would ADB TWRP, then flash your ROM.

If you can flash a ROM, you could flash it then probably boot using a VOL DOWN and POWER for 12-15 seconds (cold boot) to skip your recovery boot loop.

Then install GooManager and do TWRP.
 
  • Like
Reactions: troysyx

troysyx

Senior Member
Aug 24, 2012
196
22
Gresham
i'm able to push TWRP over to my tab, install the zip. but everytime i reboot system it boots back into cwm recovery :(

Edit: well i flashed TWRP, ROM, Gapps, and then cold booted and was able to do it. any advice on what i should do next so that i dont have to keep doing this everytime my tab turns off? i dont mind if i have to completely start from scratch, so any advice is truly appreciated.
 
Last edited:

morphuex

Senior Member
Feb 24, 2012
164
159
i'm able to push TWRP over to my tab, install the zip. but everytime i reboot system it boots back into cwm recovery :(

Edit: well i flashed TWRP, ROM, Gapps, and then cold booted and was able to do it. any advice on what i should do next so that i dont have to keep doing this everytime my tab turns off? i dont mind if i have to completely start from scratch, so any advice is truly appreciated.

Could give this a shot

http://hmastuff.com/blog/how-to-fix-clockworkmod-recovery-boot-loop-issue
 
  • Like
Reactions: troysyx

troysyx

Senior Member
Aug 24, 2012
196
22
Gresham
Thank you morphuex, I had to use all those methods combined, but I was able to completely fix my tab. Thank you so much :)

Sent from my Franco'd and Xylon'd Nexus 4
 

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    Hello guys, I want to present you the

    TEAM WIN RECOVERY PROJECT
    (TWRP)

    v2.X for our Transformers



    This is the touch version of Team Win's recovery project.
    It is already avaiable for many devices, but not for ours, so I ported it.

    In addition, I am the responsable developer and maintainer for this recovery, so if any errors occur, please post them in this thread and I will see what I can do.


    WHY did I port this ?

    • We do now have a fully functional file manager in the recovery system
    • The GooManager app lets you now install .zips directly through the open-recovery scripting system
    • You can queue .zips for flashing in recovery, makes installing new roms MUCH easier !


    WHICH features do we have after-all ?

    • Key Features:
      • Ability to save custom recovery settings
      • Default partitions to back up
      • Default zip folder location
      • Default color theme (lots to choose from) (Thanks to ffolkes!)
      • Default Time Zone (for more accurate time stamps)
      • Zip Signature Verification
      • Zip md5 Verification (looks for file with zipname.zip.md5)
      • Ability to flash multiple zips in one go
      • Ability to select which individual partitions to backup, and restore.
      • Ability to choose compression or no compression backups.
      • Compression takes longer of course, but you save roughly half the space. EVO3D's stock system uncompressed is ~800mb, 380mb compressed. You choose.
      • Ability to auto restore GAPPS on zip flash (for CM based ROMS)
      • Ability to auto reboot after successful flashes (for the lazy)
      • Some devices utilize their capacitive buttons in recovery.
      • Home - Main Menu
      • Menu - Advanced Menu
      • Back - Up a Menu Level
      • Search - Select Current Selection
      • Battery Level and Timestamp (Better safe than sorry)
      • Fully working terminal emulator (with exclusive fixes by me)
    WHAT does work ?

    • The file manager
    • Using internal and external storage mounts
    • Backup & restore
    • Zip file installing
    • Mounting devices
    • Everything else ?


    WHAT doesn't ?

    • OpenRecovery scripting
    • You tell me !




    A FEW NOTES


    • OpenRecovery scripting for GooManager and others does currently *NOT* work, this is because the init.rc is missing a recovery boot flag, because of this the GooManager app fails to pass the correct recovery command to our device. This will be fixed very soon !






    • ??? --- Profit.


    29
    DOWNLOADS

    FLASH THE TWRP-X.zip file in your current recovery!

    NEWEST DOWNLOADS ALWAYS AT
    android.lensmangallery.com

    Code:
    [FONT=Georgia] 
    [B]v2.2
    
    [/B] [/FONT]
    [LIST]
    [*][FONT=Georgia][B]Fixed EVERYTHING.[/B]Really. No bugs left ![/FONT]
    [*][FONT=Georgia]When installing a zip, you can now choose from internal or external storage right from the 'install zip' page, just like in Rogue Touch Recovery ![/FONT]
    [*][FONT=Georgia][B]Added a super-awesome terminal emulator in 'advanced' page ! Try this out, it's amazing, really ! [/B][COLOR=Red]In addition, it has a special goodie by me, the command you type in, and hit enter, would normally stay there until you delete it manually each time. I fixed the source, so it goes away after hitting enter, just like a real command prompt ![/COLOR][/FONT]
    [/LIST]
    
    
    [B]v2.1.8 FINAL[/B]
    
    
    [LIST]
    [*][FONT=Georgia]Fixed the 'free disk space' shown on backup tab. Now it displays always the correct size which is left for backups, either internal or external storage. Both do fully work now.[/FONT]
    [*][FONT=Georgia]Fixed the *EXTERNAL* storage automount, when you change your storage paths (mount->change radio buttons), while clicking the 'using external sdcard', the external MicroSD gets automounted. It gets auto-unmounted again when hitting 'using internal storage'[/FONT]
    [*][FONT=Georgia]Fixed the boot partition backup system. Since we cannot backup /boot , I excluded this partition from the whole nandroid system. The button in the backup tab is gone now, so no choice to fail at backing up anymore ![/FONT]
    [/LIST]
    
    
    [FONT=Georgia] [B]
    v2.1.8
    
    [/B] [/FONT]
    [LIST]
    [*][FONT=Georgia]Initial release[/FONT]
    [*][FONT=Georgia]Based on newest TeamWin Sources[/FONT]
    [*][FONT=Georgia]Touch recovery[/FONT]
    [*][FONT=Georgia]Tablet UI (1280*800) resolution
    [/FONT]
    [*][FONT=Georgia]Modified recovery.fstab & BoardConfig to make this compile.[/FONT]
    [*][FONT=Georgia][COLOR=Red][B]SOURCE[/B][/COLOR] is at [/FONT][URL]https://github.com/skirata/device_asus_tf101[/URL] and [URL]https://github.com/skirata/Team-Win-Recovery-Project-v2.X[/URL]
    [/LIST]
    11
    Credits



    Team Win

    Team Douche

    Cyanogenmod

    Shane Francis

    Roach2010

    11
    Quick update :

    I talked back to Dees_Troy,

    I hope I can convince him to modify the TWRP source a bit to support our TF's even better.
    Also, he will maybe help me with hosting the recovery, and with OpenRecovery script (I explained the problem, he said we may talk to the devs of GooManager to include a separate 'reboot-recovery' command, specially for the Transformer)

    Great fixes and stuff incoming !
    He also announced he will drop the 2.2 source soon, so I will upgrade the recovery immediately after he pushes out the new version :)

    Stay tuned folks !
    7
    v2.2

    v2.2 Release - Get it now !



    Changelog (from the op) :

    v2.2


    • Fixed EVERYTHING.Really. No bugs left !
    • When installing a zip, you can now choose from internal or external storage right from the 'install zip' page, just like in Rogue Touch Recovery !
    • Added a super-awesome terminal emulator in 'advanced' page ! Try this out, it's amazing, really ! In addition, it has a special goodie by me, the command you type in, and hit enter, would normally stay there until you delete it manually each time. I fixed the source, so it goes away after hitting enter, just like a real command prompt !