Kernel – 2.6.32.28 – VFPv3_FP – Gtab/Zpad

Update (2/2: filename has not changed; please re-download and re-flash):
-merged (from android.git.kernel.org common):
ARM: vfp: Move exception address fixup into vfphw.S

…..

-aufs: patch in AUFS: http://git.c3sl.ufpr.br/pub/scm/aufs/aufs2-standalone.git
-defconfig: enable AUFS for modular build

-merged (from android.git.kernel.org common):
ARM: Stop irqsoff trace on return to user
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
input: keyreset: Allow reset function to be overriden
cgroup: leave cg_list valid upon cgroup_exit
ARM: Fix up vfp exception location in thumb mode
input: evdev: Add missing wake_lock_destroy
PM: Dump suspend thread stack on dpm suspend timeout
input: keyreset: Only print message for default handler
cpufreq: Prevent memory leak in cpufreq_stats on hotplug
USB: gadget: f_mtp: Make sure request is dequeued if transfer is canceled (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:
-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-020111.zip
Download: boot-cm_2632.28-xtra-vfpv3_fp-020111.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-020111.zip
Download: boot-cm_2632.28_gb-xtra-vfpv3_fp-020111.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