Skip to content

Instantly share code, notes, and snippets.

@RupGautam
Created April 3, 2016 06:24
Show Gist options
  • Select an option

  • Save RupGautam/b97a929b2c1c37b54214aa9817894b48 to your computer and use it in GitHub Desktop.

Select an option

Save RupGautam/b97a929b2c1c37b54214aa9817894b48 to your computer and use it in GitHub Desktop.
Fixing Ubuntu 15 Not Detecting OSX WIFI-Card
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