Created
April 3, 2016 06:24
-
-
Save RupGautam/b97a929b2c1c37b54214aa9817894b48 to your computer and use it in GitHub Desktop.
Fixing Ubuntu 15 Not Detecting OSX WIFI-Card
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Download the binaries: http://bit.do/b43 | |
| - unzip it to Desktop b43.zip | |
| - sudo mkdir /lib/firmware/b43 > | |
| - sudo cp b43/* /lib/firmware/b43/ | |
| - sudo modprobe -r b43 && sudo modprobe b43 | |
| - sudo reboot | |
| #hopefully you will have wifi list. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment