Feltettem, de ezt nem tudom bemásolni:
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
Én a zip filet tettem fel a recoveryből, úgy értelmezem akkor nem kell ez.
El is van választva a kétféle flashelési mód.
"Flash the .zip through recovery ----
ez az egyik változatorfastboot flash zimage zImage-FILE -
ez a másik változat 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.