[Others] 系统休眠时间较长后,wifi断连,且无法恢复
Tofloor
poster avatar
star-rain
deepin
2021-05-27 22:30
Author

系统休眠时间较长时,wifi断连,无wifi选项,必须重启才可以再次连接。

一开始认为是因为待机时间过长导致的,然后将电源管理设置为如下图:

 

上述断网后无法连接的情况依然存在:

Reply Favorite View the author
All Replies
szp1120
deepin
2021-05-28 04:08
#1

我的直接睡死了。你的还能唤醒。

直接设置永不关闭显示器,永不待机。一睡死就只能强制重启

Reply View the author
blessyou
deepin
2021-06-04 04:31
#2

我也遇到了 所以我每次都要重启wifi....

// 重启 WiFi
sudo service network-manager restart

Reply View the author
star-rain
deepin
2021-07-20 19:15
#3
szp1120

我的直接睡死了。你的还能唤醒。

直接设置永不关闭显示器,永不待机。一睡死就只能强制重启

设置里面的 永不关闭显示器和永不睡眠 不起作用。

我是直接通过命令:systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target 让系统永不休眠,可以解决断连的问题。

Reply View the author