Kernel – 2.6.33.2 – OC-UV-RAM (1.113GHZ) – Nexus

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

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

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

<><><>

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

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

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.

Leave a Reply