这是一个全新的安装。没有硬件开关来打开或关闭它。它在 16.04 之前工作过。由于 F***up dpkg 不得不重新安装,现在它不起作用。从网上尝试了一切,从官方英特尔 linux 加载固件。仍然没有出路。
$ rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
3: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud)
phy1
是我的 USB wifi 加密狗(目前使用它发布到网络):
enp3s0 Link encap:Ethernet HWaddr b0:5a:da:ab:b3:27
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 …
Run Code Online (Sandbox Code Playgroud) 在仔细阅读了这里的几个答案并尝试了它们之后,我很困惑是什么导致了我的笔记本电脑上的 wifi 速度慢。
作为参考,我在我的笔记本电脑上在 Windows 7 和 Ubuntu 16.04 LTS 中测试了 wifi。我在 Windows 上的平均下行速度为 ~28 Mbps,在 Ubuntu 中为 ~9 Mbps。
我尝试了这个 Ask Ubuntu 答案 ,它使我的 Ubuntu 速度降低到 ~22 Mbps,但在笔记本电脑从睡眠状态恢复后,我的速度又下降了。
我使用了 wireless-info 脚本在这里发布了我的wifi 信息。
如果需要任何其他信息,请告诉我,我会立即处理。谢谢你的帮助。
我在 xps13 9300 上安装了 ubuntu 20。尽管 wifi 可以工作,但我注意到文件复制到我的 NAS 的速度上限约为 7MBps。
我按照https://support.killernetworking.com/knowledge-base/killer-ax1650-in-debian-ubuntu-16-04/中所述安装了杀手级驱动程序
该工具将 NAS 速度从 7MBps 提高到 25MBps 左右。我在同一台笔记本电脑上运行 Windows 时得到了大约 30MBP,所以至少看起来足够好。问题是这一更改以某种方式阻止了笔记本电脑连接到互联网。
所以我不得不回去。回来后我注意到了一些事情。我的设备显示为,
在 Windows 中 - Killer AX1650s (201D2W) 在 Ubuntu 20 中 - Killer AX1650i (201NGW)
任何解决此问题的帮助将不胜感激
我的笔记本电脑上安装了 Ubuntu 18.04(内核:5.4.0-53-generic),无线卡为 Intel(R) 双频无线 AC 9462,REV=0x354。有时我注意到我的 WiFi 表现得很奇怪,间歇性出现极度延迟,有时会断开连接,然后无法重新连接到接入点。
首先,我注意到我的输出中有以下两行dmesg
(请参阅此处的完整输出):
[ 6.572592] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-50.ucode failed with error -2
[ 6.572606] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-49.ucode failed with error -2
Run Code Online (Sandbox Code Playgroud)
我注意到这iwlwifi-QuZ-a0-jf-b0-48.ucode
是我的/lib/firmware/
. 通过下载并添加iwlwifi-QuZ-a0-jf-b0-50.ucode
53、55 和 59 到该目录,我可以首先解决该问题。所以没有报告任何问题dmesg
:
[ 6.572592] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-50.ucode failed with error -2
[ 6.572606] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-49.ucode failed with error -2
Run Code Online (Sandbox Code Playgroud)
但大约一周后问题又回来了。我的 …
我刚刚打开我的笔记本电脑,但我的 wifi 不可用!我无法看到我的 wifi 设置并打开/关闭它,请检查此屏幕截图和此屏幕截图。我已将 ubuntu 与 Windows 10 一起安装。\n我第一次使用 ubuntu 时,我的 wifi 工作得很好。我使用的是Ubuntu 20.04.2 LTS,我的内核版本是Linux 5.8.0-48-generic,已更新到最新版本。\n我确实搜索了很多次,但找不到任何解决此问题的方法。
\n我通过以下脚本收集了有关我的 Wi-Fi 的一些信息,并将输出粘贴到此处:
\n########## wireless info START ##########\n\nReport from: 13 Apr 2021 12:44 +0430 +0430\n\nBooted last: 13 Apr 2021 00:00 +0430 +0430\n\nScript from: 25 Jan 2020 03:34 UTC +0000\n\n##### release ###########################\n\nDistributor ID: Ubuntu\nDescription: Ubuntu 20.04.2 LTS\nRelease: 20.04\nCodename: focal\n\n##### kernel ############################\n\nLinux 5.8.0-48-generic #54~20.04.1-Ubuntu SMP Sat Mar 20 13:40:25 UTC 2021 x86_64 x86_64 …
Run Code Online (Sandbox Code Playgroud) 我刚刚收到一台新的 HP 设备。
默认情况下,重新启动后,蓝牙服务无法正确启动,找不到任何可配对的设备,NetworkManager 的蓝牙指示灯也从“关闭”状态变为“打开”状态。
设备:
Bus 002 Device 002: ID 8087:0029 Intel Corp. AX200 Bluetooth
日志表明 rfkill 存在问题:
22:22:46 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
22:22:46 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
22:19:44 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
22:13:44 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
22:13:43 bluetoothd: Failed to set mode: Blocked through rfkill (0x12)
Run Code Online (Sandbox Code Playgroud)
事实上,它是“软阻止”:
# rfkill list
0: hci0: Bluetooth
Soft blocked: yes
Hard …
Run Code Online (Sandbox Code Playgroud) 我最近买了一台 Thinkpad P14s,因为我看到它是经过 Ubuntu 认证的硬件。20.04 的安装进展顺利,但我的网络设置中似乎没有 wifi 选项。在我看到的其他一些帖子之后,我在下面发布了某些命令的输出。
$ uname -a
Linux osprey 5.8.0-53-generic #60~20.04.1-Ubuntu SMP Thu May 6 09:52:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ lspci -knn | grep Net -A2
09:00.0 Network controller [0280]: Intel Corporation Device [8086:2725] (rev 1a)
Subsystem: Intel Corporation Device [8086:0020]
Kernel modules: iwlwifi
$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: yes
Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
Soft blocked: no
Hard blocked: no
$ dmesg | grep iwl
[ …
Run Code Online (Sandbox Code Playgroud) 我已经在我的机器上使用 Ubuntu 20.04 一段时间了,之前也遇到过没有 Wi-Fi 适配器的问题。
但是,我的修复方法(此处描述:Ubuntu 20.04 - 未找到 WiFi 适配器)不再起作用。
这似乎是一个新错误,因为错误消息不同。我的错误代码dmesg | grep iwlwifi
(完整日志见下文)显示错误代码为 -5;而我之前的问题的错误代码为 110。
有人对如何解决这个问题有任何想法吗?
我的系统:
uname -a
Linux xxx 5.13.0-27-generic #29~20.04.1-Ubuntu SMP Fri Jan 14 00:32:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
我的硬件:
sudo lshw -class network
*-network
description: Network controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:93:00.0
version: 1a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list
configuration: driver=iwlwifi latency=0
resources: …
Run Code Online (Sandbox Code Playgroud) Ubuntu 20.04,有人知道为什么图标托盘显示为绿色吗?
当这种情况发生时,wifi也会停止工作。
我在网上找到了这个,但他们恶搞了这个可怜的家伙。
仅当我连接到某些 wifi 网络时才会发生这种情况,其他网络运行良好。
我的芯片组 Wireless-AC 9462