I don't get my USB WiFi working. The TP-Link Archer T9UH is using the Realtek RTL8814AU chip set. Found here. The driver link on this side points to a driver which is only for older kernels < 4.4.
Searching around I found some drivers for this chip set. The last one I tried is this one.
The installation of the modules works lsmod shows it with usage 0. lsusb shows
Bus 003 Device 003: ID 2357:0106 Any ideas to get the WiFi working?
73 Answers
This fork is the solution - it will add the TP-Link device id.
After install the module I needed to insert the 8814au in /etc/modules to get the module loaded at boot time.
This fork: , will work with the latest 17.10 kernel
This fork worked for me on Ubuntu and also on my Raspberry Pi 4: