chipset/Linux Ubuntu Driver

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

chipset/Linux Ubuntu Driver

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
chipset/Linux Ubuntu Driver
chipset/Linux Ubuntu Driver
2019-11-20 03:20:52 - last edited 2019-11-20 10:16:36
Model: Archer T4U  
Hardware Version:
Firmware Version:

I have bought

https://www.tp-link.com/au/home-networking/adapter/archer-t4u/

 

I want to run it on a Ubuntu 18.04 system. Various sites list it as having a RTL8812 chipset. TP Link does not say anything about it.

I tried to install all driver versions I found and none worked. Somebody mentioned that it may not be the RTL8812 chipse.

Vendor=2357 (TP Link)

ProdID 0(x)115 not found in the online database.

 

What is the chipset the product uses?

Anybody knows of a driver that will work with it on Ubuntu 18.04 kernel version 5.0.0-36-generic

  0      
  0      
#1
Options
1 Accepted Solution
Re:chipset/Linux Ubuntu Driver-Solution
2019-11-20 10:15:25 - last edited 2019-11-20 10:17:27

Thank you Kevin

 

I actually have V3, which uses rtl88x2.bu. found this driver that is the same with the one form TP Link website

https://github.com/its-izhar/rtl88x2bu-driver/pull/4/files

 

I have applied all the fixes from the pull request (not yet merged), rebooted and "IT WORKS"

Recommended Solution
  0  
  0  
#3
Options
4 Reply
Re:chipset/Linux Ubuntu Driver
2019-11-20 07:56:58

@adrian64 

 

The Archer T4U has the official driver for Linux (kernel 2.6.18 ~ 4.11).

https://www.tp-link.com/support/download/archer-t4u/#Driver

 

What is the hardware version of the Archer T4U? The chipset may varies due to the different hardware version.

https://www.tp-link.com/support/faq/46/

 

For Archer T4U V1/V2, it is Realtek RTL8812AU. You can search online to get a suitable driver, like from Github or the chipset manufacturer's website.

 

May it help. 

  0  
  0  
#2
Options
Re:chipset/Linux Ubuntu Driver-Solution
2019-11-20 10:15:25 - last edited 2019-11-20 10:17:27

Thank you Kevin

 

I actually have V3, which uses rtl88x2.bu. found this driver that is the same with the one form TP Link website

https://github.com/its-izhar/rtl88x2bu-driver/pull/4/files

 

I have applied all the fixes from the pull request (not yet merged), rebooted and "IT WORKS"

Recommended Solution
  0  
  0  
#3
Options
Re:chipset/Linux Ubuntu Driver
2019-11-21 01:10:58

@adrian64 

 

Thanks for your reply, glad to hear that you figured it out.

 

And thanks for your sharing, it will help others who in need. 

 

If need more help, please be free to let us know.

 

Good day. 

  0  
  0  
#4
Options
Re:chipset/Linux Ubuntu Driver
2019-11-21 12:54:12

If I can suggest two things:

1) TPLink should list the chipset on the device datasheet. I originally thought it was 8812au (previous versions)

2) The driver on the TPLink web site can be updated from the repository I used once the pull request is merged.

 

good luck!

  0  
  0  
#5
Options

Information

Helpful: 0

Views: 1618

Replies: 4

Related Articles