Archer T4U V3 Linux Drivers

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
12

Archer T4U V3 Linux Drivers

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Archer T4U V3 Linux Drivers
Archer T4U V3 Linux Drivers
2018-09-09 09:44:46 - last edited 2022-07-29 02:55:59
Model :

Hardware Version :

Firmware Version :

ISP :

Hello,

I recently purchased the Archer T4U V3. The box claims there is Linux support, but the TP-LINK website does not have any Linux
drivers for the V3, only the V2.
If official TP-LINK drivers exist, I would appreciate someone helping me find them.
If not, I was wondering what the chipset model is so I can look up some possible open-source drivers.

If it matters, I'm using Ubuntu 16.04 LTS, kernel 4.15.

Thanks!
  0      
  0      
#1
Options
1 Accepted Solution
Re:Archer T4U V3 Linux Drivers-Solution
2018-09-30 06:42:59 - last edited 2022-03-17 15:52:51
I got the device working with the drivers from: https://github.com/jeremyb31/rtl8822bu
Edit the /os_dep/linux/usb_intf.c file and add in your usb device id in the " CONFIG_RTL8822B" section

I did this and still do not have it working. My device id is 2357, 0115 Kind of aggravating because I ordered an AC1200 t4u ver 1 and amazon sent me a AC1300 t4u ver3 (twice).

Would really like to know what driver I should be using Officially
Recommended Solution
  5  
  5  
#4
Options
11 Reply
Same issue
2018-09-12 10:50:36
Purchased the same adapter with expectations of using on linux. Attempts so far to get it working have not succeeded with some third party drivers I found. Would also like to know when official drivers are being released.

***Update***
I got the device working with the drivers from: https://github.com/jeremyb31/rtl8822bu
Edit the /os_dep/linux/usb_intf.c file and add in your usb device id in the " CONFIG_RTL8822B" section.

Would still love any update on official drivers.
  0  
  0  
#2
Options
Re:Archer T4U V3 Linux Drivers
2018-09-18 01:47:29
I'm having the same issue getting Ubuntu desktop to recognize the T4U V3 adapter hardware. Could you provide a few more details on how to set this up using the driver you mentioned? I can run make, and make install, but it doesn't seem to work when I run modprobe. Also, how do I know what my usb device id is? Is this just the identifier for the device when I run lsusb?
  0  
  0  
#3
Options
Re:Archer T4U V3 Linux Drivers-Solution
2018-09-30 06:42:59 - last edited 2022-03-17 15:52:51
I got the device working with the drivers from: https://github.com/jeremyb31/rtl8822bu
Edit the /os_dep/linux/usb_intf.c file and add in your usb device id in the " CONFIG_RTL8822B" section

I did this and still do not have it working. My device id is 2357, 0115 Kind of aggravating because I ordered an AC1200 t4u ver 1 and amazon sent me a AC1300 t4u ver3 (twice).

Would really like to know what driver I should be using Officially
Recommended Solution
  5  
  5  
#4
Options
Re:Archer T4U V3 Linux Drivers
2018-10-01 01:31:35
there is no linux driver. lol
  3  
  3  
#5
Options
Re:Archer T4U V3 Linux Drivers
2018-10-01 02:32:38
I tried the rtl8822bu and modified intf.c file and could not get in working.....trying to get 8812au to work..modified intf.c file. .lsmod shows it loads lsusb shows 2357:0115 with no description still doesn't work of light the led. I emailed support and they say its not supported... sent me a link to a driver but the link no worky. how come my replies to this thread dont go through?
  0  
  0  
#6
Options
Re:Same issue
2019-02-15 18:47:05

pwall, you just made me very happy. Your driver ninja skills are most advanced. I owe you a month's supply of frosty beverages, and I'm sure I'm not the only one. 

 

tp-link AC1300 High Gain

Wireless MU-MIMO

USB Adaptor

Archer T4U(US) Ver 3

 

Running Kali 4.19.0-kali1-amd64

on Virtualbox 5.2.26

on Windows 10

 

 

 

  0  
  0  
#9
Options
Re:Re:Same issue
2019-07-03 08:16:58
pwall - glad I found your post as it worked for me on Ubuntu 18.04. In addition I had to change DNS settings in the TP Link router to 8.8.8.8 and 8.8.4.4 to get the speed up to 275 Mbs.
  0  
  0  
#10
Options
Same issue
2020-03-14 17:06:04
Hey man, I've followed exactly what you said. Except for that the device was already added: 2357, 0115. I made & installed the driver: make sudo make install lsmod shows 8822bu being used by 1 device however I still dont have a wifi adapter available. Is there any other debugging steps I can do to solve this issue?
  0  
  0  
#11
Options
Same issue
2020-03-16 02:07:07

@Krulvis same issue here. Please shoot a message if you find a solution

  0  
  0  
#12
Options
Re:Archer T4U V3 Linux Drivers
2020-04-04 09:38:04

How about this one?

https://github.com/borting/rtw88-usb/tree/backport-cfc1291-v4.15.0

Though it is unofficial one, It works with the least STA mode function.

 

 

 

 

  0  
  0  
#13
Options

Information

Helpful: 0

Views: 36603

Replies: 11