[OFFICIAL][RECOVERY] ClockworkMod Recovery 6.0.4.7

Search This thread

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
Gilbert, AZ
Ok, to bad I don't have a boot sector backup :( :p No way to get back for me..

I just restored from some test cm10 builds. Working great here. This is why I've been warning against flashing that. Anyway, this recovery allows full backup and restore of boot and recovery. :)

Sent from my Galaxy Nexus using xda app-developers app
 

urrlyx

Senior Member
Dec 30, 2010
417
88
San Francisco
dasunsrule: i've been wondering about the boot backups. statements about it from various people have left me a bit confused. is that a backup of the kernel or the bootloader? i was under the impression it was the kernel partition.
 

hiemanshu

Senior Member
Feb 6, 2012
587
1,010
Bangalore
dasunsrule: i've been wondering about the boot backups. statements about it from various people have left me a bit confused. is that a backup of the kernel or the bootloader? i was under the impression it was the kernel partition.

It is the kernel partition, Its a backup of the boot.img basically, i.e. kernel + ramdisk.
 

Heiboe

Member
May 7, 2010
23
1
Skien
Im sorry, did I understand this correctly? Did you just say restore to original boot image? No more lag? Is this a dream?

Sent from my Transformer Pad Infinity TF700T using Tapatalk 2
 

Heiboe

Member
May 7, 2010
23
1
Skien
I didn't say anything about lag. But with this recovery, you can read and write to the /boot and /recovery partitions. :)

Haha, sorry, all this awesome activity nowadays is making me have too many nergasms, and you dont really think straight while those things is going on. What i meant to ask was if this made it possible to return to the ICS b/l? And since im taking up your time anyway id just like to say thank you so much for the work you have already put in :D




Sent from my Transformer Pad Infinity TF700T using Tapatalk2
 

gaxiolafm

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

When I try to go into fastboot, the tab gets stuck in the window with the 3 icons (wipe data, USB symbol, Android) and it says starting Fastboot USB download protocol. Nothing happens. I tried flashing while on that screen, and I get "Waiting for device" from the command window. HELP!
 

Heiboe

Member
May 7, 2010
23
1
Skien
When I try to go into fastboot, the tab gets stuck in the window with the 3 icons (wipe data, USB symbol, Android) and it says starting Fastboot USB download protocol. Nothing happens. I tried flashing while on that screen, and I get "Waiting for device" from the command window. HELP!

This happened to me, but i could solve it by using the command "fastboot devices"

EDIT: Im using linux though, dont know if it might be drivers or something in Windows?

Sent from my Transformer Pad Infinity TF700T using Tapatalk 2
 
Last edited:

gaxiolafm

Senior Member
Jul 16, 2011
70
5
San Diego
This happened to me, but i could solve it by using the command "fastboot devices"

EDIT: Im using linux though, dont know if it might be drivers or something in Windows?

Sent from my Transformer Pad Infinity TF700T using Tapatalk 2

When I try fastboot devices I get the same thing. DAMMIT! I don't have Linux. Do you think it might have something to do with TWRP?? I hate that thing.
 

eyosen

Senior Member
Apr 9, 2007
3,259
2,947
Istanbul
Google Nexus 5
HTC 10
I have the same problem. However when I first tried it I had stock recovery installed. So I don't think it's Twrp related.


Fastboot devices doesn't return anything

Sent from my HTC One X using xda premium
 

Heiboe

Member
May 7, 2010
23
1
Skien
tried booting up with tablet connected, without, nodock , w/dock? Might be something stupid like that

Sent from my GT-I9000 using Tapatalk 2
 

hiemanshu

Senior Member
Feb 6, 2012
587
1,010
Bangalore
No dock.

Tried connected and disconnected. No go.

Sent from my HTC One X using xda premium

do fastboot -i 0x0B05 devices. that will show you tablet as connected. The -i 0x0B05 part is very important. Also the screen where it says fastboot is starting, fastboot started after a few seconds but if you dont add -i 0x0B05 part it will not recognize the tablet.
 
  • Like
Reactions: eyosen

dasunsrule32

Inactive Recognized Developer
Oct 9, 2009
2,336
2,066
Gilbert, AZ
do fastboot -i 0x0B05 devices. that will show you tablet as connected. The -i 0x0B05 part is very important. Also the screen where it says fastboot is starting, fastboot started after a few seconds but if you dont add -i 0x0B05 part it will not recognize the tablet.

Adding to this, users will also need to install the fastboot drivers for Windows, assuming you're on Windows.

Sent from my Galaxy Nexus using xda app-developers app
 

gaxiolafm

Senior Member
Jul 16, 2011
70
5
San Diego
do fastboot -i 0x0B05 devices. that will show you tablet as connected. The -i 0x0B05 part is very important. Also the screen where it says fastboot is starting, fastboot started after a few seconds but if you dont add -i 0x0B05 part it will not recognize the tablet.

Still nothing. Now I get the Fastboot Commands list.
 

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