PDA

View Full Version : Cannot install drivers for Macbook Air 2013 Broadcom wifi (BCM4360) on 2.0



PseudoLiamNeeson
2015-08-17, 09:31
I've tried the usual, including the steps on this page: http://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers
I shows in lspci correctly, it just won't show as a possible connection. It's running on a mid 2013 Macbook Air.

Anyone else had this issue and overcome it?

terranet
2015-10-05, 19:26
Few days ago, i just get same model and make Kali work.Fow wifi problem, just follow:

apt-get install dkms

After that, download the latest version of the source file.

wget http://ftp.wa.co.za/pub/ubuntu/ubuntu/pool/restricted/b/bcmwl/bcmwl-kernel-source_6.30.223.248+bdcom-0ubuntu7_amd64.deb

dpkg -i bcmwl-kernel-source_6.30.223.248+bdcom-0ubuntu7_amd64.deb


After the installation, the wireless APs will be detected and login.

Agnes
2015-12-04, 16:39
sudo apt-get install broadcom-sta-dkms