我刚刚在联想 Thinkstation P320 上安装了 Ubuntu。Windows 上的 Wi-Fi 运行良好。在 Ubuntu 上,当我选择我的网络并输入密码时,它只是反复要求我输入密码。大概是连接太弱,无法登录。
现在我通过手机连接,手机就在电脑旁边,所以默认驱动程序似乎足够好。
如果有用的话,这里有一些关于连接的信息:
$ lspci -nnk | grep -iA2 net
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-LM [8086:15b7] (rev 31)
DeviceName: Onboard LAN
Subsystem: Lenovo Ethernet Connection (2) I219-LM [17aa:103d]
Kernel driver in use: e1000e
Kernel modules: e1000e
答案1
我尝试了很多方法,但都没有用。以下简单的解决方法有效:
sudo apt-get install --reinstall network-manager