第二次电脑放书包里差点烧坏!只因休眠后放书包风扇一直狂转!
Tofloor
poster avatar
jelly
deepin
2020-12-15 07:10
Author

一周前,忘了电脑处于什么模式,放到书包里面了;应该是 直接合盖放书包里。下班路上一小时,也不知道电脑在书包里,疯狂吹出热风。到家拿出电脑时,才发现整个书包里面很热,B面屏幕和D面后盖 摸着烫手;由于没有关机,轻按电源键也没有点亮屏幕;只能长按关机后 再开机,电量从100%下降到20%多。

今天下班着急赶公交,直接点击休眠后,放书包;到家后,又出现了一样的状况;高温持续烤CPU,两次这样,好怕烧坏电脑啊。

电脑是11.25号 更新的版本,这个问题很严重啊!之前看到论坛里已经有人遇到过这种事情了。我在公司给几个同事安利 了这个系统,明天得给他们提个醒:关机后再放书包里。

希望官方,能尽快解决这个问题,让更少的人遇到这个问题。

Reply Favorite View the author
All Replies
zhiq263
deepin
2020-12-15 07:19
#1

我也试过,因为没有关机,电脑自己待机,然后把盖盖上,只要动动鼠标或者键电脑就会启动了。电脑就一直启动着。

这是一个问题,不知道现在的版本解决没有,目前要么确认电脑关掉了,要么在系统亮着的情况下把盖盖上,这样才安全。

Reply View the author
SamLukeYes
deepin
2020-12-15 07:44
#2

你确定休眠功能可以正常使用吗?需要用休眠的话应该事先设置好并确认可以休眠吧[尾]

Reply View the author
jelly
deepin
2020-12-15 08:00
#3
SamLukeYes

你确定休眠功能可以正常使用吗?需要用休眠的话应该事先设置好并确认可以休眠吧[尾]

点击这里的休眠,屏幕息屏了,应该就是休眠成功了吧。跟点击最左侧的关机一样,应该就是字面意思的功能,如果还需要再去额外设置,感觉功能有点不完善了。


Reply View the author
mcxx123
deepin
2020-12-15 08:35
#4


没有休眠按钮!

Reply View the author
SamLukeYes
deepin
2020-12-15 15:26
#5
jelly

点击这里的休眠,屏幕息屏了,应该就是休眠成功了吧。跟点击最左侧的关机一样,应该就是字面意思的功能,如果还需要再去额外设置,感觉功能有点不完善了。


屏幕黑了不算数,确定彻底关机了才是真正的休眠

Reply View the author
blue
deepin
2020-12-15 17:05
#6

休眠恢复不会比开机快,我这就更慢,但是会恢复休眠前打开的文档程序等工作环境。

所以如果不存在复杂的工作环境,不想再来一次的话,建议直接关机。

Reply View the author
guaguale
deepin
2020-12-15 18:07
#7

显卡型号是?

Reply View the author
189******23
deepin
2020-12-15 18:51
#8

检查一下/etc/systemd/logind.conf吧

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See logind.conf(5) for details.

[Login]
#NAutoVTs=6
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
HandlePowerKey=ignore
#HandleSuspendKey=suspend
#HandleHibernateKey=hibernate
HandleLidSwitch=hybrid-sleep #可以改成suspend,hybird-sleep表示先suspend(内存),电量不足了转hibernate(磁盘),类似先待机再休眠。
HandleLidSwitchExternalPower=hybrid-sleep #同上,表示插了电源时的动作
HandleLidSwitchDocked=hybrid-sleep #同上,表示插了外接显示器之类的玩意儿时的动作
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RemoveIPC=yes
#InhibitorsMax=8192
#SessionsMax=8192

Reply View the author
dragondeepin
deepin
2020-12-15 21:53
#9
SamLukeYes

屏幕黑了不算数,确定彻底关机了才是真正的休眠

彻底关机了算休眠?这是怎样的一种思路?

Reply View the author
dragondeepin
deepin
2020-12-15 21:54
#10
189******23

检查一下/etc/systemd/logind.conf吧

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See logind.conf(5) for details.

[Login]
#NAutoVTs=6
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
HandlePowerKey=ignore
#HandleSuspendKey=suspend
#HandleHibernateKey=hibernate
HandleLidSwitch=hybrid-sleep #可以改成suspend,hybird-sleep表示先suspend(内存),电量不足了转hibernate(磁盘),类似先待机再休眠。
HandleLidSwitchExternalPower=hybrid-sleep #同上,表示插了电源时的动作
HandleLidSwitchDocked=hybrid-sleep #同上,表示插了外接显示器之类的玩意儿时的动作
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RemoveIPC=yes
#InhibitorsMax=8192
#SessionsMax=8192

这一大串是个啥意思?懵逼o((⊙﹏⊙))oing

Reply View the author
SamLukeYes
deepin
2020-12-16 02:57
#11
dragondeepin

彻底关机了算休眠?这是怎样的一种思路?

不是说关机等同于休眠,而是说休眠是关机的一种。不断电的待机(suspend)或睡眠(sleep)与需要断电的休眠(hibernate)是不同的。

Reply View the author
rong
deepin
2020-12-16 16:32
#12
SamLukeYes

不是说关机等同于休眠,而是说休眠是关机的一种。不断电的待机(suspend)或睡眠(sleep)与需要断电的休眠(hibernate)是不同的。

我的设置里是设置了休眠,但是实际上我每次合盖以后并没有休眠,好像只是单纯的待机了

请问这里应该怎么修改呢?

Reply View the author
SamLukeYes
deepin
2020-12-16 17:08
#13
rong

我的设置里是设置了休眠,但是实际上我每次合盖以后并没有休眠,好像只是单纯的待机了

请问这里应该怎么修改呢?

参考这个文档

Reply View the author
不会开车有驾照
deepin
2020-12-16 17:22
#14

请首先确保休眠功能正常启用,点击休眠后等待一点时间看是否电脑风扇停转为判断条件。

Reply View the author
不会开车有驾照
deepin
2020-12-16 17:26
#15

我的电脑一开始休眠功能也不正常,后面单独新建了swap分区并自动挂载才解决,现在有事出门直接合盖等待几十秒,风扇停转,解决了走时点击好几下关机的烦恼

Reply View the author
189******23
deepin
2020-12-16 22:23
#16
dragondeepin

这一大串是个啥意思?懵逼o((⊙﹏⊙))oing

sudo vi /etc/systemd/logind.conf

Reply View the author
waittingsummer
deepin
2021-04-23 17:39
#17

更新了 V20.2

还是 一样的有这个情况

Reply View the author
jelly
deepin
2021-05-04 03:50
#18
waittingsummer

更新了 V20.2

还是 一样的有这个情况

Reply View the author
Ziggy
deepin
2021-05-04 04:57
#19
jelly

换个内核看一下,有没有开swap?显卡驱动有没有装好?

Reply View the author
Ziggy
deepin
2021-05-04 04:57
#20
waittingsummer

更新了 V20.2

还是 一样的有这个情况

换个内核看一下,有没有开swap?显卡驱动有没有装好?

Reply View the author