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

-rebase to android.git.kernel.org’s 2.6.35-rc3
-set: cgroup: Block IO controller and CONFIG_CFQ_GROUP_IOSCHED for non -xtra
-set RWSEM_GENERIC_SPINLOCK, REMOTE_SPINLOCK_LDREX and REMOTE_SPINLOCK

-revert:
847306ecc8e7d8b7cebdc592e23896bccea35395 (USB: gadget: f_mass_storage: Integrate android customizations)

Note:
Known Issues (this only effects non-froyo users):
-vold will throw a SIGSEV upon kernel boot. Both non -froyo files contain a patched vold which will return 0 for SDIO during UEVENT, in attempts for some speed up during this process. vold’s structure has changed for Froyo, and as such, no patched vold is provided nor may be needed (it terminates once it connects) for that platform.
-when unplugging and then plugging back in (USB), then hitting USB mount, vold will throw a SIGSEV. Wait until you hear the USB notification on the phone (after hitting mount the first time), prior to hitting mount again. Then you will see the popup on your computer.
-Slight delay in showing USB pulldown, when unplugging and then plugging back in.
-if you repeatedly receive a USB notification while plugged in (and vold is SIGSEV’ing), try unplugging, waiting a few seconds, and then plugging back in.

-Do not use this kernel set if you are on CM5.0.6

——–

-XTRA contains:
*some more cgroup options
*namespaces support (excluding network)
*deadline i/o scheduler
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

CM5.0.5.x, CM5.0.7.x and CM5.0.8:
boot-cm_2635_rc3-oc-uv-btn-aud-ram-neon_fp-062810.zip
Download: boot-cm_2635_rc3-oc-uv-btn-aud-ram-neon_fp-062810.zip

boot-cm_2635_rc3-oc-uv-xtra-btn-aud-ram-neon_fp-062810.zip
Download: boot-cm_2635_rc3-oc-uv-xtra-btn-aud-ram-neon_fp-062810.zip

<><><>

Android 2.2 (Froyo):
boot-cm_2635_rc3_froyo-oc-uv-btn-aud-ram-neon_fp-062810.zip
Download: boot-cm_2635_rc3_froyo-oc-uv-btn-aud-ram-neon_fp-062810.zip

boot-cm_2635_rc3_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-062810.zip
Download: boot-cm_2635_rc3_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-062810.zip

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel-2635
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-msm-2.6.35-rc3-wip
http://osdir.com/ml/android-porting/2009-07/msg00386.html

——–

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 ondemand CPU governor

Leave a Reply