Skip to content

Instantly share code, notes, and snippets.

@julianlam
Last active July 4, 2026 14:21
Show Gist options
  • Select an option

  • Save julianlam/0ce7692ca10fb91970b6693bc02587ce to your computer and use it in GitHub Desktop.

Select an option

Save julianlam/0ce7692ca10fb91970b6693bc02587ce to your computer and use it in GitHub Desktop.
Installing drivers for the TP-Link T2U/T3U Plus (AC600 or AC1300) Wireless Adapter #blog
@odhiambo

Copy link
Copy Markdown

You can check if your device supports AP mode by running "iw list " and looking in the 'Supported interface mode*s' section for "*AP" .

@TomK32

TomK32 commented Jan 14, 2023

Copy link
Copy Markdown

@odhiambo I get the following modes for my TP-Link T3U Plus (AC1300):

	 * IBSS
	 * managed
	 * AP
	 * monitor
	 * P2P-client
	 * P2P-GO

@odhiambo

Copy link
Copy Markdown

@TomK32 the "AP" bit means it supports AP mode. Which T3U do you have - the nano or the bigger one?
Perhaps you can configure an AP using the 5GHz mode in hostapd.conf and let us know if it works? I'd like to get one if it does.

@TomK32

TomK32 commented Jan 17, 2023

Copy link
Copy Markdown

@odhiambo the big one. It took a while but I have it running as AP on 5Ghz on my Raspberry Pi 3B+

@odhiambo

Copy link
Copy Markdown

@TomK32 thanks for that update. I am going for it! I needed one like that for the very same purpose. And since it's dual-band, please try and run an AP on each band.

@hackerdatascientist

Copy link
Copy Markdown

Thx TILL 108 IE INFINITY

@rudra007369

Copy link
Copy Markdown

is it support moniter mode
and packet injection

@esatiyev

Copy link
Copy Markdown

did you know answer of this question?If you know,can you share link that how i can install driver

@julianlam

Copy link
Copy Markdown
Author

The instructions are literally in this blog post/gist

@ailequal

Copy link
Copy Markdown

The installation for AC1300 worked flawlessly on an old iMac 2006 with Intel and Lubuntu 22.04 installed. Thanks!!

@xxiMiaxx

Copy link
Copy Markdown

thank you this installation works on ubuntu 20.04.1 kernal 5.15 !

@julianlam

Copy link
Copy Markdown
Author

No worries, happy this helped 😊

@keenkane

Copy link
Copy Markdown

Thanks bro!

@svedev0

svedev0 commented Jul 2, 2023

Copy link
Copy Markdown

Thanks for sharing this clear guide.

To anyone reading, I got this working with an AC1300 T3U Plus (EU model) by following the steps exactly. Before installation, the T3U Plus showed up with lsusb as ID 2357:0138 TP-Link 802.11ac NIC but it was not recognised as a network interface. After installation, all functions of the device worked as expected.

Running iw list told me that the enabled capabilities of the T3U Plus were the following:

IBSS
managed
AP
AP/VLAN
monitor
P2P-client
P2P-GO
P2P-device

OS: Kali Linux 2023.2 (Linux 6.1.0-kali9-amd64) installed on bare metal

@Naveen0987

Copy link
Copy Markdown

thanks dude it works on kali linux

@directentis1

Copy link
Copy Markdown

Is there any way to use these adapters on Android Phone via OTG cable?

@Sushil-Mane

Copy link
Copy Markdown

my Wifi Adaptor is AC1300

Screenshot 2024-01-10 193044

can you please tell me what the error would be??

and also in below picture i'm not able to access any wifi
image

@scmanjarrez

Copy link
Copy Markdown

Thank you! Working on RPI 4B 1.2, ubuntu server 22.04.

@GOVINDARAJLE

Copy link
Copy Markdown

Hi ! ,

Working on RPI 4B , is it possible to use archer t2u nano and t3u plus at time in kali linux

@lukenvn

lukenvn commented Mar 21, 2024

Copy link
Copy Markdown

hi guys, Does anyone know how to make it work in openwrt? i try to install T3U plus on an openwrt which installed in RPI 4B but, it dont have the dkms package

@Eriiksson

Copy link
Copy Markdown

It worked perfectly with the Archer T3U Plus in kali linux with ARM

@voodoo1983

Copy link
Copy Markdown

Hi all, somebody get run it with kali 2024.3 on a pi5? I have problems with the headers for kernel 6.6.45-v8+.

@julian-3001

Copy link
Copy Markdown

Works perfectly with my Raspberry 3B+ and the latest Raspberry Pi OS. I am using the TP-Link Archer T3U Plus (AC1300). Thank you so much!

@topa-LE

topa-LE commented Dec 17, 2024

Copy link
Copy Markdown

It works the same way for me, thank you. Everything on Pi3 with aarch64 Bookworm.

@YuriyGavrilov

Copy link
Copy Markdown

What about TP-Link Archer T3U Nano V1 - is it compatible? (model without "Plus")

@pm0u

pm0u commented Jul 23, 2025

Copy link
Copy Markdown

Thanks for this - worked great for my 3d printer running armbian bookworm

@markspence09-lang

Copy link
Copy Markdown

I owe you - worked perfectly with the AC1300 on Ubuntu 25.04

@UpendraAmity

Copy link
Copy Markdown

i need for RHEL 9.3 (Kernel ver 5.14)

@creited

creited commented Nov 8, 2025

Copy link
Copy Markdown

What about TP-Link Archer T3U Nano V1 - is it compatible? (model without "Plus")

Did you confirm? Just bought this one.

@dogukansahil

Copy link
Copy Markdown

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment