我有一个有趣的问题。我在一台较旧的机器(Lenovo T410i)上安装了新的 Lubuntu(Ubuntu 20.04.2 LTS)。
在安装过程中(Lubuntu 风格通过简单的图形界面(我不知道正确的名称)),我添加了 wifi 凭据。现在,当我安装 MATE GUI 时,我在任务栏中有了常规网络管理器。这显示:Wi-fi 网络设备未准备好
但是,我已连接并可以在系统监视器上看到流量(并写下此支持请求)。
问题:我需要连接到当前 Wi-Fi 以外的其他 Wi-Fi,因此我需要能够更改 Wi-Fi。
我已经尝试过的:
重新启动网络管理器并使用“自动删除” Wifi 网络设备未准备好
替换 QCA6174 文件夹(不记得 askubuntu 链接了)
在“软件和更新”中没有列出“附加驱动程序”
重启多次
尝试通过终端搜索 wifi 网络,但 wifi 适配器似乎不可用。
我预计会存在一些驱动程序缺陷,但现在不知道了。
您有什么建议?哪些信息可以提供帮助?
杰克
- - - - - - 更新 - - - - -
返回:sudo lshw -c network(我刚刚删除了 IP 地址)
*-network DISABLED
description: Ethernet interface
product: 82577LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: enp0s25
version: 06
serial: 5c:ff:35:0d:09:d3
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.12-1 latency=0 link=no multicast=yes port=twisted pair
resources: irq:28 memory:f2600000-f261ffff memory:f2625000-f2625fff ioport:1820(size=32)
*-network
description: Wireless interface
product: Centrino Wireless-N 1000 [Condor Peak]
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 00
serial: 00:26:c7:4f:77:a4
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=5.4.0-73-generic firmware=39.31.5.1 build 35138 ip=xx.xx.xx.xx latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:32 memory:f2400000-f2401fff
返回:lspci -knn | grep Net -A3; rfkill list
return on: 00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 06)
Subsystem: Lenovo 82577LM Gigabit Network Connection [17aa:2153]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0084]
Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN [8086:1315]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
答案1
我全新安装了 Ubuntu 20.04 -> 问题解决了。