Kernel – 2.6.32.36 – VFP_FP – Gtab/Zpad

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.

Leave a Reply