I have a TP-LINK T3U Plus AC1300 USB Adapter. On Windows, it gave me around 180 Mbps download and 170 Mbps upload on 5Ghz.
But on Ubuntu 23.04, the download speed on 5Ghz is only 12-16 Mbps, though the upload speed remains high at 160-170 Mbps. On 2.4Ghz, I get 20-35 Mbps download and 70 Mbps upload.
My internet plan is 200Mbps, so I expect to get close to this speed.
I believe this might be a driver issue. Does anyone know how to fix this?
Update 1: Strangely, when I download models from HuggingFace, I get speeds around 200 mbps (22-25 Mbps downlaod). However, for any other download or when I am on bowser, I consistently get speeds of 17-18 mbps (2-3 Mbps downlaod)
[Edit Sep 19]Few more details :
How do I measure the WiFi speed? I check the upload/download speed using a browser and see the update speed in the Ubuntu console. ALso used Google's default speed test utility from browser
I've also observed that when the computer uses WiFi, the remote desktop connection from my Windows laptop (Both are on the same network) is slow. But when connected with an Ethernet cable, it's smooth.
nmcli d wifi list
screenshot, (i am using the second connection)
nmcli d wifi list
. – Jaydin Sep 17 '23 at 23:3623.04
are running on the same machine in the same location -- differences in either of those also introduce performance variables.And thank you, @Jaydin for suggesting
– smcnally Sep 19 '23 at 00:21nmcli
-- that's new to me, and handy.