Hello AZ,
Source - 'Varun'
Remove ethernet cable.
Reboot machine.
Source - 'Varun'
Quote:The sta driver won't support your card, the native b43 will. Please purge the sta driver package and install the firmware for b43 instead -
Code:
sudo apt-get purge bcmwl-kernel-source
sudo apt-get install linux-firmware-nonfree
Quote:Then unload (if already loaded) and reload the b43 driver-
Code:
sudo modprobe -rv b43
sudo modprobe -v b43
Remove ethernet cable.
Reboot machine.