ArchLinux minimal image with RPi 6.6.y kernel for uConsole with CM3/CM4/CM4S

I am running uConsole CM4. Can’t get the WIFI to work.

I downgraded to wpa_supplicant-2_2.10-8-aarch64.pkg.tar.xz.
Tried using a6256-firmware, brcmfmac43456-firmware, and neither (as yatli mentioned it is contained within linux-firmware package).
Attempt 1: Using wpa_supplicant and wpa_cli:

Error message: CTRL-EVENT-ASSOC-REJECT bssid=xxxx status_code=16

Attempt 2: Using NetworkManager:

Error message: Connection activation failed: Secrets were required, but not provided.

In journal:

Activation: (wifi) association took too long

Also tried
/etc/NetworkManager/conf.d/wifi_rand_mac.conf:

[device] wifi.scan-rand-mac-address=no

but to no avail.

This is unfortunate. I suppose the only thing left to try is iwd.

Update: Works fine after installing iwd.

1 Like