No Wi-Fi device found -- Sway on Raspberry Pi 400

I just did a fresh install of Manjaro Sway for the Raspberry Pi 400, the prebuilt image on the website. It boots up great, but it doesn’t seem to be able to find the wifi.

So I tried a few things. First thing I did was go to the network icon in the menu bar. I open up the network connection editor and put in the info for my home wifi network. Doesn’t connect.

So then I look for something I can do from the CLI. I find that sway uses nmtui. I find my network connection information in there, but when I try to activate the wifi connection, it isn’t on the list for that.

So then I try the CLI.

$ nmcli device wifi connect <network name> password <password>
Error: No Wi-Fi device found.

So I don’t really know how to proceed from here. Anyone have any thoughts?

Which version have you downloaded?

That seems to be a known issue in the recent 20.12 release…