![]() |
CPU Temperature above threshold?
[root@localhost ~]# yum install mplayer
Setting up Install Process Setting up Repo: base repomd.xml 100% |=========================| 1.1 kB 00:00 Setting up Repo: updates-released repomd.xml 100% |=========================| 951 B 00:00 Reading repository metadata in from local files base : ################################################## 2622/2622 primary.xml.gz 100% |=========================| 276 kB 00:02 MD Read : ################################ 431/665 Message from syslogd@localhost at Thu Mar 17 16:51:17 2005 ... localhost kernel: CPU1: Temperature above threshold Message from syslogd@localhost at Thu Mar 17 16:51:17 2005 ... localhost kernel: CPU0: Temperature above threshold Message from syslogd@localhost at Thu Mar 17 16:51:17 2005 ... localhost kernel: CPU0: Running in modulated clock mode Message from syslogd@localhost at Thu Mar 17 16:51:17 2005 ... localhost kernel: CPU1: Running in modulated clock mode MD Read : ################################################## 665/665 updates-re: ################################################## 665/665 No Match for argument mplayer Nothing to do [root@localhost ~]# Whenever i try to install something via yum this happens, it says my cpu is too hot which is not try, it runs 30-40c I do not have lm_sensors installed I would like to make the Kernal (i think that is wht is telling me this) stop telling me this so i can continue with installations |
System configuration?
What O/S? What kernel? Is the kernel SMP? |
nvm i solved it
|
Could you post your solution please? I'm running into the same problem.
|
the solution
i edited the syslog.conf file
here is the entire .conf file just replace yours with this one and it should work # Log all kernel messages to the console. # Logging much else clutters up the screen. #kern.* /dev/console # Log anything (except mail) of level info or higher. # Don't log private authentication messages! *.info;mail.none;authpriv.none;cron.none /var/log/messages # The authpriv file has restricted access. authpriv.* /var/log/secure # Log all the mail messages in one place. mail.* -/var/log/maillog # Log cron stuff cron.* /var/log/cron # Everybody gets emergency messages #*.emerg * # Save news errors of level crit and higher in a special file. uucp,news.crit /var/log/spooler # Save boot messages also to boot.log local7.* /var/log/boot.log I changed the Everbody gets emergency messages thing to what you see know, so change that section of you syslog.conf file to look like mine and u should be fine hope it works for you |
Wonderful solution, but should you CPU actually run hot one day then bam, you won't know about it and then you have problems.
|
I would deff take a 2nd look.. I ran into the same problem and just decided to kill syslogd so it would stop beeping.. Well let me tell you that was stupid... My processors are actually burning up day by day, the machine will freeze and not boot for a good hour or so. I have a new machine on the way so its pretty much whatever now but just dont be careless like I was and ignore what could be a very big problem.
|
I think that your computer environment isn't cool.Please verify your fans.
|
All times are GMT -5. The time now is 04:35 AM. |