[OFFICIAL][RECOVERY] ClockworkMod Recovery 6.0.4.7

Search This thread

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
Gilbert, AZ
Code:
#include 
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/

Please let me know of any issues you may run into.

What's new:
  • Kit Kat compatibility
  • Prevent scroll drifting in swipe recovery
  • minui: Allow devices to blank/unblank using LCD backlight
  • verifier: update to support certificates using SHA-256
  • Start healthd in recovery
  • copy logs to cache more aggressively
  • fix adb secure in recovery
  • fix mounting vold managed partitions
  • menu fixes
  • Add option: quick install from last location
  • cleanup code
  • allow clean reboots
  • Do data/media checks first in format_device()
  • Add support for performance control
  • Define paths for recovery settings files in a separate header
  • Adjust font size for tf700t 240dpi
  • su: Update for latest su daemon compatibility
  • install: Support downgrade scenarios
  • install: Fix possible overflow condition in the updater "scanner"
  • correctly mount tmpfs as /tmp in recovery
  • Use cat for adb backup
  • Fix up bu restore
  • New mount/format capabilities function for Mounts menu
  • Enable perf mode only in tar(.gz) compress/extract wrappers
  • Do not use performance mode during package install
  • Fix mkfs.f2fs calling in roots
  • Fix recovery reboot command by adding the init sys.powerctl property

Things I've tested and verified working:
  • Backups
  • Restores
  • Flashing update.zip files
  • Formatting partitions

Instructions:
Code:
fastboot -i 0x0B05 flash recovery recovery-kk-6047.img
fastboot -i 0x0B05 reboot
Code:
su
dd if=recovery-kk-6047.img of=/dev/block/mmcblk0p4; reboot

Download

Help? Click here...

Donate to the devs:
dasunsrule32

Source: https://github.com/CyanogenMod/android_device_asus_tf700t
 
Last edited:

gmfeny

Senior Member
Mar 21, 2007
1,265
166
Did the both of you receive your devices

Sent from my SPH-D710 using Tapatalk 2
 

pbrauer

Senior Member
Jun 25, 2007
282
170
Lexington, SC
Rock on!! Great to see the explosion of new stuff for our Infinitys, thanks and hats off to the devs.

Any chance someone has a guide on how to change between TWRP and CWM, or vice versa?
 
Last edited:

gaxiolafm

Senior Member
Jul 16, 2011
70
5
San Diego
GREAT!!

Finally! I can't stand TWRP. I've been using CWM for so long, I can't believe it's finally here for the TF700T. Thanks for the hard work (I already hit the Thanks button).
 

rdejager

Senior Member
Mar 11, 2010
1,096
359
Nice CWM :D

Though I got a problem :(

I flashed it trough fastboot and it boots into cwm just fine, but the volume buttons doesnt do a thing, So I can't change in the menu. The power button works just fine.

Flashed the JB from the TF300 so I got that bootloaded, maybe that is the problem?
 

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
Gilbert, AZ
Nice CWM :D

Though I got a problem :(

I flashed it trough fastboot and it boots into cwm just fine, but the volume buttons doesnt do a thing, So I can't change in the menu. The power button works just fine.

Flashed the JB from the TF300 so I got that bootloaded, maybe that is the problem?

Yeah, make sure you're on the tf700 b/l.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 42
    Code:
    #include 
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    Please let me know of any issues you may run into.

    What's new:
    • Kit Kat compatibility
    • Prevent scroll drifting in swipe recovery
    • minui: Allow devices to blank/unblank using LCD backlight
    • verifier: update to support certificates using SHA-256
    • Start healthd in recovery
    • copy logs to cache more aggressively
    • fix adb secure in recovery
    • fix mounting vold managed partitions
    • menu fixes
    • Add option: quick install from last location
    • cleanup code
    • allow clean reboots
    • Do data/media checks first in format_device()
    • Add support for performance control
    • Define paths for recovery settings files in a separate header
    • Adjust font size for tf700t 240dpi
    • su: Update for latest su daemon compatibility
    • install: Support downgrade scenarios
    • install: Fix possible overflow condition in the updater "scanner"
    • correctly mount tmpfs as /tmp in recovery
    • Use cat for adb backup
    • Fix up bu restore
    • New mount/format capabilities function for Mounts menu
    • Enable perf mode only in tar(.gz) compress/extract wrappers
    • Do not use performance mode during package install
    • Fix mkfs.f2fs calling in roots
    • Fix recovery reboot command by adding the init sys.powerctl property

    Things I've tested and verified working:
    • Backups
    • Restores
    • Flashing update.zip files
    • Formatting partitions

    Instructions:
    Code:
    fastboot -i 0x0B05 flash recovery recovery-kk-6047.img
    fastboot -i 0x0B05 reboot
    Code:
    su
    dd if=recovery-kk-6047.img of=/dev/block/mmcblk0p4; reboot

    Download

    Help? Click here...

    Donate to the devs:
    dasunsrule32

    Source: https://github.com/CyanogenMod/android_device_asus_tf700t
    6
    Finally it was able to fix!!! :good:

    This solved the problem of not beeing able to fastboot connect (kernel patch):

    http://xdaforums.com/showthread.php?t=1804414

    Patch:
    http://www.eohonline.com/roms/Stock-9.4.5.26-root-deodex-KPatch-1.zip

    Download patch, install it with TWRP, Fastboot will work again!

    I found out that i was not able to come back from JB to ICS. The patch fixted this too...

    CWM is AWESOME!

    good night, it's 3.40 AM Zzzz Zzzz Zzzz
    6
    Can this just be flashed through ROM Manager, or is this device not supported yet?

    Sent from my ASUS Transformer Pad TF700T using Tapatalk 2

    I've been busy fixing bugs and getting things working for the official cm builds. Once we get a bit more stable, I'll make sure we have ROM manager support. Just some init work that needs to be done on the recovery ramdisk and the ROM ramdisk.

    Sent from my Galaxy Nexus using xda app-developers app
    4
    OP updated with KK recovery and changelog. :)
    4
    Recovery updated to 6.0.4.7 with the following changes:

    • Adjust font size for tf700t 240dpi
    • su: Update for latest su daemon compatibility
    • install: Support downgrade scenarios
    • install: Fix possible overflow condition in the updater "scanner"
    • correctly mount tmpfs as /tmp in recovery
    • Use cat for adb backup
    • Fix up bu restore
    • New mount/format capabilities function for Mounts menu
    • Enable perf mode only in tar(.gz) compress/extract wrappers
    • Do not use performance mode during package install
    • Fix mkfs.f2fs calling in roots
    • Fix recovery reboot command by adding the init sys.powerctl property