I have usb dongle Netis wf2180 (Bus 002 Device 003: ID 0bda:0811 Realtek Semiconductor Corp. 802.11ac WLAN Adapter)
Neither automatically installed driver nor manually(manufacturer provided and dkms) works propertly. System doesn't recognize device as wlan adapter. Maybe someone knows solution?
rtl8811au
you can search for solutions. – Pilot6 May 11 '20 at 15:24sudo dkms status
and also:sudo modprobe 8812au && dmesg | grep -i rtl
Welcome to Ask Ubuntu. – chili555 May 11 '20 at 15:36