Sunday, March 9, 2014

Ubuntu 13.10 and Wifi

Seems like there's an issue where wifi keeps dropping on my new Ubuntu 13.10.  So, I found this article that seemed to help.  These are the commands:

sudo modprobe -rv wl
sudo apt-get remove --purge bcmwl-kernel-source
sudo modprobe -v brcmsmac
 

No comments: