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

Update (2/2: filename has not changed; please re-download and re-flash):
-merged (from android.git.kernel.org common):
ARM: vfp: Move exception address fixup into vfphw.S

-mount/unmount /system with busybox in _gb update.zip

…..

-aufs: patch in AUFS: http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git
-defconfig: enable AUFS for modular build

-merged (from cyanogenmod htc-kernel-msm7x30):
msm: vision: Wakeup on camera button keypress
fm: gpio: add fm_radio_status

-merged (from android.git.kernel.org common):
ARM: Stop irqsoff trace on return to user
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
input: keyreset: Allow reset function to be overriden
cgroup: leave cg_list valid upon cgroup_exit
ARM: Fix up vfp exception location in thumb mode
input: evdev: Add missing wake_lock_destroy
PM: Dump suspend thread stack on dpm suspend timeout
input: keyreset: Only print message for default handler
cpufreq: Prevent memory leak in cpufreq_stats on hotplug
USB: gadget: f_mtp: Make sure request is dequeued if transfer is canceled (gingerbread)

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

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

Froyo:
boot-cm_2632.28-oc-uv-xtra-neon_fp-020111.zip
Download: boot-cm_2632.28-oc-uv-xtra-neon_fp-020111.zip

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