pi zero 2W wifi issues

This forum is for topics dealing with problems with software specifically in the AArch64 repo.

pi zero 2W wifi issues

Postby dictummortuum » Wed Jan 12, 2022 11:41 pm

Hello,

I recently purchased a pi zero 2W and I'm trying to enable the WiFi.

I have followed: https://archlinuxarm.org/platforms/armv ... -pi-zero-2 and then did the dtd hack to get the pi to boot.

Wifi basically never gets up. I have a pi 4 and I put the sd card in there, updated and snooped around the journal, and I see the following:

$this->bbcode_second_pass_code('', '
[root@alarm ~]# journalctl -r | grep brcmf_fw_alloc_request:
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430b0-sdio for chip BCM43430/2
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430b0-sdio for chip BCM43430/2
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430b0-sdio for chip BCM43430/2
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430b0-sdio for chip BCM43430/2
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Jan 12 01:35:07 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Nov 12 14:10:38 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
Nov 12 14:10:38 alarm kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
')

Now this is weird, but I think that the tries with brcm/brcmfmac43430b0-sdio are being made by pi zero 2W and the others by pi 4.

I tried to copy the firmware files as suggested here: https://gitlab.alpinelinux.org/alpine/a ... sues/13302 , but that didn't work.

I also tried to do the same that was suggested in the second post here: viewtopic.php?f=9&t=15633&start=10 , but that didn't work either.

[code]
[root@alarm ~]# uname -a
Linux alarm 5.15.13-1-aarch64-ARCH #1 SMP Sat Jan 8 21:10:24 UTC 2022 aarch64 GNU/Linux
[code]

Can anyone please give me a hand?
dictummortuum
 
Posts: 2
Joined: Wed Jan 12, 2022 11:35 pm

Re: pi zero 2W wifi issues

Postby robg » Fri Jan 14, 2022 12:50 am

You are currently running the mainline kernel. Since the RPi Zero 2W is still fresh off the production line with proper hardware support lacking upstream, try the RPi kernel instead: `pacman -S linux-rpi`.
robg
 
Posts: 194
Joined: Tue Jan 05, 2021 8:22 am

Re: pi zero 2W wifi issues

Postby lategoodbye » Fri Jan 14, 2022 7:34 pm

Yes, there is no mainline support for Raspberry Pi Zero 2 W. I've send my first patch series, but don't expect anything before Linux 5.18:

https://lore.kernel.org/linux-arm-kerne ... 2se.com/T/

The reason for broken wifi is that there are naming issues between the firmware filename and hardware revision :roll:
lategoodbye
 
Posts: 124
Joined: Sat Dec 29, 2018 1:24 am


Return to ARMv8

Who is online

Users browsing this forum: No registered users and 6 guests