1.ip a获取连接WiFi的网卡名
注: 连接wifi前,没有显示ip的那个
2.连接wifi前,使用以下命令
sudo ifconfig wlp2s0 down
3.点击连接wifi后,不断重复以下命令
sudo ifconfig wlp2s0 up
deepin深度系统连接wifi失败
最新推荐文章于 2025-03-14 13:16:33 发布
1.ip a获取连接WiFi的网卡名
注: 连接wifi前,没有显示ip的那个
2.连接wifi前,使用以下命令
sudo ifconfig wlp2s0 down
3.点击连接wifi后,不断重复以下命令
sudo ifconfig wlp2s0 up