Re: Broadcom BCM4313 stopped working after Pangolin install (incl. on older ubuntu)
If kindly old Dr. Chili were the kind of person to curse, he'd start now. Your device is claimed by three competing drivers. We have some work to do. First, let's try to get bcmwl-kernel-source going:
Code:
sudo su
apt-get install --reinstall bcmwl-kernel-source
echo "blacklist bcma" >> /etc/modprobe.d/blacklist.conf
echo "blacklist brcmsmac" >> /etc/modprobe.d/blacklist.conf
echo wl >> /etc/modules
exit
If all this goes without drama, reboot and let us have your report.
I think there is a very slight possibility that one of the two that we blacklisted is correct. I hope I'm wrong.
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, Ph.D.
Bookmarks