Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Compute Module • Re: Wifi modules stopped working

$
0
0
I am having a lot of fun but not directly comparable. At all times my BT keyboard & mouse are working fine.

I have a CM5 on a (CM5) IO board. I am trying to get arch on it and have run into intermittent WiFi issues. At first I thought it was my arch config but in fact I have noticed problems on a stock RaspberryPi OS Trixie install where the desktop/NetworkManager popups will cycle between connected/disconnected on a "bad day".

In my case it appears linked to wpa_supplicant struggling, e.g. from my current arch journal:

Code:

Dec 09 12:16:17 RPi wpa_supplicant[435]: Successfully initialized wpa_supplicantDec 09 12:16:21 RPi wpa_supplicant[435]: wlan0: WPS-PBC-ACTIVEDec 09 12:16:21 RPi wpa_supplicant[435]: wlan0: WPS-CANCELDec 09 12:16:21 RPi wpa_supplicant[435]: wlan0: Trying to associate with SSID 'myssid'Dec 09 12:16:21 RPi wpa_supplicant[435]: wlan0: CTRL-EVENT-ASSOC-REJECT bssid=00:00:00:00:00:00 status_code=16
My router is right next to the Pi (since I started getting this problem about a week ago, so I can use a cable!) so signal strength is not an issue. I have been chasing the Cypress timing reports all over Prof Duckduckgo with no consistent success, e.g. add to cmdline.txt

Code:

cfg80211.ieee80211_regdom=GB brcmfmac.roamoff=1 brcmfmac.feature_disable=0x282000
and/or add to config.txt

Code:

dtoverlay=miniuart-bt
and/or add /etc/modprobe.d/brcmfmac.conf with

Code:

options brcmfmac feature_disable=0x282000

Statistics: Posted by dukla2000 — Wed Dec 10, 2025 11:04 am



Viewing all articles
Browse latest Browse all 8374

Trending Articles