Kernel – 2.6.32.28 – VFPv3_FP – Gtab/Zpad

-defconfig: enable low memory killer
-touchscreen: adjust sample rate (randallu)

-merged (from android.git.kernel.org common):
cgroup: Set CGRP_RELEASABLE when adding to a cgroup
cgroup: Remove call to synchronize_rcu in cgroup_attach_task
lowmemorykiller: don’t unregister notifier from atomic context
staging: android: lowmemorykiller: Don’t wait more than one second for a process to die
staging: android: lowmemorykiller: Ignore shmem pages in page-cache
usb: gadget: Fixed Android gadget function discovery & product matching (gingerbread)
usb: gadget: Multiple ACM gadget instances (gingerbread)
USB: gadget: android Fix gadget descriptor compliance for IAD’s (gingerbread)
USB: gadget: composite: Dynamically set IAD bFirstInterface (gingerbread)

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
-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
*some more cgroup options
*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.28-xtra-vfpv3_fp-020811.zip
Download: boot-cm_2632.28-xtra-vfpv3_fp-020811.zip

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

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

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

Leave a Reply