Update (10/14/10 (filename has not changed; re-download and re-flash)):
-reverted:
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)
Update (10/14/10 (filename has not changed; re-download and re-flash)):
-merged (from android.git.kernel.org common):
e74e3f1afb8b4f267b08f73dc0a423753cbdbfd2 (mmc: Fix pm_notifier obeying deferred resume)
-merged (from android.git.kernel.org msm):
e95653f3af1f0c93f3efe0c1b0168381eef7add6 ([ARM] msm8k: fixes for audio_ctl and pcm_out)
(10/13/10):
-revert (from kernel-2635 master):
mmc: Fix MMC resume panic introduced in 2.6.35.5 (03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9)
-merged (from cyanogenmod cm-kernel):
49cff1d46692e4e70c33 (support FM Radio in kernel)
-merged (from android.git.kernel.org common):
e7f35aec0f4ff507b45b5a91d37f6cd9b18ad768 (mmc: Add “ignore mmc pm notify” functionality)
-merged (from android.git.kernel.org msm):
d3b5ed44b7ea9da8285a4f8569c291a5eba48043 (mmc: make pm_notifier obey deferred resume)
ec949a0f99c25e57e43975ce527a3a10ed3664cd (mmc: msm_sdcc: Add MMC_PM_IGNORE_PM_NOTIFY for builtin device)
e4c42cb98dd80500e9d93c4a3d82804f5f42ace6 (ARM: msm: 8×50: request i2c gpios on first use)
-add back in (core.c (local: 03c8eb1638b16b50bdc00f4a81bb59203e4d8bd9; remote (cm-kernel): 6b088157c615407bb4bc380f2c4015d3d)):
bus_ops->remove (mmc_suspend_host) and claim_host
delay to mmc_resume_host
Note:
-When charging, after android reports charging complete, wait 30-60 minutes before unplugging.
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.
Things to do:
-Cleanup of some unused definitions in the camera space
——–
-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.7-oc-uv-xtra-btn-aud-ram-neon_fp-101310.zip
Download: boot-cm_2635.7-oc-uv-xtra-btn-aud-ram-neon_fp-101310.zip
——–
Source:
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
——–
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