paimon.soror
Android Enthusiast
Rename the original? opps! unless it was one of the steps in the instructions I'm pretty sure I didn't, now what?
Did you do step 5?
5. /system/bin/cat /system/lib/modules/bcm4329.ko > /system/lib/modules/bcm4329.ko-orig
If you want to go back to the original then you want to perform the following actions.
1. /system/bin/rm /system/lib/modules/bcm4329.ko
2. /system/bin/cat /system/lib/modules/bcm4329.ko-orig > /system/lib/modules/bcm4329.ko
3. /system/bin/rm /system/lib/modules/bcm4329.ko-orig
4. /system/bin/sync
5. /system/bin/reboot
If you forgot to do step 5, im sure someone can get you the original driver


