Kernel – 2.6.34.4 – OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) – Nexus

-pull fresh from cyanogenmod’s cm-kernel github (as of yesterday; 2.6.34.2)
-rebase to kernel.org’s 2.6.34.3
-rebase to kernel.org’s 2.6.34.4
-switch to CodeSourcery’s 2009q1 toolchain
-set softfp/neon for VFP
-use currently shipping cyanogenmod defconfig as a base

-merged (from cyanogenmod’s cm-kernel github)
cd9f4e27f64a5ad86adc (net: wireless: bcm4329: Fix “setsuspend” behavior)
c2285d1b4b2b678e5c09 (net: wireless: bcm4329: Fix unregister_early_suspend() in dhd_detach())
c9eed5eba5b10bad36f5 (net: wireless: bcm4329: Add memory barriers to wait functions)
41bfcebbbda3b5175c4b (mahimahi: Give 1MB back to pmem_adsp for decoder)
d1fd583670ffbdc6cd93 (vdec: Add VDEC_IOCTL_GETVERSION)

Note:
Known Issues:
-Camera will not work unless you are using CM6 Nightly or Enom’s Latest

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*some more cgroup options
*namespaces support (excluding network)
*deadline i/o scheduler
*v4 block device and data integrity support
*3d register driver
*erratas 430972, 458693 and 460075 applied

Android 2.2 (Froyo):
boot-cm_2634.4_froyo-oc-uv-btn-aud-ram-neon_fp-081410.zip
Download: boot-cm_2634.4_froyo-oc-uv-btn-aud-ram-neon_fp-081410.zip

boot-cm_2634.4_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-081410.zip
Download: boot-cm_2634.4_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-081410.zip

——–

Source:
http://github.com/CyanogenMod/cm-kernel
http://github.com/pershoot/nexus-kernel
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-msm-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-2.6.34-test2
http://android.git.kernel.org/?p=kernel/experimental.git;a=shortlog;h=refs/heads/android-mem-2.6.35-wip
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.34.y.git;a=summary

——–

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:
It is highly reccomended that you either use SetCPU to toggle your governor to either ondemand (reccomended) or interactive (in testing) and/or use sysfs to echo the value to cpufreq.

Note:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

Leave a Reply