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;Only shows lo (no wlan0).Only shows Bluetooth (hci0), no Wi-Fi.No output related to Wi-Fi.
Driver Info: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!
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
Code:
rfkill list all
Code:
dmesg | grep brcmfmac
Driver Info:
Code:
lsmod | grep brcmfmac
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