5

Installing drivers for the TP-Link T2U/T3U Plus (AC600 or AC1300) Wireless Adapt...

 2 years ago
source link: https://gist.github.com/julianlam/0ce7692ca10fb91970b6693bc02587ce
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

This is mostly for my own benefit when I invariably format a computer using these adapters and forget how to get wifi working again:

Plug device in and ensure it is detected via lsusb:

1

For the T3U Plus, the ID is 2357:0138.

Archer T2U Nano (AC600)

Instructions from this StackOverflow answer

git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo make dkms_install

Reboot.

Archer T3U Plus (AC1300)

Instructions from this GitHub repository, run as root:

git clone "https://github.com/RinCat/RTL88x2BU-Linux-Driver.git" /usr/src/rtl88x2bu-git
sed -i 's/PACKAGE_VERSION="@PKGVER@"/PACKAGE_VERSION="git"/g' /usr/src/rtl88x2bu-git/dkms.conf
dkms add -m rtl88x2bu -v git
dkms autoinstall

Reboot.


Footnotes

1 This is a referral code. Clicking on it and buying the product helps me maintain this site, but it's perfectly okay if you don't, either :)


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK