View Single Post
  #166 (permalink)  
Old 07-24-2010, 10:40 PM
Triscuit's Avatar
Triscuit
High Speed Lurking
Offline
Location: Baltimore, Maryland
 
Join Date: Apr 2009
Posts: 372
Reputation: 2400
Triscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIPTriscuit is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 07/24/2007 MikROM 1.0

Ok, I took the bcm4329.ko module from Fresh 1.0.1 (unmodified for wireless-n) and pushed it through adb to the newest MikROM_Detox_1.0 and wifi instantly worked, as well as tether. Then I modified the module for wireless-n and pushed that one and wifi still works.

The zip I attached is modified for wireless-n, but it IS NOT FLASHABLE. I have no idea how to make a flashable zip. It has to be unzipped and pushed through adb.

Put the bcm4329.ko file in the tools folder of your Android SDK, open adb and type these commands.

adb remount
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
Attached Files
File Type: zip bcm4329.zip (106.6 KB, 0 views) Click for barcode!
Reply With Quote
This post has been thanked 1 times.