So I spent the weekend working on some things, and one of them was trying to get CWM fixed up. I believe that I have all of the problems fixed, but I can only do so much testing on my own. The button mappings work, and I have been using this and similar versions (bugfixes and such added since then) for about a week now. I completely removed backup/restore as my attempt to get it to work properly didn't work, so I'm guessing something else is wrong with it than what I initially found and reported to Koush. I will try to keep this updated as updates come out for CWM as well. Flash with Odin/Heimdall
Button Mapping
Vol Up/Down - Navigate through the menus
Power - Select Item
Menu/Home/Back/Search - Go Back to the previous menu
Flashing Tips
Use the rear USB Ports on your computer if possible, and without a USB extension cable.
When in Download mode with the battery out, put the battery back in and uncheck Auto-Reboot in Odin. When done flashing, remove the battery and USB cable, put the battery back in and reboot - credit to jami2976
Known Issues
Backup/Restore is still broken. DO NOT BACKUP OR RESTORE WITH CWM! CONSIDER THIS YOUR WARNING - Should no longer be an option you can see.
Voodoo Lagfix status is not properly read from Recovery, use "adb mount" to verify your lagfix status.
CWM Getting over-written by stock recovery - Flash a custom kernel or delete /system/etc/install-recovery.sh
Failed to mount /sdcard error(s) - Perform the following commands with ADB:
Type each line in and press enter. Do not skip a line, or you may loose data
It seems to have worked for anyone that tested and had this issue.
Download
Button Mapping
Vol Up/Down - Navigate through the menus
Power - Select Item
Menu/Home/Back/Search - Go Back to the previous menu
Flashing Tips
Use the rear USB Ports on your computer if possible, and without a USB extension cable.
When in Download mode with the battery out, put the battery back in and uncheck Auto-Reboot in Odin. When done flashing, remove the battery and USB cable, put the battery back in and reboot - credit to jami2976
Known Issues
Backup/Restore is still broken. DO NOT BACKUP OR RESTORE WITH CWM! CONSIDER THIS YOUR WARNING - Should no longer be an option you can see.
Voodoo Lagfix status is not properly read from Recovery, use "adb mount" to verify your lagfix status.
CWM Getting over-written by stock recovery - Flash a custom kernel or delete /system/etc/install-recovery.sh
Failed to mount /sdcard error(s) - Perform the following commands with ADB:
Code:
adb shell
umount /sdcard
rm -f /sdcard
mkdir /sdcard
exit

Download
Last edited: