RPi wifi in -current is broken - do SLARM or SARPI devs look at this forum?
by arfon from LinuxQuestions.org on (#5DPWX)
I just installed -current on a RPi3. Wifi worked fine on the install kernel. After completing the install (SARPI) wifi doesn't work.
The wifi works fine with Raspbian and the SARPI (fatdog) install kernel so, it's not a hardware issue.
Kernel modules are loaded but dmesg shows:
Code:lsmod
brcmfmac 335872 0
brcmutil 24576 1 brcmfmac
cfg80211 782336 1 brcmfmac
rfkillCode:dmesg | grep brcm
...noise...
[ 7.969258] ieee80211 phy0: brcmf_fw_crashed: Firmware has halted or crashed
...noise...I ran an update and everything is current. I did a re-install and got the same result.


The wifi works fine with Raspbian and the SARPI (fatdog) install kernel so, it's not a hardware issue.
Kernel modules are loaded but dmesg shows:
Code:lsmod
brcmfmac 335872 0
brcmutil 24576 1 brcmfmac
cfg80211 782336 1 brcmfmac
rfkillCode:dmesg | grep brcm
...noise...
[ 7.969258] ieee80211 phy0: brcmf_fw_crashed: Firmware has halted or crashed
...noise...I ran an update and everything is current. I did a re-install and got the same result.