Latest Entries »

-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.

-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.

-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.

-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.

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.

-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.

-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.

-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.

-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.

-reconstructed source from scratch (cleaned up unused files,test files, etc., from tapntap’s patch) against nvidia’s tegra-10.8.2, re-merged up to nvidia’s tegra-10.9.8 and re-merged up to kernel.org’s 2.6.32.29.
-Brought in various changes from vision-2632/kernel-2635, cyanogenmod and AOSP’s github trees.

-enabled UID_STAT (as per nvidia’s d8e710f691dc0986e385b2cf6d8110f2f0766569)

-merged (from android.git.kernel.org common):
staging: binder: Fix use of uninitialized variable.

-merged (from nv-tegra.nvidia.com <= tegra-10.9.8): tegra sdhci: Restore SDHCI interrupts on resume [ARM/tegra] power: Fixed assert in suspend init. [ARM/tegra] RM: Restored core lock sysfs node. [arm/tegra] Support for Wake-On-Wireless Event. 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.
-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-022311.zip
Download: boot-cm_2632.29-xtra-vfpv3_fp-022311.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-022311.zip
Download: boot-cm_2632.29_gb-xtra-vfpv3_fp-022311.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

——–

Instructions:
Flash the .zip through recovery

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