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

-merge all changes from last release to present, from kernel.org’s github,

Note:
Known Issues (this only effects non-froyo users):
-vold will throw a SIGSEV upon kernel boot. You can download a patched vold below, 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 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 rebooting the phone with the cable plugged in, or unplug, wait a few seconds and replugging back in.
-After mounting and the window with the contents of your sdcard appears on your computer, after transferring contents and closing the window, the USB mount will automatically dismount.

Patched VOLD (for Eclair only):
vold-patched-eclair-n1.zip
Download: vold-patched-eclair-n1.zip

Push .zip/bin/vold to /system/bin/vold and set 755 on it, via recovery.

——–

-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_rc6-oc-uv-btn-aud-ram-neon_fp-072610.zip
Download: boot-cm_2635_rc6-oc-uv-btn-aud-ram-neon_fp-072610.zip

boot-cm_2635_rc6-oc-uv-xtra-btn-aud-ram-neon_fp-072610.zip
Download: boot-cm_2635_rc6-oc-uv-xtra-btn-aud-ram-neon_fp-072610.zip

<><><>

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

boot-cm_2635_rc6_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-072610.zip
Download: boot-cm_2635_rc6_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-072610.zip

——–

Source:
http://github.com/CyanogenMod/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-wip
http://osdir.com/ml/android-porting/2009-07/msg00386.html
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.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:
If you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor

Leave a Reply