- Jul 9, 2010
- 3,483
- 436
DO NOT INSTALL ON FROYO
This is the boot.img containing a kernel that allows overclock up to 1075MHz for the dual camera resistive touch version.
Tested on Singapore ROM S7V100R001C61B011, BestBuy S7-104.
Startup at 998MHz. Use setCPU autodetect to clock up.
Flash with fastboot tools. Install Huawei drivers.
You enter fastboot mode by holding both volume buttons down, then pressing the power button from power off.
To test:
To permanently flash:
It also has also been undervolted. 576MHz was removed in favor for 460MHz because it is stable at a much lower voltage in my experience.
Source is razor950's: https://github.com/razor950/huawei_s7_kernel
Alt DL: http://www.multiupload.com/ZYZ1T5EO41
MD5sum for boot.img: 36d676abb8599a608c1883f630e9b247
And changes to the 2 files as attached.
This also lowers speaker volume significantly.
I am not a developer, so this is a long way off from what we want.
I also modifed the ramdisk default.prop so that it would allow rooted adb without having to SuperOneClick it.
This is the boot.img containing a kernel that allows overclock up to 1075MHz for the dual camera resistive touch version.
Tested on Singapore ROM S7V100R001C61B011, BestBuy S7-104.
Startup at 998MHz. Use setCPU autodetect to clock up.
Flash with fastboot tools. Install Huawei drivers.
You enter fastboot mode by holding both volume buttons down, then pressing the power button from power off.
To test:
Code:
adb reboot bootloader
fastboot boot boot.img
Code:
adb reboot bootloader
fastboot flash boot boot.img
Source is razor950's: https://github.com/razor950/huawei_s7_kernel
Alt DL: http://www.multiupload.com/ZYZ1T5EO41
MD5sum for boot.img: 36d676abb8599a608c1883f630e9b247
And changes to the 2 files as attached.
This also lowers speaker volume significantly.
I am not a developer, so this is a long way off from what we want.
I also modifed the ramdisk default.prop so that it would allow rooted adb without having to SuperOneClick it.