这些天来,我和互联网的连接很糟糕。有时它像往常一样工作,但在其他时候却很慢。只有佐林的连接不好,在我的手机上很正常。我该怎么办?以下是我所取得的速度测试:
user@zorin:~$ speedtest-cli
Retrieving speedtest.net configuration...
Testing from Yoigo (xxx.xx.xx.xx)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Grupo MasMovil (Madrid) [1.28 km]: 7.976 ms
Testing download speed................................................................................
Download: 23.02 Mbit/s
Testing upload speed......................................................................................................
Upload: 3.79 Mbit/s
user@zorin:~$ speedtest-cli
Retrieving speedtest.net configuration...
Testing from Yoigo (xxx.xx.xx.xx)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Grupo MasMovil (Madrid) [1.28 km]: 7.995 ms
Testing download speed................................................................................
Download: 25.07 Mbit/s
Testing upload speed......................................................................................................
Upload: 3.82 Mbit/s我的手机速度测试:
下载: 96.2 Mbit/s
上传: 104 Mbit/s
发布于 2021-01-01 00:00:20
如果您有Qualcomm Atheros wifi适配器,您可以尝试禁用硬件密码支持。
echo "options ath9k nohwcrypt=0" > /etc/modprobe.d/ath9k.confhttps://unix.stackexchange.com/questions/627023
复制相似问题