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

Update (the filename has not changed; please re-dwnload and re-flash):

-revert (from kernel-2635 master):
769af0e5ecc69b867703 (remove FAIR_SLEEPERS_TIMER and FAIR_SLEEPERS_INTERACTIVE)
44dce337ddf14d9c55e2 (remove fork_expedited)
c7a17d27562ee328b5af (remove timer-driven next buddy)
82116fc9cbc7bcebb2a3 (remove interactivity-driven next buddy)
4372c58208046a7135ac (remove dyn_min_vruntime)
8623cd3d5d3c3a570116 (remove fair_sleepers)

……

-merged in recent changes from cyanogen’s cm-2635-exp branch (cm-kernel-exp android-msm-2.6.35-exp), which include PM QOS, RCU, scheduler, AXI, Kineto Gan VO-WIFI transport module, Interactive governor, HTC driver set, Wifi version 4.218.248-12, etc. changes. Please peruse the github tree for all changes.
-switch to TINY_RCU and enable RCU booster (with recommended boost value as per current shipping cm-2635-exp (cm-kernel-exp android-msm-2.6.35-exp) config).
-tweaking of ingo molnar’s minimum scheduling granularity patch
-threshold adjustment for Interactive governor
-switch to solely GENTLE_FAIR_SLEEPERS, and disable FAIR_SLEEPERS_INTERACTIVE and related.

-merged in recent changes from android.git.kernel.org’s common/msm github.

-merged in RogerPodactor’s/loginwithnoname’s latest additions to the ds2784 battery driver – http://forum.xda-developers.com/showthread.php?t=702167

Known Issues:
-**The first time you launch camera, you may experience a delay of up to 3-4 seconds after snapping a picture and being returned to the camera. If this is the case, exit out of the camera app by hitting the back button and re-enter it, and it should be reduced to 1-2 seconds**
-Camera will not work unless you are using CM6, CM6 Nightly or Enom’s Latest
-For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
-**If charging stops, unplug and replug back in. Logic is being reviewed and amended currently.**
-You may receive “ACPU unable to set …” here and there. This is currently being worked on.

**May not be an issue with current. Re-evaluating.

——–

-XTRA contains:
*userspace governor default; only interactive,ondemand and userspace governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support (excluding network)
*v4 block device and data integrity support
*3d register driver
*erratas 430973, 458693 and 460075 applied

boot-cm_2635.8-oc-uv-xtra-btn-aud-ram-neon_fp-110910.zip
Download: boot-cm_2635.8-oc-uv-xtra-btn-aud-ram-neon_fp-110910.zip

——–

Source:
https://github.com/cyanogen/cm-kernel-exp
http://github.com/pershoot/kernel-2635
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://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.35
http://github.com/xdabravoteam/cm-kernel
http://github.com/ezterry/kernel-biff-testing
http://android.git.kernel.org/?p=kernel/common.git;a=shortlog;h=refs/heads/android-2.6.36
http://github.com/intersectRaven/ir-kernel

——–

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) 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