Re: Joban's Kernel 2.08 (Overclock, CM7 2.3.7 etc..) **Gyro Fixed
Oathkeeper, you probably flashed the new CWM for new baseband. The new cwm doesn't work. Seriously, get adb and fastboot set up on your computer. Download 5.0.2.0 cwm recovery from CWM website(for old baseband) and flash it manually. Once you learn adb and fastboot you can even manually root your phone(with virtually no problems at all)The commands you'll need to use once you have your phone connected to your computer and in fastboot mode are as follows.(Note this is assuming you have the cwm recovery located in C:\)
1. fastboot erase recovery
2. fastboot flash recovery C:\recovery.img
3. fastboot reboot
4. done
Then youll have the right cwm and you can boot into recovery like normal.