我的 wifi 连接变得不稳定,我怀疑这与升级到 15.04 有关。
我正在使用联想 Yoga 2(非专业版)笔记本电脑。无线网卡是Intel 7260,驱动是iwlwifi。
如果有用,这里是附加信息:
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"
>> lsusb
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 048d:8350 Integrated Technology Express, Inc.
Bus 001 Device 005: ID 8087:07dc Intel Corp.
Bus 001 Device 004: ID 04f2:b40f Chicony Electronics Co., Ltd
Bus 001 …
Run Code Online (Sandbox Code Playgroud) 当我让我的笔记本电脑进入睡眠状态然后在一段时间后唤醒它时,我一直收到这个奇怪的错误。此错误迫使我强制重新启动计算机以重新启动计算机。但是 wifi 和以太网工作正常,所以我不确定为什么会出现这个错误。它通常出现在我让我的笔记本电脑进入睡眠状态,然后离开网络,然后使用我的家庭网络在我家中重新打开它时。
当我上次检查时,此错误来自iwlwifi
. 下面是命令的返回dmesg | grep iwlwifi
我的无线网卡是 Intel Ac 9560
00:14.3 Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
Run Code Online (Sandbox Code Playgroud)
PC: Razer Blade 15" 高级型号(2019 年中)
Wifi 卡: Intel Wifi AX200 操作系统:Ubuntu 18.04.2
问题: 我无法让 wifi 正常工作,即使蓝牙工作正常
内核已经更新+ apt update && apt upgrade
razer@razer-Blade:~$ uname -sr
Linux 5.1.7-050107-generic
Run Code Online (Sandbox Code Playgroud)
Wifi 仍然未被检测到
razer@razer-Blade:~$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud) 我的 wifi 连接经常断开(比如几分钟一次),有时会恢复,有时我需要激活和停用飞行模式。我尝试更换我的网络提供商,以确保这是这台笔记本电脑的问题,而不是我使用的互联网的问题。ADSL 连接、Android 热点和 TD LTE 调制解调器也发生同样的情况。真烦人。一些信息:输出lspci -knn | grep Net -A2
:
02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: Lite-On Communications Inc AR9485 Wireless Network Adapter [11ad:6628]
Kernel driver in use: ath9k
Kernel modules: ath9k
Run Code Online (Sandbox Code Playgroud)
并输出grep wlan /var/log/kern.log
:
Apr 17 21:26:24 mb-X202E kernel: [ 18.970719] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
Apr 17 23:49:29 mb-X202E kernel: [ 19.312256] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
Apr 18 00:30:25 mb-X202E …
Run Code Online (Sandbox Code Playgroud) 问题
System encountered a error
对话框我做了什么
Edit connections
确保All users can connect is ticked.
/etc/NetworkManager/system-conncections
有时我仍然无法连接到 WiFi,如果一段时间后我能够连接,它会自动断开连接。所以我该怎么做?
谷歌搜索后我发现这个问题在早期版本中已经遇到过,我使用的是Ubuntu 16.04,所以如果有一个永久的解决方案可以帮助每个人,那将是最好的。
PS-我已经尝试过这些链接:
此外,WiFi 网络在我的手机上运行良好。如果需要更多信息,请告诉我以及我如何找到它。
另外在看到这个之后我有一个硬件检测问题,我需要查看哪些日志?我发现没有卡被软或硬阻止,我在使用命令后发现的其余信息位于http://paste.ubuntu.com/19615988/
输出 lspci -knn | grep Net -A2
02:00.0 网络控制器 [0280]:Intel Corporation Centrino Wireless-N 130 [8086:0896] (rev 34)
子系统:Intel Corporation Centrino Wireless-N 130 BGN [8086:5005] 使用的内核驱动程序:iwlwifi
新更新:我无法连接到我的 WiFi 网络,我必须在移动设备中使用 USB 网络共享才能在我的笔记本电脑上使用互联网。
最新更新后(终端:)sudo apt update & upgrade
我的 WiFi 突然无法使用了。我进行了全新安装,包括我所需的所有应用程序,但更新后再次无法工作。
昨天,我在全新安装(20.04 LTS - 最新版本)后复制了它,WiFi 一直工作,直到我进行更新。
系统:P14s AMD Gen2
WiFi:Intel Wifi 6 AX210 非 vPro --> 支持内核 5.10+
操作系统:双启动 win 10 + 20.04.2 LTS Ubuntu Mate,内核 5.11.0.27
sudo 更新和升级后,蓝牙仍然有效,WiFi 停止工作 - 即使在网络列表中也不行。
有什么建议吗?
我刚刚将 WiFi 卡更换为 Intel,因为原来的 WiFi 卡(RTL8852AE 11ax)无法工作......
ThinkPad-P14s-Gen-2a:~$ sudo modprobe iwlwifi && sudo dmesg | grep iwl
[3.191724] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[3.201020] iwlwifi 0000:03:00.0: api flags index 2 larger than supported by driver
[3.201036] iwlwifi …
Run Code Online (Sandbox Code Playgroud) 我从 18.04 更新并专门运行 Xubuntu。我更新到 19.04 并且我的 wifi 可以正常工作,但是由于一些奇怪的原因,几个星期以来,无论我做什么,我都无法摆脱这个错误。
它会在我的登录提示出现之前出现的快速黑屏中弹出。
无论我找不到任何东西来修复它,我的 wifi 仍然可以工作,但是出现的错误使我无法正常工作。
iwlwifi 0000:00:0c.0: BIOS contains WGDS but no WRDS
Run Code Online (Sandbox Code Playgroud)
如果你想要细节,可以从日志中找到全部内容。
乌班图20.04
我已经尝试了其他类似问题的几个答案。
从Nouveau更改为NVIDIA驱动程序后,我现在没有任何WiFI设置(任务栏中没有图标,网络设置中只有VPN设置,没有连接)。
切换回 Nouveau 并不能解决这个问题。
我的 WiFi 卡是 Intel 6 AX200
输出lshw -C Network
(WiFI 部分):
*-network UNCLAIMED
description: Network controller
product: Wi-Fi 6 AX200
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 1a
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix cap_list
configuration: latency=0
resources: memory:fc700000-fc703fff
Run Code Online (Sandbox Code Playgroud)
输出sudo modprobe iwlwifi
:
modprobe: ERROR: ../libkmod/libkmod-module.c:838 kmod_module_insert_module() could not find module by name='iwlwifi'
modprobe: ERROR: could not insert 'iwlwifi': Unknown symbol in module, or unknown …
Run Code Online (Sandbox Code Playgroud) 我刚刚安装了 ubuntu 14.04,但我发现上面没有 wifi。
$ sudo modprobe -r iwlwfi
modprobe: FATAL: module iwlwfi not found
Run Code Online (Sandbox Code Playgroud)
和
lspci -vq|grep -i wireless
Run Code Online (Sandbox Code Playgroud)
我什么也得不到
尽管:
lspci -vq|grep -i realtek
Run Code Online (Sandbox Code Playgroud)
我得到
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 07)
lspci -nn |grep -i net
Run Code Online (Sandbox Code Playgroud)
我得到:
04:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
05:00.0 Ethernet controller [0200]: Realtek Semiconductor …
Run Code Online (Sandbox Code Playgroud) 这是否意味着我的系统无法连接到无线交流网络?有没有解决的办法?
lspci -v
给出以下输出”
00:14.3 Network controller: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] (rev 30)
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Cannon Point-LP CNVi [Wireless-AC]
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at a121c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
Run Code Online (Sandbox Code Playgroud)
我使用的是戴尔 Inspiron 14 (5482)