我正在运行双启动 ubuntu 19.10 和 windows 10 pro。当我通过 5ghz 连接到我的家庭互联网(500mbits 上传和下载)时,我得到了以下结果:
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Breedband Arnhem (Arnhem) [65.00 km]: 8.151 ms
Testing download speed................................................................................
Download: 24.00 Mbit/s
Testing upload speed......................................................................................................
Upload: 19.42 Mbit/s
运行 Windows 时,我可以轻松在同一个网络上达到 200+ mbits 的上传和下载速度。
安装的无线适配器是 Intel Wireless 8265/8275,我相信它具有最新的驱动程序和最新的固件。
*-network
description: Wireless interface
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:3b:00.0
logical name: wlp59s0
version: 78
serial: 00:28:f8:a7:f4:4a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=5.4.1-050401-generic firmware=36.77d01142.0 ip=192.168.178.88 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:135 memory:dd300000-dd301fff
*-network
description: Ethernet interface
physical id: 2
logical name: docker0
serial: 02:42:44:d2:5d:50
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A ip=172.17.0.1 link=no multicast=yes
在软件和更新面板中我看到它出现但它显示“此设备不工作”。查看图片这可能是问题的一部分,但我不确定,因为我看到这里的其他人没有遇到任何麻烦,但也显示“此设备不工作”。
正如评论中所问,这里是 iwconfig 的输出
wlp59s0 IEEE 802.11 ESSID:"Eichhorn 5G"
Mode:Managed Frequency:5.22 GHz Access Point: 44:4E:6D:F9:AF:EC
Bit Rate=54 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=46/70 Signal level=-64 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:197 Missed beacon:0
以下是根据评论请求的无线信息脚本的输出。这是一个外部链接,因为输出太长,无法放在这里
我尝试了几种方法,比如更新内核、更新适配器固件以及使用 modprobe 关闭 802.11n。但不幸的是,这些方法似乎都不起作用。
我对 ubuntu 和 linux 还很陌生,所以我真的不知道该怎么做。