login
Header Space

 
 

Re: Linux 2.6.25 (coretemp reads high temperatures)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rudolf Marek <r.marek@...>
Cc: Jean Delvare <khali@...>, Maxim Levitsky <maximlevitsky@...>, <trenn@...>, Kasper Sandberg <lkml@...>, Len Brown <lenb@...>, <linux-acpi@...>, <torvalds@...>, <linux-kernel@...>, Zhang, Rui <rui.zhang@...>
Date: Tuesday, April 29, 2008 - 6:58 pm

>


Hi Rudolf, hi @ all,

so we were just too concerned all the time & even though the
temperatures seem too high there's nothing to worry ?

I'd be more tranquilized if I had the old temperatures ;)
but like lm_sensors's output states - it's not bad until  I / we're
getting temperatures from 85°C (?) [in this particular case], ...


@lkml, Linus:

sorry for all the noise ;)



Len,

here's the output of sensors (lm_sensors):

with acpi thermal-support compiled in:

w83627ehf-isa-0290
Adapter: ISA adapter
VCore:       +1.12 V  (min =  +0.00 V, max =  +1.74 V)
in1:        +12.36 V  (min = +13.46 V, max = +13.46 V)   ALARM
AVCC:        +3.34 V  (min =  +4.08 V, max =  +2.03 V)   ALARM
3VCC:        +3.34 V  (min =  +3.92 V, max =  +3.95 V)   ALARM
in4:         +1.70 V  (min =  +1.53 V, max =  +2.04 V)
in5:         +1.59 V  (min =  +2.04 V, max =  +1.02 V)   ALARM
in6:         +5.12 V  (min =  +6.53 V, max =  +6.32 V)   ALARM
VSB:         +3.26 V  (min =  +3.06 V, max =  +4.08 V)
VBAT:        +3.20 V  (min =  +4.02 V, max =  +4.02 V)   ALARM
in9:         +1.61 V  (min =  +2.04 V, max =  +2.04 V)   ALARM
Case Fan:      0 RPM  (min =    0 RPM, div = 128)
CPU Fan:     969 RPM  (min =    0 RPM, div = 8)
Aux Fan:    3970 RPM  (min =    0 RPM, div = 2)
fan4:          0 RPM  (min =   83 RPM, div = 128)  ALARM
fan5:       1308 RPM  (min =    0 RPM, div = 8)
Sys Temp:    +39.0°C  (high = +123.0°C, hyst = -65.0°C)  sensor = thermistor
CPU Temp:    +29.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
AUX Temp:   +121.5°C  (high = +80.0°C, hyst = +75.0°C)  ALARM  sensor
= thermistor
cpu0_vid:   +1.350 V

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +60.0°C  (high = +84.0°C, crit = +100.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +57.0°C  (high = +84.0°C, crit = +100.0°C)

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

and without:

w83627ehf-isa-0290
Adapter: ISA adapter
VCore:       +1.30 V  (min =  +0.00 V, max =  +1.74 V)
in1:        +12.30 V  (min = +13.46 V, max = +13.46 V)   ALARM
AVCC:        +3.36 V  (min =  +4.08 V, max =  +2.03 V)   ALARM
3VCC:        +3.34 V  (min =  +3.92 V, max =  +3.95 V)   ALARM
in4:         +1.70 V  (min =  +1.53 V, max =  +2.04 V)
in5:         +1.59 V  (min =  +2.04 V, max =  +1.02 V)   ALARM
in6:         +5.12 V  (min =  +6.53 V, max =  +6.32 V)   ALARM
VSB:         +3.26 V  (min =  +3.06 V, max =  +4.08 V)
VBAT:        +3.20 V  (min =  +4.02 V, max =  +4.02 V)   ALARM
in9:         +1.61 V  (min =  +2.04 V, max =  +2.04 V)   ALARM
Case Fan:      0 RPM  (min =    0 RPM, div = 128)
CPU Fan:     986 RPM  (min =    0 RPM, div = 8)
Aux Fan:    3970 RPM  (min =    0 RPM, div = 2)
fan4:          0 RPM  (min =   83 RPM, div = 128)  ALARM
fan5:       1308 RPM  (min =    0 RPM, div = 8)
Sys Temp:    +39.0°C  (high = +123.0°C, hyst = -65.0°C)  sensor = thermistor
CPU Temp:    +29.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
AUX Temp:   +117.0°C  (high = +80.0°C, hyst = +75.0°C)  ALARM  sensor
= thermistor
cpu0_vid:   +1.375 V

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +60.0°C  (high = +84.0°C, crit = +100.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +58.0°C  (high = +84.0°C, crit = +100.0°C)

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

it's the completely same temperatures - it had no effect on the
"correctness" of the output


thanks to everyone

Regards

Mat
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 2.6.25, Matthew, (Fri Apr 18, 11:37 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Len Brown, (Fri Apr 18, 9:51 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Maxim Levitsky, (Wed Apr 23, 4:43 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Kasper Sandberg, (Mon Apr 28, 2:19 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Thomas Renninger, (Tue Apr 29, 9:07 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Jean Delvare, (Tue Apr 29, 11:08 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Rudolf Marek, (Tue Apr 29, 6:14 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Pavel Machek, (Fri May 2, 4:35 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Kasper Sandberg, (Tue Apr 29, 8:11 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Jean Delvare, (Wed Apr 30, 2:20 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Henrique de Moraes Holschuh..., (Wed Apr 30, 10:51 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Pavel Machek, (Fri May 2, 4:36 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Henrique de Moraes Holschuh..., (Sun May 4, 1:42 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Pavel Machek, (Mon May 5, 9:45 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Jean Delvare, (Wed Apr 30, 11:28 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Matthew, (Tue Apr 29, 6:58 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Jean Delvare, (Wed Apr 30, 2:10 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Henrique de Moraes Holschuh..., (Wed Apr 30, 10:46 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Pavel Machek, (Fri May 2, 4:35 pm)
Re: Linux 2.6.25 (coretemp reads high temperatures), Rudolf Marek, (Wed Apr 30, 10:50 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Jean Delvare, (Wed Apr 30, 11:18 am)
Re: Linux 2.6.25 (coretemp reads high temperatures), Thomas Bächler, (Mon Apr 21, 12:10 pm)
Re: Linux 2.6.25, Bart Van Assche, (Fri Apr 18, 3:18 pm)
Re: Linux 2.6.25, Jiri Slaby, (Fri Apr 18, 4:24 pm)
Re: Linux 2.6.25, Rudolf Marek, (Fri Apr 18, 4:50 pm)
Re: Linux 2.6.25, Gene Heskett, (Fri Apr 18, 12:27 pm)
Re: Linux 2.6.25, Gene Heskett, (Fri Apr 18, 12:24 pm)
Re: Linux 2.6.25, Linus Torvalds, (Fri Apr 18, 11:43 am)
Re: Linux 2.6.25, Cyrill Gorcunov, (Fri Apr 18, 3:38 pm)
Re: Linux 2.6.25, Cyrill Gorcunov, (Fri Apr 18, 4:03 pm)
Re: Linux 2.6.25, Rene Herman, (Fri Apr 18, 11:05 pm)
Re: Linux 2.6.25, Rene Herman, (Fri Apr 18, 11:20 pm)
Re: Linux 2.6.25, Cyrill Gorcunov, (Sat Apr 19, 2:17 am)
Re: Linux 2.6.25, Matthew, (Sat Apr 19, 6:18 am)
Re: Linux 2.6.25, Matthew, (Sat Apr 19, 6:22 am)
Re: Linux 2.6.25, Matthew, (Sun Apr 20, 8:02 am)
Re: Linux 2.6.25, Len Brown, (Wed Apr 23, 11:36 pm)
Re: Linux 2.6.25, Matthew, (Fri Apr 18, 12:02 pm)
speck-geostationary