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
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
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-09
2018-09-09 09:44:46 - last edited 2022-07-29 02:55:59
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-09
Archer T4U V3 Linux Drivers
2018-09-09 09:44:46 - last edited 2022-07-29 02:55:59
Tags:
#Linux Driver
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!
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!
#1
Options
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Thread Manage
Announcement Manage
1 Accepted Solution
Posts: 3
Helpful: 10
Solutions: 1
Stories: 0
Registered: 2018-09-30
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
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
7
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
7
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#4
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
11 Reply
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-12
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.
***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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#2
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-18
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#3
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 3
Helpful: 10
Solutions: 1
Stories: 0
Registered: 2018-09-30
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
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
7
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
7
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#4
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 3
Helpful: 10
Solutions: 1
Stories: 0
Registered: 2018-09-30
Re:Archer T4U V3 Linux Drivers
2018-10-01 01:31:35
there is no linux driver. lol
3
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
3
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#5
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 3
Helpful: 10
Solutions: 1
Stories: 0
Registered: 2018-09-30
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#6
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2019-02-15
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#9
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2019-07-03
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#10
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2020-03-14
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#11
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2020-03-16
Same issue
2020-03-16 02:07:07
@Krulvis same issue here. Please shoot a message if you find a solution
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#12
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2020-04-04
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
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#13
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-09
2018-09-09 09:44:46 - last edited 2022-07-29 02:55:59
Posts: 1
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2018-09-09
Information
Helpful: 0
Views: 41982
Replies: 11
Voters 0
No one has voted for it yet.
Tags
Related Articles
Archer t4u AC1300
785
0
Report Inappropriate Content
Transfer Module
New message