-Decrease min mV to 950 (from 1000 found in stock) and max mV to 1275 (from 1300 found in stock)
-Decrease volts from <=460800 -Remove duplicate compiler flags boot-cm_2633.2-oc-uv-btn-aud-ram-neon_fp.zip Download: boot-cm_2633.2-oc-uv-btn-aud-ram-neon_fp.zip

boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-neon_fp.zip
Download: boot-cm_2633.2-oc-uv-xtra-btn-aud-ram-neon_fp.zip

<><><>

zImage-cm_2633.2-oc-uv-btn-aud-ram-neon_fp
Download: zImage-cm_2633.2-oc-uv-btn-aud-ram-neon_fp

zImage-cm_2633.2-oc-uv-xtra-btn-aud-ram-neon_fp
Download: cm_2633.2-oc-uv-xtra-btn-aud-ram-neon_fp

lib-2633.2.tar.gz
Download: lib-2633.2.tar.gz

——–

Source:
http://github.com/cyanogen/cm-kernel
http://github.com/pershoot/nexus-kernel

——–

Instructions:
Flash the .zip through recovery
or

fastboot flash zimage zImage-FILE
then

take the bcm4329.ko file from lib-2633.2.tar.gz/lib/modules (use winrar for windows or tar with z option 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.

« »