我在我的笔记本电脑上全新安装了 ubuntu 20.04 并 apt 更新并升级到最新版本。
$ uname -r
5.13.0-39-generic
Run Code Online (Sandbox Code Playgroud)
到目前为止,BT 工作正常,但现在只有 wifi 无法工作。
我检查如下
$ lspci -nnk | grep 0280 -A3
0000:00:14.3 Network controller [0280]: Intel Corporation Device [8086:51f0] (rev 01)
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Device [8086:0094]
Kernel modules: iwlwifi
Run Code Online (Sandbox Code Playgroud)
网络适配器显示未认领
$ sudo lshw -C network
[sudo] password for khyou:
*-network UNCLAIMED
description: Network controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm …Run Code Online (Sandbox Code Playgroud)