Ubuntu 22.04 on Orange Pi 5 board. There is no wireless interface after I insert WiFi USB adapter. The output:
$ lsusb Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 007 Device 005: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless AdapterBus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 003 Device 002: ID 13ba:0018 PCPlay Barcode PCP-BCG4209Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub$ modinfo rt2800usb | grep 5370$ uname -aLinux user-desktop 5.10.160-rockchip #26 SMP Thu Dec 21 14:15:31 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 22.04.4 LTSRelease: 22.04Codename: jammy
But it was there according to Debian wiki.Why the support of RT5370 was dropped and how to enable it?