I have bought a Wifi adapter which is Tenda AX300 (w311mi). But i can't able to run on my ubuntu machine due to lack of proper driver.
when i typed lsusb on my pc, it shows: Bus 001 Device 004: ID 2604:0013 Tenda AIC8800DC
I have also tried one of the tutorial following enter link description here
But it didn't work. Chipset of this adapter is AIC8800. Thanks in advance.
sudo cat /sys/kernel/debug/usb/devices | awk '/0013/' RS=
– Jeremy31 Jan 06 '24 at 18:33