Linux tips: get T9UH adapter working! Download 8814AU driver. unzip the downloaded file. # make // compile driver # modprobe -rv rtl8814au // search & remove previous instance of 8814au driver # make install // install driver # modprobe -v rtl8814au // check if 8814au driver is loaded The above instructions are tested (fully working) on Linux Mint 18.3 (4.4.0 kernel) on TP-Link Model: Archer T9UH . If you're using Linux Mint 18.3 (4.4.0 kernel), 1. Download 8814AU driver . If you're using Linux Mint 18.3 (4.8.0 kernel), 1. Download 8814AU driver . -- remember to reboot.