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

Troubleshooting • Re: 2 Pi Zero 2 W without functionnal wifi

$
0
0
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.

Code:

sudo rmmod brcmfmac_wccsudo rmmod brcmfmacsudo modprobe brcmfmac feature_disable=0x82000
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.

Code:

options brcmfmac roamoff=1 feature_disable=0x82000

I hope this helps.

Statistics: Posted by yakkoTDI — Wed Jun 25, 2025 8:01 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles