[SOLVED] WiFi connection speed issues with TP-Link TL-WN722N [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
lazzar

[SOLVED] WiFi connection speed issues with TP-Link TL-WN722N [SOLVED]

Post by lazzar »

Hi all,

I'm having issues with my WiFi USB adapter (Linux Mint 18.3, Cinnamon 64bit, Kernel 4.10.10-38-generic) After some time connection speed drops to zero (it stays connected though).
In order to continue browsing I have to unplug the USB adapter and then plug it back again.

Thanks in advance!

Code: Select all

iwconfig
wlx64700226e2a5 IEEE 802.11 ESSID:"Laza"
Mode:Managed Frequency:2.462 GHz Access Point: 8C:04:FF:7A:F0:02
Bit Rate=65 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:3 Invalid misc:41 Missed beacon:0

enp2s0 no wireless extensions.

lo no wireless extensions.

Code: Select all

inxi -Nn
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169
IF: enp2s0 state: down mac: 00:1f:d0:bf:f6:71
Card-2: Atheros AR9271 802.11n driver: ath9k_htc
IF: wlx64700226e2a5 state: N/A mac: N/A
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by JeremyB »

asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by asinoro »

You can try this.

Code: Select all

sudo xed /etc/modprobe.d/ath9k_htc.conf
you add,

Code: Select all

options ath9k_htc nohwcrypt=1
Save and close the file and then reboot.
User avatar
Joe2Shoe
Level 5
Level 5
Posts: 850
Joined: Wed Oct 18, 2017 8:12 pm
Location: Ozone

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by Joe2Shoe »

I have been using the TP-Link TL-WN722N v1.0 with the Atheros AR9271 chip with all LM kernel versions without any problems/drops. All I did was disable power management (power savings) for wifi.
TL-WN722N v2.0 and 2.1 use the Realtek chip, so your mileage may vary.
"Tolerance is the refuge of men without conviction."
"Common sense is not so common" - Voltaire
User avatar
Pjotr
Level 24
Level 24
Posts: 20123
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by Pjotr »

asinoro wrote: Sun Feb 25, 2018 10:40 am You can try this.

Code: Select all

sudo xed /etc/modprobe.d/ath9k_htc.conf
Not sudo for xed, but gksudo! :shock: :shock:
https://sites.google.com/site/easylinux ... ect/sudo-1
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
lazzar

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by lazzar »

JeremyB wrote: Sun Feb 25, 2018 8:58 am See if what is posted https://ubuntuforums.org/showthread.php ... st13614520 helps any
Thanks alot! Connection is stable for 6+ hours, going full-speed! I don't know what helped exactly as I've applied everything from the list.

Also, many thanks to @asinoro, @Joe2Shoe and @Pjotr.
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by asinoro »

Nice that it works, if you put [SOLVED] at your initial title then other users will be helped.
lazzar

Re: WiFi connection speed issues with TP-Link TL-WN722N

Post by lazzar »

asinoro wrote: Mon Feb 26, 2018 7:08 am Nice that it works, if you put [SOLVED] at your initial title then other users will be helped.
Done!
Locked

Return to “Networking”