I have a TP-LINK TL-WN722N wi-fi adapter, and I suffer from bad connection quality on ubuntu. Dowload speeds may vary from 3 MB/s down to 40 kB/s, ping is unstable and online games are unplayable. On windows it works flawlessly. Any ideas, what may cause the problem?
Asked
Active
Viewed 3,080 times
0
1 Answers
1
Found a workaround, I used Windows Wireless Drivers tool
sudo apt-get install ndisgtk
I used windows XP x64 driver, works fine.

Zanna
- 70,465

Dmitry Avgustis
- 111
N
? What is your wifi device in laptop (sudo lshw -c network
) – Web-E Apr 19 '14 at 17:59ath9k
toath9k_htc
in above steps. (If those steps doesn't work, usesudo rm /etc/modprobe.d/ath9k_htc.conf
and reboot to revert the changes) – Web-E Apr 19 '14 at 18:19