Update (12/21 (filename has not changed; please re-download and re-flash)):
-merged (from cyanogenmod htc-kernel-msm7x30):
bcm4329: Add CSCAN toggle
net: wireless: Include the correct bcm4329 Kconfig
net: wireless: bcm4329: Update to version 4.218.248-18
…..
-set nls_utf8 for module build – at the request of azuwis
-merge (from cyanogenmod htc-kernel-msm7x30):
Remove the protection to writes below address 131072.
msm7x30: htc_battery: fix charge level changes
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-122010.zip
Download: boot-cm_2632.27-oc-uv-xtra-neon_fp-122010.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.