[Kernel] Gorilla O/C Kernel Overclock MYTOUCH 4G to 1.7 ghz Upated 1/4/2011
CURRENT VERSION IS v2.0
I used the work of Coolbho3000 from the G2 thread to do most of this, so I am crediting him here for his work.
Download stock kernel to revert back!
This kernel is only good for the stock shipping ROM and Iced Glacier.
Unzip the zImage and bcm4329.ko file.
In terminal Type: adb reboot bootloader,
Then: fastboot flash zimage /path/to/zImage
Then: fastboot reboot
Now just like in the G2 thread, your wifi will be broken, so following the instructions from that thread:
adb push bcm4329.ko /sdcard/bcm4329.ko
adb shell
su
mount -o remount,rw /dev/block/mmcblk0p25 /system
cat /sdcard/bcm4329.ko > /system/lib/modules/bcm4329.ko
Now your wifi will work.
I just uploaded a script that you can use with Gscript (get it in the market). If you copy the bcm4329.ko to the root of your sd card and run my script it will load the wifi module and fix your wifi.
Make a folder on your sd card called: gscript. Download my script and put it in this folder. Download gscript lite or paid from the market. open the app, click menu, add script. choose the wifi_driver_gscript, click load file. All you do now is open gscript and click the script, it runs very fast and fixes your wifi!
You still have to fastboot flash the zImage. For now anyway.
As usual I am not responsible if your phone breaks!
Enjoy the Overclock!!!!
Remember Everyone's silicon is not equal. Some will do great all way up to the top. Others will lock and freeze and have to scale the freq. down!
Source code here on Github
There is a donate link in signature if you appreciate my work.
If you haven't already, get a copy of SetCPU from the market to thank Coolbho3000 for all of his work. Without him we would not be overclocking like we do today!
Credits: scotty2 and #G2Root, Coolbho3000, Pershoot(helped me learn how to compile these), Cyanogen, Kmobs(for getting CM working on our phone), anyone I missed, sorry.