Kernel – 2.6.32.25 – OC-UV-NEON_FP (1.51GHZ) – G2

-based off of HTC’s vision-MR-2.6.32-g9ab3677 (developer.htc.com) and supplied vision_defconfig (2.6.32.17)
-merged up to kernel.org’s 2.6.3.25
-merged in coolbh3k’s oc patch
-frequency range is from 806 to 1516; default bootup is 245-806.
-undervolt all frequencies (max mv is 1275)
-merged in zinx’s GAN_ETH wifi calling module modifications
-merged in a few changes from cyanogen’s github.
-optimisations based off of .35 release from Nexus/DS.
-added a few things to the config (-xtra (please see below and in github)).

Note:
This is a Work in Progress. Undervolt/Frequencies will be adjusted over the next coming weeks, as well as merging in further optimisations/tweaks from the DS/Nexus .35 release.

Known Issues:
-Wifi hotspot is not working (with CyanogenMod Rom). This will be fixed.

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

boot-cm_2632.25-oc-uv-xtra-neon_fp-112110.zip
Download: boot-cm_2632.25-oc-uv-xtra-neon_fp-112110.zip

——–

Source:
http://github.com/pershoot/vision-2632
https://github.com/CyanogenMod/htc-kernel-msm7x30
https://github.com/coolbho3k/vision_oc_kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://developer.htc.com

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)
then

take the bcm4329.ko file from the update.zip lib/modules folder (use winrar for windows or unzip for linux) and

adb remount
adb push bcm4329.ko /system/lib/modules
or
copy the bcm4329.ko to /sdcard, bounce in to recovery, mount /sdcard and /system, and copy the .ko module from /sdcard to /system/lib/modules; set chmod 644 on it.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use the ondemand CPU governor.

Leave a Reply