Fusion Ultimate Kernel for all Sense-based
post #1 - Kernel per rom Sense Based 4.0.4
post #2 - Kernel per rom Sense Based 4.0.3
Features:
DOWNLOAD v1.0CPU frequency control from 192Mhz 1.89Ghz
voltage control (use System Tuner Lite/Pro)
SmartassV2, Interactive, Conservative, LagFree, and Lionheart CPU governors added
Simple IO (SIO) and V(R) scheduler added
capacitive LED lights dimmed to 2mA
improved media scanning times (increased readahead buffer)
good multitasking
enabled zRam
greatly improved I/O performance (disabled fsync() )
overall good battery life and performance
optimized and tweaked
much more; check the changlog or my GitHub if you want to know the specifics
DOWNLOAD 2.0
DOWNLOAD 2.1
Installazione per Hboot 1.09 e inferiori
1. Download the .7z package.
2. In it you will see a "stock" and an "overclock folder". Extract the boot-xxxxxx.zip you want.
3. Then flash the zip in TWRP recovery. It will automatically flash the boot.img for you.
Installazione per Hboot 1.13 e superiori
1. Download the .7z package.
2. In it you will see a "stock" and an "overclock folder". Extract the boot-xxxxxx.zip you want.
3. You have two options:
Option #1
Use TWRP's HTC Dumlock feature. It is a pretty neat workaround that allows you to flash boot.imgs in recovery even on a higher hboot.
Look here for instructions from TeamWin. If you are not comfortable with this method, then follow option #2 to manually flash in fastboot.
Option #2
In addition to flashing the zip, you will have to extract the boot.img from the package and flash it manually with fastboot. Blame HTC for the half-assed 'unlock bootloader' offering they give us. Hopefully we will get S-OFF soon...
codice:adb reboot bootloader fastboot flash boot boot.img fastboot erase cache fastboot reboot