周一 15 十 2007
Temperature above threshold 报警的解决
Posted by Jansfer under 随笔
No Comments
CPU0: Temperature above threshold
CPU0: Running in modulated clock mode
根据资料,这应该是2.6内核的相应阀值过低造成的.特别在编译程序的时候出现的频率很高.
关闭的解决办法如下:
vi /etc/syslog.conf
注释掉 *.emerg 这一行
/etc/init.d/syslog restart
No Responses to “ Temperature above threshold 报警的解决 ”