问题及详情:
- ubuntu 18.04 LTS 中 5GHz 频段的 Wi-Fi 速度非常慢。
- 我可以通过 2.4GHz 连接获得更好的速度(比如说 > 60 Mbps)。
- 我有 1Gbps 的互联网连接
- 当我启动 Windows 时,我可以获得高达 600+ Mbps 的速度。
- 我的主板:Asus Tuf Gaming z390 Pro Wi-Fi
我已尝试过:
- 我已经尝试了这篇文章中提到的所有解决方案,加速 Ubuntu Linux 中缓慢的 Wi-Fi 连接,但没有任何效果。
sudo lshw -C 网络输出
*-network:0
description: Wireless interface
product: Wireless-AC 9560 [Jefferson Peak]
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
logical name: wlo1
version: 10
serial: 20:79:18:bd:cd:79
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.18.0-17-generic firmware=38.c0e03d94.0 ip=10.0.0.72 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:16 memory:a4334000-a4337fff
*-network:1
description: Ethernet interface
product: Ethernet Connection (7) I219-V
vendor: Intel Corporation
physical id: 1f.6
bus info: pci@0000:00:1f.6
logical name: eno2
version: 10
serial: 04:d4:c4:01:26:f4
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=0.5-4 latency=0 link=no multicast=yes port=twisted pair
resources: irq:125 memory:a4300000-a431ffff
*-network
description: Ethernet interface
physical id: 2
logical name: docker0
serial: 02:42:03:f0:87:49
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A ip=172.17.0.1 link=no multicast=yes
答案1
我的一台笔记本电脑开始随机出现速度变慢的情况,该笔记本电脑还配备了英特尔 AC 9560 卡;我运行的是 Windows,但采用我的解决方案可能会对您有用。
将无线网卡高级设置设为“首选 5 GHz 网络”
在路由器的高级 WiFi 设置中,手动将 WiFi 信道设置为高于信道 48 且低于信道 68 的某个值(36-48 适用于家庭/家用,因此会有点拥挤)。这样,您将处于一个不太可能有人使用的信道上。
重新启动笔记本电脑,希望速度会变得非常快。
我的猜测是出乎意料的(可能是在 Windows/驱动程序更新之后),WiFi 卡开始受到任何有其他用户/拥塞的信道的大量干扰。