23.10 Wi-Fi 突然无法使用

and*_*cel 4 network-manager networking

在我的工作机器被删除之前,我已经在它上安装了 23.10 iso,一切都运行得很好。但是今天早上开机后就无法连接wifi了。尝试了一些方法让它恢复工作,但到目前为止还没有解决问题。

我正在运行配备 Intel Comet Lake PCH-LP CNVi wifi 芯片的 Thinkpad L-13。

在 systemd 的日志中,它说:

NetworkManager: rfkill4: found Wi-Fi radio killswitch
Run Code Online (Sandbox Code Playgroud)

每次我尝试连接 GUI 时。

使用 nmtui,当尝试激活连接时,我得到:

Could not activate connection: Message recipient disconnected from message bus without replying
Run Code Online (Sandbox Code Playgroud)

wifi 可在 Ubuntu 23.10 live USB 上使用。

and*_*cel 8

注意到启动时出现一条错误消息,其中提到了网络规划错误。我跑了

sudo netplan --debug generate                                         
Run Code Online (Sandbox Code Playgroud)

然后删除了一个有问题的 yaml 配置文件,该文件可能是在我更改 DNS 时生成的。现在一切都恢复正常了。