由于全新安装了xubuntu 15.04,因此会随机关闭


0

我刚刚进行了xubuntu 15.04的全新安装,从那时起,我的笔记本电脑就不断关闭,而没有警告,例如pullig插头,因此日志中没有任何内容。温度是正常的。在14.04以下,一切都很好。有时它可以一整天正常运行,但通常会在30分钟后关闭。回到14.04.2给我同样的问题。请帮忙。

Answers:


0

通常由于过热而发生。温度传感器可能有问题。让我们尝试检查一下:

安装程序lm-sensors(在终端中运行)。

sudo apt-get install lm-sensors

检测所有传感器(在终端中运行):

sudo sensors-detect 

获取温度数据(在终端中运行):

sensors

感谢你及时的答复。正如我所说的,温度还可以。发生时在40至50°C之间。
jeanphil
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.