Kernel – 2.6.32.31 – VFPv3_FP – Gtab/Zpad

-merge up to kernel.org’s 2.6.32.31

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.31-xtra-vfpv3_fp-030311.zip
Download: boot-cm_2632.31-xtra-vfpv3_fp-030311.zip

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

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

lib-2632.31_gb.tar.gz (kernel modules)
Download: lib-2632.31_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.31.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.31-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.31-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.31-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.30 – OC-UV-NEON_FP (1.516GHZ) – G2

-merged (from android.git.kernel.org common):
staging: binder: Fix use of uninitialized variable.
USB: gadget: f_mtp: dequeue request on error in mtp_read (gingerbread)

-merge up to kernel.org’s 2.6.32.30

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

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

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

lib-2632.30.tar.gz (kernel modules)
Download: lib-2632.30.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.30 – VFPv3_FP – Gtab/Zpad

-merge up to kernel.org’s 2.6.32.30

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.30-xtra-vfpv3_fp-030311.zip
Download: boot-cm_2632.30-xtra-vfpv3_fp-030311.zip

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

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

lib-2632.30_gb.tar.gz (kernel modules)
Download: lib-2632.30_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.30.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.30-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.30-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.30-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.29 – VFPv3_FP – Gtab/Zpad

-PMU: tps6586x: reduce time/delays.
-defconfig: enable ERRATA: 72078, 743622 and 720791 (gingerbread)

-merged (from android.git.kernel.org android-tegra-2.6.36):
tegra: common: change 0x7C080001 to 0x7C480001 in tegra_init_cache
ARM: PL310: Add power control register definition
ARM: tegra: Enable PL310 dynamic clock gating
ARM: tegra: PL310 restore dynamic clock gating on resume
ARM: Cortex-A9: Enable dynamic clock gating (gingerbread)

-merged (from android.git.kernel.org common):
USB: gadget: f_mtp: dequeue request on error in mtp_read (gingerbread)

-merged (from nv-tegra.nvidia.com <= tegra-10.9.8): [arm/tegra]dma:Continuous double buffer repeat transfer. [arm/tegra] dma: Dma allocation should be thread safe [arm/tegra]dma: protecting the dma transfer count update [arm/tegra] dma: Adding pointer checks [arm/tegra] serial: Removing wait loop for tx empty [arm/tegra] support RTC alarm interrupt in odm_kit [ARM]: touch: low power mode for touchscreen. [odm/pmu] tps6586: Fixing external rail control issue. 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.29-xtra-vfpv3_fp-030111.zip
Download: boot-cm_2632.29-xtra-vfpv3_fp-030111.zip

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

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

lib-2632.29_gb.tar.gz (kernel modules)
Download: lib-2632.29_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.29.tar.gz (winrar can open this),
adb remount
adb push MODULE.ko /system/lib/modules/2.6.32.29-cyanogenmod/
adb shell chmod 644 /system/lib/modules/2.6.32.29-cyanogenmod/MODULE.ko
adb shell insmod /system/lib/modules/2.6.32.29-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.