Kernel – 2.6.32.27 – OC-UV-NEON_FP (1.516GHZ) – G2

-mmc / block.c: set board_emmc_boot to #if 0 for gfree operability (at the request of guhl99)

-merge (from android.git.kernel.org common):
net: wireless: bcm4329: Update to Version 4.218.248-17

-merge (from cyanogenmod htc-kernel-msm7x30):
defconfig: Disable some debug options to improve performance

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.

——–

-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.27-oc-uv-xtra-neon_fp-121510.zip
Download: boot-cm_2632.27-oc-uv-xtra-neon_fp-121510.zip

lib-2632.27.tar.gz (kernel modules)
Download: lib-2632.27.tar.gz

——–

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://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
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