Hello,
In a Rock 3C with Armbian, how should WiFi be activated ?
Thank you !
v24.11 rolling for Rock 3C running Armbian Linux 6.6.56-current-rockchip64
Packages: Debian stable (bookworm)
armbian@rock-3c:~$ ip -br addr show
lo UNKNOWN 127.0.0.1/8 ::1/128
end0 UP 192.168.0.152/24 metric 100 fe80::58b8:36ff:fe95:ba28/64
armbian@rock-3c:~$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: end0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
link/ether 5a:b8:36:95:ba:28 brd ff:ff:ff:ff:ff:ff
armbian@rock-3c:~$ nmcli dev wifi
armbian@rock-3c:~$ nmcli device wifi
armbian@rock-3c:~$