Latest Entries »

-merge up to kernel.org’s 2.6.32.38

Note:
The _gb kernel can only be used on CM Nightly #31 and above, and/or with the needed bits for the newer adreno205 drivers (https://github.com/CyanogenMod/andro…6412317b550521).

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

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.

——–

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

lib-2632.38_gb.tar.gz (kernel modules)
Download: lib-2632.38_gb.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
https://github.com/Kali-/htc-kernel-msm7x30

——–

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.

-merge up to kernel.org’s 2.6.32.37

-rtc: tegra: add an rtc_update_irq if SYNC_EXTERNAL_RTC_TO_INTERNAL_RTC is false
-odm_kit: harmony: disable wake events: gp3_pu, sdio1_da, and pwr_int.
-common: clocks: increase the low end voltage to 850.

….

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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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:
-Bring down the high end a bit, if feasable.
-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.37-oc-uv-xtra-vfpv3_fp-041511.zip
Download: boot-cm_2632.37-oc-uv-xtra-vfp_fp-041511.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.37_gb-oc-uv-xtra-vfp_fp-041511.zip
Download: boot-cm_2632.37_gb-oc-uv-xtra-vfp_fp-041511.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.37_zpad_newbl-oc-uv-xtra-vfp_fp-041511.zip
Download: boot-cm_2632.37_zpad_newbl-oc-uv-xtra-vfp_fp-041511.zip

lib-2632.37_gb.tar.gz (kernel modules)
Download: lib-2632.37_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.37_gb_zpad_newbl-oc-uv-xtra-vfp_fp-041511.zip
Download: boot-cm_2632.37_gb_zpad_newbl-oc-uv-xtra-vfp_fp-041511.zip

lib-2632.37_gb.tar.gz (kernel modules)
Download: lib-2632.37_gb_zpad-newbl.tar.gz

——–

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
https://github.com/mblaster/linux_2.6.32_folio100
https://github.com/Cpasjuste/android_kernel_lg_p990

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.37.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.37-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.37-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.37-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.

