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

-defconfig: regen and leave MSM_FLASHLIGHT_DEATH_RAY disabled.
-Revert “msm: vision: Wakeup on camera button keypress”
-Revert “gpio_event.h: include: add wakeup to gpio_event_direct_entry”

-merged (from cyanogen’s htc-merge; htc-kernel-msm7x30):
msm: camera: Make DEATH_RAY a Kconfig option since it’s evil on some devices.
cpufreq: Add missing free (via HTC)
msm: htc_battery: Bugfix from HTC QMR release
msm: rtc: Add HTC offmode alarm driver
Various HTC patches from ACE AT&T
Fix kernel compression support
Fix checkstack warning in bunzip2 library
msm: Remove duplicate entry in Kconfig
msm: qdsp5v2: Update from Ace QMR

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-031311.zip
Download: boot-cm_2632.32_gb-oc-uv-xtra-neon_fp-031311.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-031311.zip
Download: boot-cm_2632.32-oc-uv-xtra-neon_fp-031311.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