更新到 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) 我的发行版:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
Run Code Online (Sandbox Code Playgroud)
我的内核:
uname -a
Linux n552vw 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
更新:
4天前,Ubuntu 20.04正式发布。
sudo do-release-upgrade -c
Checking for a new Ubuntu release
No new release found.
Run Code Online (Sandbox Code Playgroud)
-d
标志) - 我想要最终版本。-d
标志(update-manager -c -d
)?