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

defconfig: enable BLK_DEV_CRYPTOLOOP

-merged (from cyanogen’s htc-merge; htc-kernel-msm7x30):
updated ISL29028 driver from HTC

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

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

Froyo:
boot-cm_2632.33-oc-uv-xtra-neon_fp-032011.zip
Download: boot-cm_2632.33-oc-uv-xtra-neon_fp-032011.zip

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

Kernel – 2.6.32.33 – VFPv3_FP – Gtab/Zpad

-pmu: tps6586x: add < 1 delatime to WAKE_UP_FROM_LP1 condition -pmu: tps6586x: reduce delatime in Clear EXITSLREQ to 1, to 2s -pmu: tps6586x: increase delatime for hard power off In order for UMS (USB mount) to work on Gingerbread, this must be reverted: https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.33-xtra-vfpv3_fp-031911.zip
Download: boot-cm_2632.33-xtra-vfpv3_fp-031911.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.33_gb-xtra-vfpv3_fp-031911.zip
Download: boot-cm_2632.33_gb-xtra-vfpv3_fp-031911.zip

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

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.33.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.33-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

Kernel – 2.6.32.33 – VFPv3_FP – Gtab/Zpad

-merge up to kernel.org’s 2.6.32.33

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.33-xtra-vfpv3_fp-031411.zip
Download: boot-cm_2632.33-xtra-vfpv3_fp-031411.zip

lib-2632.33.tar.gz (kernel modules)
Download: lib-2632.33.tar.gz

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.33_gb-xtra-vfpv3_fp-031411.zip
Download: boot-cm_2632.33_gb-xtra-vfpv3_fp-031411.zip

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

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.33.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.33-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.33-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

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

-merge up to kernel.org’s 2.6.32.33

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

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

Froyo:
boot-cm_2632.33-oc-uv-xtra-neon_fp-031411.zip
Download: boot-cm_2632.33-oc-uv-xtra-neon_fp-031411.zip

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

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.

Kernel – 2.6.32.32 – VFPv3_FP – Gtab/Zpad

-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
Allow CONFIG_STACKTRACE to be enabled by itself.

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.32-xtra-vfpv3_fp-030711.zip
Download: boot-cm_2632.32-xtra-vfpv3_fp-031211.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.32_gb-xtra-vfpv3_fp-031211.zip
Download: boot-cm_2632.32_gb-xtra-vfpv3_fp-031211.zip

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

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.32.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.32-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.32-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.32-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

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.

Kernel – 2.6.32.32 – VFPv3_FP – Gtab/Zpad

-merge up to kernel.org’s 2.6.32.32

In order for UMS (USB mount) to work on Gingerbread, this must be reverted:
https://github.com/CyanogenMod/android_device_harmony/commit/f51f9e2a1037b4e3fb1a

If you are using any of the external modules, please download them fresh and re-push them in to place.

Known Issues:
-warning from sysfs group for cpufreq, manage irq and nvec release
-unable to see ondemand and interactive governor choices in sysfs cpufreq governors list
-When waking up from standby/sleep, the clock in the status bar will change when RTC changes in the next minute (stock rom).
-If your BT Audio device does not work with the the stack that comes within your ROM, no audio will be sent to your device, and once you disconnect, you will need to plug in a 3.5mm jack and unplug to get audio back.
**Devices that don’t work: Jabbra.
**Devices that do work: Parrot audio, Jawbone, Nokia BH-905.

Things to do:
-backport AOSP’s frequency scaling
-clean up the barrage of warnings from TapnTap/Viewsonic’s patch

——–

-XTRA contains:
*ondemand governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*namespaces support (excluding network)
*v4 block device and data integrity support
*Tegra NvEC embedded controller driver
*erratas 430973, 458693 and 460075 applied

ViewSonic Gtab/Malata Zpad (Froyo):
boot-cm_2632.32-xtra-vfpv3_fp-030711.zip
Download: boot-cm_2632.32-xtra-vfpv3_fp-030711.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.32_gb-xtra-vfpv3_fp-030711.zip
Download: boot-cm_2632.32_gb-xtra-vfpv3_fp-030711.zip

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

Note (from proengin for Malata Zpad):
You should be on CWM0.8 (bekit)
The bootloader.bin must match CWM0.8 (bekit)

——–

Source:
http://github.com/pershoot/gtab-2632
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=summary
http://github.com/pershoot/vision-2632
http://github.com/CyanogenMod/htc-kernel-msm7x30
http://android.git.kernel.org/?p=kernel/tegra.git;a=shortlog;h=refs/heads/android-tegra-2.6.36
http://android.git.kernel.org/?p=kernel/common.git;a=summary

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.32.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.32-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.32-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.32-cyanogenmod/MODULE.ko

Note:
You can download gscript lite from the Market, and put the insmod line in there, and tap when you want to insert it and use its functionality.

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

-merge up to kernel.org’s 2.6.32.32

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

——–

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.

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

Update (3/5; the filename has not changed; please re-download and re-flash):
-mach-msm: acpuclock: fix duplicate 1248 entry in cpufreq_frequency_table
-Revert “vision: Make button backlights dimmable (part 1)”

…..

-merge up to kernel.org’s 2.6.32.31

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

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

Froyo:
boot-cm_2632.31-oc-uv-xtra-neon_fp-030311.zip
Download: boot-cm_2632.31-oc-uv-xtra-neon_fp-030311.zip

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