10-09-2014, 04:41 PM
bobw,
Download new pci id list
try again
if it's
14e4:4311
then you'll have to remove the existing drivers
And install linux-firmware-nonfree
reboot
Broadcom drivers are a mess
Code:
sudo apt-get update
Code:
sudo update-pciids
Code:
lspci -nn -d 14e4:
14e4:4311
then you'll have to remove the existing drivers
Code:
sudo apt-get purge bcmwl-kernel-source firmware-b43-installer
Code:
sudo apt-get install linux-firmware-nonfree
Broadcom drivers are a mess