Lubuntu 12.04 kernel 3.2.0-48-generic.

I was getting the sys.log spammed by ERROR @wl_cfg80211.

I was  using Broadcom Corporation BCM4321 for wireless and the driver
was wl: bcmwl-kernel-source.

I uninstalled everything that was installed and at

http://wireless.kernel.org/en/users/Drivers/b43

I found the solution:
sudo apt-get install firmware-b43-installer

Now I have:
~$ lsmod | grep "b43\|ssb\|bcma\|wl"
b43 342801 0 
mac80211 436493 1 b43
cfg80211 178877 2 b43,mac80211
bcma 25651 1 b43
ssb 50691 1 b43

and all tty consoles have no spamming errors like before.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097519

Title:
  Wrong driver used for older Broadcom chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1097519/+subscriptions

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

Reply via email to