You are not logged in.

#1 2011-03-20 22:14:18

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

coretemp reports the same temps forever

Hi!

lm_sensors/coretemp reports constant temperature for both cores:

uname -a
Linux nas 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 15 09:21:17 CET 2011 x86_64 Intel(R) Celeron(R) CPU E3200 @ 2.40GHz GenuineIntel GNU/Linux

# sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +41.0°C  (high = +76.0°C, crit = +100.0°C)  

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

Other values (fan speed, voltage,...) are live. But those +41.0°C  and   +35.0°C  for cores never change.

Where to dig in?

Last edited by student975 (2011-03-21 19:39:11)


"I exist" is the best myth I know..

Offline

#2 2011-03-20 22:40:11

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: coretemp reports the same temps forever

Run mprime or better yet, linpack.  They should affect the temps.  URL in my sig.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2011-03-20 22:48:59

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

graysky wrote:

Run mprime or better yet, linpack.  They should affect the temps.  URL in my sig.

No-no! - it's NAS with OS on a flash USB stick smile And at any case cores' temperatures are always live. They change constantly. Every next 'sensors' run must show (at least slightly) another values. But those values (41C and 35C) are always the same (even after reboot).


"I exist" is the best myth I know..

Offline

#4 2011-03-20 22:50:52

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: coretemp reports the same temps forever

...right, increased stress on cpu = increased heat


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2011-03-20 23:05:40

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

graysky wrote:

...right, increased stress on cpu = increased heat

Without any dedicated loading coretemp values are always slightly "moving". OK, in sense with your opinion I have tried to change governor with cpufrequtils (changing CPU freq from 1.2GHz to 2.4GHz and back). On my workstation I have plasmoid with coretemp graphics and have good sense what is it.


"I exist" is the best myth I know..

Offline

#6 2011-03-21 00:26:53

TigTex
Member
From: Portugal
Registered: 2008-06-19
Posts: 301

Re: coretemp reports the same temps forever

I know that some cpu/board combos that make that behaviour... DTS sensors stops working. But probably the motherboard sensor works no? (use lm_sensors). You could try to search for a bios update to see if it solves that problem


.::. TigTex @ Portugal .::.

Offline

#7 2011-03-21 00:37:51

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

TigTex wrote:

I know that some cpu/board combos that make that behaviour... DTS sensors stops working. But probably the motherboard sensor works no? (use lm_sensors). You could try to search for a bios update to see if it solves that problem

I have already searched all was able to imagine wink, but have not found any similar problems. BIOS has the only (first) version yet. Also I have sent request to motherboard manufacturer (and it is GIGABYTE), will wait for answer..


"I exist" is the best myth I know..

Offline

#8 2011-03-21 19:42:16

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

OK, can some Celeron E3200 owner verify coretemp does work at all for this CPU? To see a core temp you don't need to install lm-sensors. Just

sudo modprobe coretemp

to load the module. Then, to see first core temperature, repeat few times

sudo cat /sys/devices/platform/coretemp.0/temp1_input

You will see a temp in millidegree.


"I exist" is the best myth I know..

Offline

#9 2011-03-23 02:32:43

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

Up


"I exist" is the best myth I know..

Offline

#10 2011-03-23 15:15:43

TigTex
Member
From: Portugal
Registered: 2008-06-19
Posts: 301

Re: coretemp reports the same temps forever

Have you tried checking your temperatures with windows? (just to see if it really is a bios bug and not a linux one)


.::. TigTex @ Portugal .::.

Offline

#11 2011-03-23 15:40:45

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

OK, it seems this CPU has absolutely different behavior rather I know about other CPUs. At last I have found a way to change core temps - it is just 'stress' package.

After ~30min of testing I have got +39C and +48C. And there are two big differences in comparison with I saw with other processors:

- temperatures reproting has very high inertia (it seems values are integrated with long time period)
- there is a big difference between two cores

Probably, it is CPU-specific behavior..

@TigTex

I haven't got windows at all during last 10 years wink


"I exist" is the best myth I know..

Offline

#12 2011-03-23 23:58:31

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: coretemp reports the same temps forever

@op - how did you stress test?  Are you sure both cores are being tested?  Run htop to verify.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#13 2011-03-24 00:07:23

student975
Member
From: Russian Federation
Registered: 2011-03-05
Posts: 613

Re: coretemp reports the same temps forever

graysky wrote:

@op - how did you stress test?  Are you sure both cores are being tested?  Run htop to verify.

Of course, I have checked with 'top' smile I have tried 'stress -c N' with different N (2, 3, 4, 5) with the same result.


"I exist" is the best myth I know..

Offline

Board footer

Powered by FluxBB