You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even with the error messages, it seems like wifi works ok. So, perhaps they are benign. I just wish I didn't have to see them because it makes me think there is something that is wrong in my setup. Is anyone else experiencing this same issue?
The text was updated successfully, but these errors were encountered:
Yes, they are expected, look here: #630
But I agree with you @ciconia1, I would also like them not to be there. Maybe if your write a mail to the dev (see in the above issue) he will suppress that 'error', I have already mentioned it to him...
New installation with rpi-update done. dmesg shows the following errors:
[ 5.878431] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
[ 5.909533] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 6.379695] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 7.146946] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 7.146967] brcmfmac: brcmf_add_if: ignore IF event
If I blacklist brcmfmac and brcmutil and reboot, the error disappears, but so does wifi, as expected.
With the blacklist removed, I updated the bcm43438 firmware using these files, but the problem still persists:
https://github.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.bin
https://github.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt
Even with the error messages, it seems like wifi works ok. So, perhaps they are benign. I just wish I didn't have to see them because it makes me think there is something that is wrong in my setup. Is anyone else experiencing this same issue?
The text was updated successfully, but these errors were encountered: