我在运行 Dell Latitude 5590 时遇到内部 wifi 卡问题Ubuntu 16.04 LTS
。出现问题之前发生了什么:
sudo lshw -C Network
显示
*-network UNCLAIMED
description: Network controller
product: Wireless 8265 / 8275
vendor: Intel Corporation
Run Code Online (Sandbox Code Playgroud)
lspci -nn
识别适配器
02:00.0 Network controller [0280]:
Corporation Wireless 8265 / 8275 [8086:24fd] (rev 78)
Run Code Online (Sandbox Code Playgroud)
和rfkill list
输出是
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: …
Run Code Online (Sandbox Code Playgroud)