Broke WiFi on Droid after overclocking, Need Fix
So I overclocked my Droid to 1GHz and now I cant start my WiFi, It just says "Unable to start WiFi". I have Nandroid and the SPRecovery and my droid is rooted. How do I fix the WiFi? Not sure how to do what it explains below. Do I do all this from SPRecovery?
WiFi Fix
You might also need this tiwlan_drv.ko, depending on what kernel you had prior. tiwlan_drv.ko
From a root, recovery console (su):
Code:
mount -o remount,rw /system
cp /sytem/lib/modules/tiwlan_drv.ko tiwlan_drv.ko.bak
cat /sdcard/tiwlan_drv.ko > /system/lib/modules/tiwlan_drv.ko
chmod 644 /system/lib/modules/tiwlan_drv.ko
Mount -o remount,ro /system