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

-merged (from android.git.kernel.org’s github):
c1c2e4d2c81895e32c29c57a0e44db055c2d91ea (media: video: msm: add acceptance of RAW image type to msm_get_pic.)
4e41f26570c2fd3c5f125e991f9a9e541c189c52 ([ARM] msm: camera: Remove timestamp of frames.)

-merged (from kernel.org’s github):
all changes from rc3 to rc4, excluding:
fd247447c1d94a79d5cfc647430784306b3a8323
c9a8bbb7704cbf515c0fc68970abbe4e91d68521
09155120cf0ffe6f0c8aba3aa625831405b65996
0a564b2645c8766a669c55bde1f1ef5b0518caec
2d1c9752eaa4c0b38f6fb1ab79a6addc146cd64e

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_rc4-oc-uv-btn-aud-ram-neon_fp-071610.zip
Download: boot-cm_2635_rc4-oc-uv-btn-aud-ram-neon_fp-071610.zip

boot-cm_2635_rc4-oc-uv-xtra-btn-aud-ram-neon_fp-071610.zip
Download: boot-cm_2635_rc4-oc-uv-xtra-btn-aud-ram-neon_fp-071610.zip

<><><>

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

boot-cm_2635_rc4_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-071610.zip
Download: boot-cm_2635_rc4_froyo-oc-uv-xtra-btn-aud-ram-neon_fp-071610.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-rc3-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