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

Troubleshooting • Missing wlan0 on Raspberry Pi Zero 2 W Rev 1.0

$
0
0
Hi everyone,

I’m experiencing an issue with my Raspberry Pi Zero 2 W (Rev 1.0) where the wlan0 interface is completely missing. Here’s what I’ve tried so far:

OS Info: Running Raspberry Pi OS Bookworm (latest, and recommended by Raspberry Pi Imager).

Commands Checked;

Code:

ifconfig -a
Only shows lo (no wlan0).

Code:

rfkill list all
Only shows Bluetooth (hci0), no Wi-Fi.

Code:

dmesg | grep brcmfmac
No output related to Wi-Fi.

Driver Info:

Code:

lsmod | grep brcmfmac
Shows brcmfmac is registered, but no interface appears.

Other Notes:

Wi-Fi firmware (raspi-firmware and firmware-brcm80211) is installed.
Power supply is stable at 5V, and peripherals are limited to a USB keyboard and HDMI monitor.
Fresh install of Raspberry Pi OS, no additional overlays in config.txt.
Any advice on resolving this would be greatly appreciated. Could it be a hardware defect, or am I missing something?

Thanks in advance!

Statistics: Posted by dbarrau — Wed Dec 11, 2024 10:47 am — Replies 1 — Views 32



Viewing all articles
Browse latest Browse all 4960

Trending Articles