This is a fun issue. I went through it myself and fixed it after much frustration. See this thread.
viewtopic.php?t=372254
TL;DR
Run these from the command line and then try connecting to wireless.
If this works you need to create a file called /etc/modprode.d/brcmfmac.conf
The file brcmfmac.conf needs to have the below line.
I hope this helps.
viewtopic.php?t=372254
TL;DR
Run these from the command line and then try connecting to wireless.
Code:
sudo rmmod brcmfmac_wccsudo rmmod brcmfmacsudo modprobe brcmfmac feature_disable=0x82000The file brcmfmac.conf needs to have the below line.
Code:
options brcmfmac roamoff=1 feature_disable=0x82000I hope this helps.
Statistics: Posted by yakkoTDI — Wed Jun 25, 2025 8:01 am