Source refreshed from Cyanogen’s cm-kernel github (last commit: about 19 hours ago)
-Base config from CM5.0.6-test2

ARM-EABI-4.4.0 (GNU EABI) compiler optimisations (kernel):
-O2
-NEON (cortex-a8, armv7-a)
-Tree Vectorizations
-Omit Unnecessary Frame Pointers
-Single Precision Floating Point
-Fast Math

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

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

<><><>

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

zImage-cm_2633.2-oc-uv-xtra-ram-neon_fp
Download: zImage-cm_2633.2-oc-uv-xtra-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.

« »