Description
I have tested the last two versions of the Radxa 4 C Plus Debian Bookworm CLI images, and none of them loads the WiFi driver/module. I have installed the XFCE desktop using apt install task-xfce-desktop command. Running lshw shows only the LAN module, and no WiFi/BT module. I also see a lot of error messages during boot that BT drivers are missing.
Using the current Radxa Bullseye CLI image (b60) I get the WiFi/BT loaded and working. It shows in lshw as network:1
*-network:0
description: Ethernet interface
physical id: 9
logical name: eth0
serial: 66:dd:12:c9:ce:f9
size: 1Gbit/s
capacity: 1Gbit/s
capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=st_gmac driverversion=Jan_2016 duplex=full ip=192.168.4.223 link=yes multicast=yes port=twisted pair speed=1Gbit/s
*-network:1
description: Wireless interface
physical id: a
logical name: wlan0
serial: 14:d4:24:7e:e8:a9
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=brcmfmac driverversion=7.45.251 firmware=01-774406d9 ip=192.168.4.209 multicast=yes wireless=IEEE 802.11
The module on the Radxa 4CP is an Asure Wave AW-CM2568M WiFi/BT module.
Any way to get this fixed?