View Issue Details

IDProjectCategoryView StatusLast Update
0000175AlmaLinux-8-OTHERpublic2023-08-08 08:11
Reportergattadoit Assigned Toalukoshko  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
PlatformRaspberry piOSAlmalinux 
Summary0000175: Raspberry pi 400 WiFi issue
DescriptionAlmalinux and GUI load with no issue. The WiFi shows enabled. I do not see any networks.
TagsNo tags attached.
abrt_hash
URL

Activities

metalefty

2023-04-13 02:19

manager   ~0000854

I think this is because Pi 400 uses different WiFi chip from Pi 4 series.
Pi 4 uses brcmfmac43455 but Pi 400 uses brcmfmac43456.

Unfortunately, firmware for 43456 is not included in linux-firmware package even now Apr 2023.

$ cd /lib/firmware/brcm; ls |grep -i raspberry
brcmfmac43430-sdio.raspberrypi,3-model-b.txt.xz
brcmfmac43430-sdio.raspberrypi,model-zero-w.txt.xz
brcmfmac43455-sdio.Raspberry Pi Foundation-Raspberry Pi 4 Model B.txt.xz
brcmfmac43455-sdio.Raspberry Pi Foundation-Raspberry Pi Compute Module 4.txt.xz
brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt.xz
brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt.xz
brcmfmac43455-sdio.raspberrypi,4-model-b.txt.xz

metalefty

2023-04-13 08:08

manager   ~0000856

Putting proper firmware in /lib/firmware/brcm will enable Wi-Fi.

See this: https://github.com/AlmaLinux/raspberry-pi/issues/23

metalefty

2023-08-07 07:50

manager   ~0000953

Resolved in 20230615 image.

Issue History

Date Modified Username Field Change
2022-01-22 08:35 gattadoit New Issue
2023-04-13 02:19 metalefty Note Added: 0000854
2023-04-13 08:08 metalefty Note Added: 0000856
2023-08-07 07:50 metalefty Note Added: 0000953
2023-08-08 08:11 alukoshko Assigned To => alukoshko
2023-08-08 08:11 alukoshko Status new => resolved
2023-08-08 08:11 alukoshko Resolution open => fixed