开机和关机
Tofloor
poster avatar
xudan
deepin
2017-12-26 20:39
Author
deepin开机和关机相当慢,开机稍微好一点,能否赶紧有优化一下,蓝牙也是一天跟我玩捉迷藏,30%的概率找得到蓝牙!
Reply Favorite View the author
All Replies
avatar
152******14
deepin
2017-12-26 21:05
#1
我这基本就是秒关,不过有代码提示有的程序正在关闭。
Reply View the author
avatar
9***8@qq.com
deepin
2017-12-26 21:21
#2
linux系统『关机慢』是可能的,可能杀某些进程时存在杀不死的问题。
不过,『开机慢』是很少见的,楼主应该去抓下log反馈一下。
Reply View the author
avatar
carryon
deepin
2017-12-26 21:30
#3
关机有时候会要十分钟,那是因为它在关闭数据库,你可以自己写个脚本,先执行关闭数据库,再关机试试。
sudo su
service mysql stop
shutdown now
Reply View the author
avatar
foxwfk
deepin
2017-12-27 00:18
#4
开机速度跟WIN10一个水平,怎么优化下,大神们
Reply View the author
avatar
He8617439
deepin
2017-12-27 02:26
#5
我的原来开机很快,最近不知道是不是命令行升级了下下,开机非常慢,也不知道怎么处理,但是开了机后又基本没其他影响。
Reply View the author