Use this tag for questions about using TP-Link hardware with Ubuntu. If possible, also use a more specific tag, such as [nic] for questions about NICs
Questions tagged [tp-link]
126 questions
17
votes
2 answers
How do I get a TP-Link TL-WN823N V3 wireless adapter working?
I have Ubuntu 19.04 (kernel: 5.0.0-13-generic; gcc version: 8.3.0) installed on an old pc that has a broken Wi-Fi card. So I replaced it with an external TP-Link
wireless USB adapter. But I cannot follow the…
Kevin Me
- 171
10
votes
6 answers
Ubuntu 20.04 issues with TP Link AC1300 Archer T4U
I think this worked on the previous Linux versions, but with the new version, the dongle just doesn't get recognized. From the drivers offered on TP-Link's page, there is a Linux installation guide which doesn't seem to be working.
Anyone has any…
8
votes
9 answers
Ubuntu 20.04. Wifi TPLink extender issue
I have a laptop with Ubuntu 20.04. I can connect to my main WIFI signal, but cannot connect to TP Link WiFi extender. The same laptop with Windows 10 (dual boot) works fine.
Other devices like tablets, ipads or phones are connected to this extender…
Martin Lopez Funes
- 841
- 2
- 7
- 6
8
votes
3 answers
TP-LINK Archer T3U not working in Ubuntu 18.04
I recently acquired the TP-LINK Archer T3U. I tried several solutions, but it still does not work.
I tried with https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959/
and
https://github.com/jeremyb31/
Results of sudo…
8
votes
1 answer
TP-link TL-WN725N driver for 18.04 version
Today I have updated Ubuntu version from 16.04 LTS to 18.04 LTS. After that Ubuntu doesn't recognized my Wi-Fi driver.
Kindly support to solve this problem.
Thank you.
vahe@vahe-Ubuntu:~/rtl8188eu$ lsusb
Bus 001 Device 002: ID 148f:7601 Ralink…
6
votes
7 answers
Bluetooth not working often in 20.04
I'm using powerbeats 3 earphones via bluetooth with my desktop and every 2 days after a boot, I find myself debugging why my earphones don't seem to connect anymore.
I've used the following questions and its answers and used every time I…
Nicolas
- 253
6
votes
3 answers
Proper way of installing wifi drivers (rtl8822bu)
I have troubles installing drivers for my TP-LINK Archer T3U on Ubuntu 18.04.
Having found out the device ID 2357:012d, I used this repo by @Jeremy31.
Namely, I downloaded the content, cd'ed into it, did make and make install.
What to do next?
sudo…
Rubi Shnol
- 363
- 1
- 3
- 13
5
votes
4 answers
Internet speed slow on Ubuntu 18.04.1 with TP-LINK TL-WN821N
On Windows 10 I get ~90Mbps download and upload, while on Ubuntu 16.04 I get ~9Mbps download and ~1Mbps upload.
Why is there such a big difference and what do I do to speed it up?
The two OS are set up on the same hardware with dualboot.
I am using…
4
votes
2 answers
Can anyone help me install Tp Link TL-WN722N?
I'm using Ubuntu 20.04, I followed all the instructions here but I just keep having error when perform
sudo make clean
and
sudo make
it gives me error 2:
$ sudo make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.0-26-generic/build…
Ronan Hansel
- 47
4
votes
1 answer
TP-Link Archer T2U Nano AC600 not working after upgrade to 19.10
In Ubuntu 19.04 I managed to get the TP-Link Archer T2U Nano AC600 WiFi adapter working using TP-Link AC600 Archer T2U Nano driver for Ubuntu 18.04 .
After upgrading to 19.10, it no longer works. I removed the old kernel module and recompiled for…
JPi
- 141
4
votes
3 answers
17.10 WiFi connects to phone hotspot, but does not connect to home network
I’m working on getting an Ubuntu dual boot up and running on my desktop with windows. I have two separate SSDs, with Ubuntu 17.10 on an nvme drive and Windows 10 on a sata, so all that kind of stuff is set afaik. I can boot into ubuntu, and…
Ben K.
- 41
3
votes
1 answer
Tp-Link WN821N (2357:0107) not working
I followed the instructions on that post, but my dongle seems not to work: Tp-Link WN821N (2357:0107) not working with Ubuntu 16.04
After installing the RTL8192EU driver, it finally detects the dongle and shows some information when typing iwconfig…
Iamnino
- 151
3
votes
2 answers
Archer T6E conflagration
I am just new in Ubuntu world. I have TP-Link Archer T6E AC1300 installed to my computer. However, I cannot use the WiFi on my Linux Ubuntu 16.04.1 LTS because I don't have the drive for the wireless card. I contacted the company an they told they…
3
votes
1 answer
TP-Link AX3000 PCIe WiFi Card not appearing in lspci
[![Wifi Card with one questionably broken pin][1]][1] I just installed a TP-Link Archer TX3000E AX3000 PCIe Wifi Card in my PC. However, my PC doesn't recognize that the card is installed. Not that it can't connect to wifi, but that the card doesn't…
Cooper Knaak
- 81
3
votes
0 answers
TP-Link wifi adapter not detecting 5GHz band signal
I have TP-Link T2u nano ac600 adapter with Ubuntu 20.04
I have installed https://github.com/aircrack-ng/rtl8812au.git driver
Now adapter is working but detecting only 2.4 Ghz band.
On windows 10 it is detecting 5GHz band and it is working fine.
My…