我曾经遇到过这个问题:https://unix.stackexchange.com/questions/174161/when-i-boot-linux-it-asks-for-password-pretends-to-proceed-but-then-returns-t。在出现此问题之前,我的电脑已经吵了几个星期了。我重新安装了操作系统,电脑又安静下来了。
现在又重复了一遍,即使没有运行任何大型程序,电脑也会发出噪音和热气。我担心这种情况会再次发生,那么 - 这
可能是什么原因造成的,又该如何处理呢?
运行结果如下top
:
top - 20:02:02 up 1:13, 2 users, load average: 0,11, 0,38, 0,46
Tasks: 226 total, 1 running, 225 sleeping, 0 stopped, 0 zombie
%Cpu(s): 1,3 us, 0,6 sy, 0,0 ni, 97,3 id, 0,8 wa, 0,0 hi, 0,0 si, 0,0 st
KiB Mem: 6025844 total, 2343856 used, 3681988 free, 93344 buffers
KiB Swap: 6203388 total, 0 used, 6203388 free. 1114716 cached Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1470 root 20 0 431740 67740 46656 S 1,7 1,1 1:39.52 Xorg
9508 lakesare 20 0 652304 19252 12708 S 1,0 0,3 0:01.17 gnome-term+
9987 lakesare 20 0 1563492 128416 65228 S 1,0 2,1 0:11.20 chrome
1862 lakesare 20 0 1576824 149736 36232 S 0,7 2,5 1:42.58 compiz
10266 lakesare 20 0 819356 60524 23368 S 0,7 1,0 0:01.26 chrome
10029 lakesare 20 0 598304 193144 142572 S 0,3 3,2 0:05.21 chrome
10373 lakesare 20 0 30368 1728 1180 R 0,3 0,0 0:00.05 top
运行结果如下sensors
:
Adapter: Virtual device
temp1: +63.0°C
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +64.0°C (high = +84.0°C, crit = +100.0°C)
Core 0: +62.0°C (high = +84.0°C, crit = +100.0°C)
Core 1: +61.0°C (high = +84.0°C, crit = +100.0°C)
我的显卡(来自lspci | grep VGA
):
00:02.0 VGA compatible controller: Intel Corporation
4th Gen Core Processor Integrated Graphics Controller (rev 06)
我的电脑型号:HP Pavilion 17 Notebook PC (F7S72EA#ACB)
。
答案1
打开终端窗口并运行“top”。
这将向您显示哪些进程/程序正在使用您的 CPU。您可能将 Web 错误地归类为轻量级程序。