Overclocking-
How-To:
-Install the latest SetCPU (2.11a is current) from the market and/or XDA (http://forum.xda-developers.com/showthread.php?t=505419)
-Select custom

Note:
Be aware, that if you leave it pinned to max, hammering it, it will get warm/warmer then your used to at 1GHZ, pinned.
It is advised not to select any of the 2 governor’s listed (but, at the very least, not performance).
It is advised to keep your min value at 216.

Update: (the filename has not changed; please re-download and re-flash)
-common: clocks: reduce voltages and increase the low end.
-common: clocks: add extra voltage/clock step for ZPAD_T2_NEWBL.

….

-overclock to 1.4GHZ (mblaster)
-max scaling clock to 1000 (Cpasjuste)
-min mv: 800, max mv: 1200
-reduce voltages
-update FW for wifi from nvidia to 4.218.248-18

How-To:
-Install the latest SetCPU (2.11a is current) from the market and/or XDA (http://forum.xda-developers.com/showthread.php?t=505419)
-Select custom

Note:
Be aware, that if you leave it pinned to max, hammering it, it will get warm/warmer then your used to at 1GHZ, pinned.
It is advised not to select any of the 2 governor’s listed (but, at the very least, not performance).
It is advised to keep your min value at 216.

….

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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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:
-Bring down the high end a bit, if feasable.
-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.36-oc-uv-xtra-vfpv3_fp-041411.zip
Download: boot-cm_2632.36-oc-uv-xtra-vfp_fp-041411.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.36_gb-oc-uv-xtra-vfp_fp-041411.zip
Download: boot-cm_2632.36_gb-oc-uv-xtra-vfp_fp-041411.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.36_zpad_newbl-oc-uv-xtra-vfp_fp-041411.zip
Download: boot-cm_2632.36_zpad_newbl-oc-uv-xtra-vfp_fp-041411.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.36_gb_zpad_newbl-oc-uv-xtra-vfp_fp-041411.zip
Download: boot-cm_2632.36_gb_zpad_newbl-oc-uv-xtra-vfp_fp-041411.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_gb_zpad-newbl.tar.gz

——–

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
https://github.com/mblaster/linux_2.6.32_folio100
https://github.com/Cpasjuste/android_kernel_lg_p990

——–

Instructions:
Flash the .zip through recovery

To use one of the kernel modules:
Pull the one you want from lib-2632.36.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.36-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.36-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.36-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.

defconfig: enable THUMBEE

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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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.36-xtra-vfpv3_fp-040511.zip
Download: boot-cm_2632.36-xtra-vfp_fp-040511.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.36_gb-xtra-vfp_fp-040511.zip
Download: boot-cm_2632.36_gb-xtra-vfp_fp-040511.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-040511.zip
Download: boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-040511.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-040511.zip
Download: boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-040511.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_gb_zpad-newbl.tar.gz

——–

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.36.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.36-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.36-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.36-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.

-defconfig: add few options from clemsyn’s and xiaolu’s configs, for usb serial/net (this is partially in from the last release).
-usb: class: fix carriage return in CONFIG_ERICSSON_F3307_ENABLE
-net: usb: fix carriage return in usbnet_stop and add usb_autopm_put_interface for F3307 (as found in xiaolu’s src)
-defconfig: unset USB_ANDROID_RNDIS

Revert:
-[arm/tegra] dma: Adding pointer checks
-[arm/tegra]dma: protecting the dma transfer count update
-[arm/tegra] dma: Dma allocation should be thread safe
-[arm/tegra]dma:Continuous double buffer repeat transfer.

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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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.36-xtra-vfpv3_fp-040111.zip
Download: boot-cm_2632.36-xtra-vfp_fp-040111.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.36_gb-xtra-vfp_fp-040111.zip
Download: boot-cm_2632.36_gb-xtra-vfp_fp-040111.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-040111.zip
Download: boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-040111.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-040111.zip
Download: boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-040111.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_gb_zpad-newbl.tar.gz

——–

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.36.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.36-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.36-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.36-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.

Update (04/07; the filename has not changed. please re-download and re-flash):
-defconfig: disable CPU_IDLE

…..

-initial release for 2.6.38, for Gingerbread.
-based off of AOSP’s dima, android-msm-2.6.38-wip
-merged up to kernel.org’s 2.6.38.2
-merged in coolbh3k’s oc patch
-frequency range is from 245 to 1113; default bootup is 245-998.
-undervolt some frequencies (max mv is 1275)
-merged in zinx’s GAN_ETH wifi calling module modifications
-merged in changes from: cyanogen’s cm-kernel, pershoot’s kernel-2635, and AOSP’s common
-optimisations based off of .35 release from Nexus/DS.
-added/amended a few things to the config (-xtra (please see below and in github)).
-includes rogerpodacter’s/loginwithnoname’s enhanced battery driver/extensions.
-includes audio boost for in-call audio

Note:
This is not to be used on Froyo/CM6

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693, 460075 and 743622 applied

boot-cm_2638.2_gb-oc-uv-xtra-btn-aud-ram-neon_fp-033011.zip
Download: boot-cm_2638.2_gb-oc-uv-xtra-btn-aud-ram-neon_fp-033011.zip

lib-2638.2_gb.tar.gz
Download: lib-2638.2_gb.tar.gz

——–

Source:
http://github.com/pershoot/kernel-2638
https://github.com/cyanogenmod/cm-kernel
http://github.com/pershoot/kernel-2635
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/sandbox/dima/android-msm-2.6.38-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=summary
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=summary
https://github.com/thelogin/n1batcal

——–

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

Battery Calibration:
To calibrate your battery, download and install “battery calibrator” in Market, by Jon Richards.

Then follow this:
http://forum.xda-developers.com/showpost.php?p=9583271&postcount=340

Update (03/28: the filename has not changed; please re-download and re-flash):
-defconfig: enable USB_SERIAL_GENERIC, USB_SERIAL_CP210X and USB_SERIAL_MOTOROLA, as per clemsyn’s config, for 3G.

…..

-merge up to kernel.org’s 2.6.32.36

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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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.36-xtra-vfpv3_fp-032711.zip
Download: boot-cm_2632.36-xtra-vfp_fp-032711.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.36_gb-xtra-vfp_fp-032711.zip
Download: boot-cm_2632.36_gb-xtra-vfp_fp-032711.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-032711.zip
Download: boot-cm_2632.36_zpad_newbl-xtra-vfp_fp-032711.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-032711.zip
Download: boot-cm_2632.36_gb_zpad_newbl-xtra-vfp_fp-032711.zip

lib-2632.36_gb.tar.gz (kernel modules)
Download: lib-2632.36_gb_zpad-newbl.tar.gz

——–

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.36.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.36-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.36-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.36-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.

-merge up to kernel.org’s 2.6.32.36

Note:
The _gb kernel can only be used on CM Nightly #31 and above, and/or with the needed bits for the newer adreno205 drivers (https://github.com/CyanogenMod/andro…6412317b550521).

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

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.

——–

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

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

Froyo:
boot-cm_2632.36-oc-uv-xtra-neon_fp-032711.zip
Download: boot-cm_2632.36-oc-uv-xtra-neon_fp-032711.zip

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

——–

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.

-merged (from cyanogenmod htc-kernel-msm7x30):
video: msm: Updated Adreno 205 GPU driver from HTC (gingerbread)

-merged (from kali- htc-kernel-msm7x30):
msm_fb: Fix framebuffer console

The below is only for gingerbread:
msm: kgsl: fix race condition between devices
msm: kgsl: Replace dev_priv list with a process_priv list
msm: kgsl: Dont lock the kgsl_driver mutex for memory operations
msm: kgsl: remove vmalloc buffer reuse
msm: kgsl: fix process_private and memqueue locking
msm: kgsl: pagetables need to be locked
msm: kgsl: use readl/writel to access ringbuffer memptrs

Note:
The _gb kernel can only be used on CM Nightly #31 and above, and/or with the needed bits for the newer adreno205 drivers (https://github.com/CyanogenMod/andro…6412317b550521).

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

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.

——–

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

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

Froyo:
boot-cm_2632.35-oc-uv-xtra-neon_fp-032711.zip
Download: boot-cm_2632.35-oc-uv-xtra-neon_fp-032711.zip

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

——–

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.

-common: create a condition around expanded CPU DVFS tables, for zpad.
-defconfig: add arch/arm/configs/pershoot_tegra_harmony_android_zpad-newbl_defconfig, and enable ZPAD_T2_NEWBL
-Revert “pmu: tps6586x: reduce delatime in Clear EXITSLREQ to 1, to 2s”
-pmu: tps6586x: increase press duration for hard shutdown to 9s

-merged (from nv-tegra linux-2.6; <= 10.9.9): [ARM/tegra] RM: Expanded CPU DVFS tables. -Create images for ZPAD T2 which are using the new bootloader. 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.

Note:
-If you are on the stock rom/stock’ish rom (froyo), set your wifi to never sleep.
-At sleep, if you have the USB cable plugged in and find that you cannot wake the device, unplug, and press power to wake (this is more prevalent on the stock/stock’ish rom).

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.35-xtra-vfpv3_fp-032611.zip
Download: boot-cm_2632.35-xtra-vfp_fp-032611.zip

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

ViewSonic Gtab/Malata Zpad (Gingerbread):
boot-cm_2632.35_gb-xtra-vfp_fp-032611.zip
Download: boot-cm_2632.35_gb-xtra-vfp_fp-032611.zip

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

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

Malata Zpad [New Bootloader] (Froyo):
boot-cm_2632.35_zpad_newbl-xtra-vfp_fp-032611.zip
Download: boot-cm_2632.35_zpad_newbl-xtra-vfp_fp-032611.zip

lib-2632.35_gb.tar.gz (kernel modules)
Download: lib-2632.35_zpad-newbl.tar.gz

Malata Zpad [New Bootloader] (Gingerbread):
boot-cm_2632.35_gb_zpad_newbl-xtra-vfp_fp-032611.zip
Download: boot-cm_2632.35_gb_zpad_newbl-xtra-vfp_fp-032611.zip

lib-2632.35_gb.tar.gz (kernel modules)
Download: lib-2632.35_gb_zpad-newbl.tar.gz

——–

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.35.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.35-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.35-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.35-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.