@Adam, I used your instructions in comment #15 and although it seemed to work, but after the restart the wireless would not work. The reason was that immediately after the restart, before the reboot, the 'wl' driver was still loaded and continued to provide network access. But after the restart, when 'wl' was actually not loaded, and the b43 and bcma drivers were loaded and they did not work.
I am using MacBook Pro 9,1 (bought mid-2012). I agree with your reasoning that if the in-tree drivers work, there's no need to fix the bcma/b43 non-free drivers, but as is evident in my case, the non-free drivers are the only ones that work, and hence the noise generated by the non-free driver in the syslog needs to be reduced/eliminated. SInce these are actually kernel messages, and since kernel keeps a fixed size ring-buffers for kernel messages, after just a few minutes of strting the machine, the `dmesg` output has lost all the startup messages and is filled with these 'Could not get' messages. It even causes the syslog to cycle files much faster than it would otherwose do, and hence I lose the ability to go back in syslog history to diagnose any problems. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1107155 Title: wl continuously spams syslog Status in “bcmwl” package in Ubuntu: Triaged Bug description: Since v6.20 the wl module keeps writing errors to the syslog, like: Jan 27 13:54:39 xango3 kernel: [98488.573646] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:39 xango3 kernel: [98488.573654] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:44 xango3 kernel: [98492.676425] net_ratelimit: 32 callbacks suppressed Jan 27 13:54:44 xango3 kernel: [98492.676431] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:44 xango3 kernel: [98492.676437] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:44 xango3 kernel: [98493.576872] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:44 xango3 kernel: [98493.576880] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:44 xango3 kernel: [98493.576890] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:44 xango3 kernel: [98493.576893] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:44 xango3 kernel: [98493.576902] ERROR @wl_dev_intvar_get : error (-1) Jan 27 13:54:44 xango3 kernel: [98493.576905] ERROR @wl_cfg80211_get_tx_power : error (-1) Jan 27 13:54:45 xango3 kernel: [98493.673933] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:45 xango3 kernel: [98493.673941] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:50 xango3 kernel: [98498.661276] net_ratelimit: 22 callbacks suppressed Jan 27 13:54:50 xango3 kernel: [98498.661282] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:50 xango3 kernel: [98498.661287] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:50 xango3 kernel: [98499.565463] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:50 xango3 kernel: [98499.565468] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:50 xango3 kernel: [98499.565473] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:50 xango3 kernel: [98499.565474] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:50 xango3 kernel: [98499.565478] ERROR @wl_dev_intvar_get : error (-1) Jan 27 13:54:50 xango3 kernel: [98499.565480] ERROR @wl_cfg80211_get_tx_power : error (-1) Jan 27 13:54:51 xango3 kernel: [98499.658770] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:51 xango3 kernel: [98499.658778] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:52 xango3 dhclient: DHCPREQUEST of 192.168.1.133 on eth2 to 192.168.1.2 port 67 Jan 27 13:54:56 xango3 kernel: [98504.646146] net_ratelimit: 22 callbacks suppressed Jan 27 13:54:56 xango3 kernel: [98504.646152] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:56 xango3 kernel: [98504.646158] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:57 xango3 kernel: [98505.562569] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:57 xango3 kernel: [98505.562574] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:57 xango3 kernel: [98505.562578] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:57 xango3 kernel: [98505.562580] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) Jan 27 13:54:57 xango3 kernel: [98505.562584] ERROR @wl_dev_intvar_get : error (-1) Jan 27 13:54:57 xango3 kernel: [98505.562586] ERROR @wl_cfg80211_get_tx_power : error (-1) Jan 27 13:54:57 xango3 kernel: [98505.643813] ERROR @wl_cfg80211_get_station : Could not get rate (-1) Jan 27 13:54:57 xango3 kernel: [98505.643823] ERROR @wl_cfg80211_get_station : Could not get rssi (-1) ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-2.6-generic 3.8.0-rc4 Uname: Linux 3.8.0-2-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.8-0ubuntu2 Architecture: amd64 CheckboxSubmission: c8a7d84e13c3b258e707f056604eb0e0 CheckboxSystem: d00f84de8a555815fa1c4660280da308 Date: Sun Jan 27 13:59:38 2013 InstallationDate: Installed on 2012-07-02 (209 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120701) MarkForUpload: True SourcePackage: bcmwl UpgradeStatus: Upgraded to raring on 2012-11-19 (69 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1107155/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp