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

Update (the filename has not changed; re-download and re-flash):
-re-merge Wireless driver 4.218.248-15 (cyanogen’s htc-kernel-mem7x30: c932d1e1b4ac8165a081) and keep sourcing bcm4329_204 in Kconfig (set SOFTAP in config)
-increase low-end by another .25 and increase min mv to 850.
-set TUN for module building

…….

-move to ‘bcm4329’ and update to Wireless driver 4.218.248-15 (cyanogen’s htc-kernel-mem7x30: c932d1e1b4ac8165a081)
-enable TUN
-merged up to kernel.org’s 2.6.32.26
-increased the low-end by +.75 and increase min mv to 825
-revert cpufreq_ondemand/interactive threshold modification

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

lib-2632.26.tar.gz (kernel modules)
Download: lib-2632.26.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://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