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

-defconfig: regen and disable/enable few options as per cyanogen’s htc-merge; htc-kernel-msm7x30

-merged (from android.git.kernel.org common):
net: wireless: bcm4329: Disable wake irq at driver stop
net: wireless: bcm4329: Allocate skb with GFP_KERNEL flag if possible

-merged (from cyanogenmod htc-kernel-msm7x30):
fuse: fix large stack use
staging: android: lowmemorykiller: Ignore shmem pages in page-cache
Allow CONFIG_STACKTRACE to be enabled by itself.
video: msm: kgsl: allocate uncached buffers as writecombined

-merged (from cyanogen’s htc-merge; htc-kernel-msm7x30):
drivers: mmc: Import HTC changes from QMR release
msm: Import Vision-specific changes from HTC QMR release
usb: gadget: Import MSM gadget driver from HTC QMR release (gingerbread)
drivers: serial: Import msm_serial_hs from HTC QMR release
sensors: Import sensors from HTC QMR release
msm: video: Import media drivers from HTC QMR release
msm: audio: Import latest drivers from HTC QMR release
msm: Import SMD and misc changes from HTC QMR release
input: ts: Import Atmel driver from HTC QMR release

Known Issues:
-a slight distortion can be heard when launching the phone app and pressing for the first time the number 1, 4 etc., if volume is set to max.

Note:
This is not to be used on HTC Sense (froyo/gingerbread)

——–

-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

Gingerbread:
boot-cm_2632.32_gb-oc-uv-xtra-neon_fp-031211.zip
Download: boot-cm_2632.32_gb-oc-uv-xtra-neon_fp-031211.zip

lib-2632.32_gb.tar.gz (kernel modules)
Download: lib-2632.32_gb.tar.gz

Froyo:
boot-cm_2632.32-oc-uv-xtra-neon_fp-031211.zip
Download: boot-cm_2632.32-oc-uv-xtra-neon_fp-031211.zip

lib-2632.32.tar.gz (kernel modules)
Download: lib-2632.32.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
https://github.com/cyanogen/htc-kernel-msm7x30/commits/htc-merge

——–

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