这是否意味着我的系统无法连接到无线交流网络?有没有解决的办法?
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)
我已经在我的新英特尔 NUC 上安装了 Ubuntu 15.04
但是wifi不能用。
它抱怨(在 dmesg 中)iwlwifi 模块无法加载固件代码,因为找不到 iwlwifi-3165-10.ucode。
我尝试安装较新版本的 iwlwifi(来自 backports),但这似乎非常复杂,而且似乎没有帮助。
我昨天从 Windows 升级到 Ubuntu 15.04,但我的无线适配器 Intel Corporation Wireless 7260(修订版 73)有问题。它随机失去互联网连接。重新启动适配器总是有帮助的。(与 Windows 相同,只是有时重新启动适配器没有帮助)。
此外,我与 Windows 的连接较弱。谢谢!
改善WiFi信号的常用解决方案之一是使用此命令
options iwlwifi 11n_disable=1
Run Code Online (Sandbox Code Playgroud)
在
/etc/modprobe.d/iwlwifi.conf
Run Code Online (Sandbox Code Playgroud)
数字可以是0
、、、。1
2
8
我无法找到该命令的手册。这些数字有什么作用?我们应该如何在可用的选项中进行选择?
更新到 Ubuntu 19.10 后:
点击继续使用..得到重置了回不使用..。
尝试从 Microsoft 网站下载驱动程序并将它们放入lib/firmware
.
WiFi虽然有效。
确保使用正确的驱动程序的正确解决方法是什么?
rfkill list all
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud)
lspci -nnk | grep 0280 -A2
02:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5110]
Kernel driver in use: iwlwifi
Run Code Online (Sandbox Code Playgroud)
ls -al /lib/firmware | grep 7265
-rw-r--r-- 1 root root 736844 Mar …
Run Code Online (Sandbox Code Playgroud) 在我的新 Razer Blade 15 高级型号(2021 年初)- RZ09-036 上全新安装 Ubuntu 20.04 LTS 后,\n我无法使用 Wifi 或蓝牙。这是一个常见问题,就像这里一样一样。Wifi和蓝牙设置只是闪烁并且不负责任。\xc2\xa0
\n我尝试过冷启动,安装新固件,按照这篇文章,\xc2\xa0,但我在网上找不到的任何东西都解决了我的问题。
\n请查看关闭笔记本电脑时错误消息的链接屏幕截图。\xc2\xa0如果您需要更多信息,请告诉我。
\n我在英特尔社区论坛上发布的错误消息的屏幕截图
\n有人可以帮助解决这个问题吗?对我来说,至关重要的是我可以在这台笔记本电脑上的 Ubuntu 上建立正常的工作流程(如果可以工作,也可以是任何其他版本)。
\n编辑:1
\n[ 73.765733] Bluetooth: hci0: Reading Intel version information failed (-22)\n[ 73.765743] Bluetooth: hci0: Intel Read version failed (-22)\n[ 73.765844] Bluetooth: hci0: Intel reset sent to retry FW download\n[ 74.365767] Bluetooth: hci0: Reading Intel version information failed (-22)\n[ 74.365776] Bluetooth: hci0: Intel Read version failed (-22)\n[ 74.365885] …
Run Code Online (Sandbox Code Playgroud) 我刚刚在 UX31A Notebook Asus 笔记本电脑上安装了 Ubuntu 20.04。
Wi-fi 工作前 2 分钟,然后关闭。我无法重新启动它并收到错误消息:“找不到 Wi-Fi 适配器”
我试过:
这是一些诊断命令的输出
$ sudo lshw -C network
*-network DISABLED
description: Wireless interface
product: Centrino Advanced-N 6235
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlp2s0
version: 24
serial: c4:85:08:aa:c5:94
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=5.8.0-53-generic firmware=18.168.6.1 6000g2b-6.ucode latency=0 link=no multicast=yes wireless=IEEE 802.11 …
Run Code Online (Sandbox Code Playgroud) 我无法让 wpasupplicant、无线工具以及 lib、iwconfig(Iget ifconfig)在我的 Server 18.04 安装上运行。
我在笔记本电脑上安装了 Windows 10。带有 18.04 桌面和 18.04 服务器的外部高清。无线在其他两个操作系统上运行良好,但不适用于非 GUI 服务器 CLI。我无法安装没有无线的软件包。
我可以访问https://packages.ubuntu.com/并通过搜索获得我想要的任何包。
我能够将这些 *.deb 文件保存在服务器分区的 /home 驱动器上,重新启动到服务器,运行一些 sudo dpkg 和 sudo apt-get install 命令(所有 CLI)。其中一些似乎安装了一些,但我也遇到了很多错误。我的猜测是它试图通过无线连接某些包裹部件但没有启用无线?我不确定启用无线的软件包安装顺序是什么。
如果不是安装无线或以太网访问的无线包的基本配方,这个问题似乎有一个“配方”,用于安装某些包的好方法和顺序,以启用你的英特尔 7265 网络控制器 (wlo1)。
请记住,我可以使用 Desktop 上网并将软件包下载到服务器目录。
现在每个包裹似乎都在寻找缺失的部分。我戴着眼罩打猎。我正在使用 WPA 加密。
这些是我可以在服务器中访问的 *.deb 包和 *.iso 文件:
@chili555 我无法使用 iwconfig,因为我无法在没有互联网的情况下安装无线工具?我似乎无法从上图所示的双可访问驱动器安装软件包?我还得到以下内容sudo cat /etc/netplan/*.yaml
:
谢谢你的欢迎。
ipaddr
节目给了我这个:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo …
Run Code Online (Sandbox Code Playgroud) 我通过全新安装从 Kubuntu 18.04 升级到 Ubuntu 20.04 LTS(仍然使用 Windows 10 双启动)。我可以看到我的网络具有正确的 SSID,但是当我尝试连接时,它永远不会进行身份验证并不断询问我 100% 确定输入正确的密码。
但是,我可以连接到我的移动热点无线。
uname -a
Linux mthiagar-ThinkPad-T440s 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
dmesg | grep iwl
[ 4.444541] Loading modules backported from iwlwifi
[ 4.444542] iwlwifi-stack-public:master:8324:9176b151
[ 4.582977] iwlwifi 0000:03:00.0: Direct firmware load for iwl-dbg-cfg.ini failed with error -2
[ 4.586206] iwlwifi 0000:03:00.0: loaded firmware version 17.bfb58538.0 7260-17.ucode op_mode iwlmvm
[ 4.586243] iwlwifi 0000:03:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with …
Run Code Online (Sandbox Code Playgroud) 错误:
[42740.562956] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[42740.563042] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[42740.563047] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 6
[42740.563054] iwlwifi 0000:00:14.3: Loaded firmware version: 66.f1c864e0.0 QuZ-a0-hr-b0-66.ucode
...
[42740.563724] ieee80211 phy0: Hardware restart was requested
[42822.293087] wlp0s20f3: deauthenticating from 6c:ae:f6:c7:c3:a6 by local choice (Reason: 3=DEAUTH_LEAVING)
[42829.563665] wlp0s20f3: authenticate with 6c:ae:f6:c7:c3:a8
[42829.568577] wlp0s20f3: send auth to 6c:ae:f6:c7:c3:a8 (try 1/3)
[42829.697166] wlp0s20f3: send auth to 6c:ae:f6:c7:c3:a8 (try 2/3)
[42829.801205] wlp0s20f3: send auth to 6c:ae:f6:c7:c3:a8 (try …
Run Code Online (Sandbox Code Playgroud)