-set b frame path to MSM_FRAME_ENC for 720P_CAMERA (msm_vfe8x.c)
-increase voltage to 975 for 245 and 256; increase voltage to 1000 for 384; increase voltage to 1250 for 844
-merged (from cyanogenmod cm-kernel github):
c094d9b468d17d718b55 (net: wireless: bcm4329: Turn OFF packet filtering during DHCP session)
Update:
-merged (from android.git.kernel.org’s github):
3cf3eccbd150444241752b45336885f6938d9754 (net: wireless: bcm4329: Disable packet filtering)
Note:
Camera will only work on CM6 RC3, CM6 Nightly or Enom’s latest.
For builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.
Known Issue:
Camera will stall/freeze after taking 1 or 2 snapshots.
Things to do:
-Remove unnecessary configuration options
-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.2-oc-uv-xtra-btn-aud-ram-neon_fp-081810a.zip
Download: boot-cm_2635.2-oc-uv-xtra-btn-aud-ram-neon_fp-081810a.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://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
——–
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