LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   CPU0: Temperature above threshold, cpu clock throttled help (https://www.linuxquestions.org/questions/linux-hardware-18/cpu0-temperature-above-threshold-cpu-clock-throttled-help-710189/)

Elnegro8 03-09-2009 03:24 AM

CPU0: Temperature above threshold, cpu clock throttled help
 
under load my centos crash
any idea the cpu fan its ok

this is the messages in the syslog :
Mar 8 04:02:07 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 10450)
Mar 8 04:22:09 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 11113)
Mar 8 18:00:32 Elena :: SDI started
Mar 8 18:00:40 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 15954)
Mar 8 18:05:09 Elena :: SDI started
Mar 8 18:05:43 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 16253)
Mar 8 18:10:46 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 35508)
Mar 8 18:15:53 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 39858)
Mar 8 18:21:24 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 39891)
Mar 8 18:27:20 Elena kernel: CPU0: Temperature above threshold, cpu clock throttled (total events = 40318)
Mar 8 18:32:20 Elena kernel: CPU0: Temperature/speed normal

================================================
[root@Elena ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.00GHz
stepping : 9
cpu MHz : 2016.514
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up cid xtpr
bogomips : 4034.96
====================================================

[root@Elena ~]# cat /proc/acpi/processor/CPU0/info
processor id: 0
acpi id: 0
bus mastering control: yes
power management: no
throttling control: no
limit interface: no


10xxx

alan_ri 03-09-2009 05:55 AM

Can you use lm_sensors?
What's the Centos version that you're using?
uname -a?
Have you checked that there is good airflow for CPU fan?

crashmeister 03-09-2009 06:27 AM

I'd first try powertop to see if it really gets throttled if you don't have to jump thru hoops to install it.

Elnegro8 03-09-2009 07:10 AM

the cpu fan its ok and spining very well and the air flow good as well maybe something in the bios ?

i install the lm_sensoers by yum install

how do i use it

10xxx[root@Elena bash]# yum install lm_sensors.i386
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: wftp.tu-chemnitz.de
* updates: wftp.tu-chemnitz.de
* addons: wftp.tu-chemnitz.de
* extras: wftp.tu-chemnitz.de
Setting up Install Process
Parsing package install arguments
Package lm_sensors - 2.10.0-3.1.i386 is already installed.
Nothing to do
=============================================


[root@Elena bash]# cat /proc/version
Linux version 2.6.18-92.1.22.el5 (mockbuild@builder16.centos.org) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Tue Dec 16 12:03:43 EST 2008

Elnegro8 03-09-2009 07:17 AM

[root@Elena bash]# sensors
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
For older kernels, make sure you have done 'modprobe i2c-proc'!

alan_ri 03-09-2009 12:49 PM

Try to run
Code:

sensors-detect
You can use this and this guide for help.
Do you have non SMP kernel installed?If so,try to run it.

Elnegro8 03-11-2009 03:43 AM

hi

i have replace my cpu fan and now all is good :

[root@Elena backup]# sensors
it87-isa-0290
Adapter: ISA adapter
VCore 1: +1.49 V (min = +1.42 V, max = +1.57 V)
VCore 2: +2.61 V (min = +2.40 V, max = +2.61 V) ALARM
+3.3V: +3.28 V (min = +3.14 V, max = +3.47 V)
+5V: +4.73 V (min = +4.76 V, max = +5.24 V) ALARM
+12V: +11.71 V (min = +11.39 V, max = +12.61 V)
-12V: -3.80 V (min = -12.63 V, max = -11.41 V) ALARM
-5V: +0.56 V (min = -5.26 V, max = -4.77 V) ALARM
Stdby: +4.76 V (min = +4.76 V, max = +5.24 V) ALARM
VBat: +3.04 V
fan1: 3515 RPM (min = 0 RPM, div = 8)
fan2: 0 RPM (min = 3013 RPM, div = 8)
fan3: 0 RPM (min = 3013 RPM, div = 8)
M/B Temp: +15�°C (low = +15�°C, high = +40�°C) sensor = thermistor
CPU Temp: +28�°C (low = +15�°C, high = +45�°C) sensor = diode
Temp3: +38�°C (low = +15�°C, high = +45�°C) sensor = thermistor


by the way what is Temp3 ???


and 100x for those that help me

alan_ri 03-11-2009 06:05 AM

Temp3 could be related to power supply temperature,but it can depend on the motherboard,so check your mobo manuals or something related.


All times are GMT -5. The time now is 11:00 AM.