After doing this to remove the bcm packages my wireless runs much
better. My wireless does not get disconnected continuously anymore.

This command lists the bcm packages installed on your system. 
dpkg -l | grep bcm

These commands remove the bcm packages installed on your system.
sudo apt-get remove bcmwl-kernel-source
sudo apt-get purge bcmwl-kernel-soure
sudo dpkg -r bcmwl-kernel-source
sudo dpkg --purge bcmwl-kernel-source

sudo apt-get remove bcmwl-modaliases
sudo dpkg --purge bcmwl-modaliases
sudo dpkg -r bcmwl-modaliases

-- 
Broadcom STA Wireless driver for bcm4322 silently disconnects frequently
https://bugs.launchpad.net/bugs/488340
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to