Rebase of Cyanogen’s 2.6.33.1 github source to kernel.org’s 2.6.33.2.

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

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

<><><>

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

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

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

——–

Source:
http://github.com/cyanogen/cm-kernel
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.33.y.git;a=summary
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.

« »