Results 1 to 6 of 6
- 05-20-2011, 10:06 PM
Thread Author #1
- 05-22-2011, 02:25 AM #2
- 05-22-2011, 03:12 AM
Thread Author #3
- 03-05-2013, 06:34 PM #4
- 04-22-2013, 04:13 AM #5
Re: MAC address unavailable
I made an account on this website just so I could share what I've learned on this subject that I think might help.
I too had the same issue after I flashed a new kernel to my HTC Vivid... My wifi always said "Turning on" but never did, and my mac address showed "Unavailable"
Turns out the problem was as simple as a faulty file in the Android system.
Try finding and replacing the file named bcmdhb.ko located in System>lib>modules. (You'll need root access and a root file explorer) Download the appropriate file for your phone, boot your phone into recovery/fastboot and plug into your computer. Now using cmd and adb type the command "adb push /users/*username*/Desktop/bcmdhd.ko /system/lib/modules" (Minus quotes, *username*= user name of computer)
*** What I do to save time and extra typing... I moved all my adb files to the same folder as my bcmdhb.ko and any other phone related file boot.img's, ect. Then just hold shift and right click a random spot inside the folder and select the option "Open Command Window Here" That starts your cmd operation right from the location you need, rather than ever having to type " /users/*Youre comps username*/Desktop/" I really hope this helps (Note that doing the mentioned short cut I use does not mean you only type "adb push bcmdhd.ko" You still need to tell cmd what location to push the file too. So you still have to type "adb push bcmdhd.ko /system/lib/modules"
Hope this helps.
- 04-22-2013, 06:26 PM #6
Re: MAC address unavailable
Hi,
I've got the same error "MAC ADDRESS UNAVAILABLE" on Samsung Galaxy Nexus. I would like to try this fix before sending the phone back for service but I am a newbie when it comes to these installs.
The phone has a stock android 4.2.1 operating system. A couple of questions about your procedure:
1-Can I implement this fix from the Odin Mode "Downloading Do Not Turn Off Target" screen. Is this the fastboot mode & root access?
2-Where do I get the approporate file for my phone?
3-If you can breakdown the commands further it would be so helpful
Thanks
John


Reply



































