You are not logged in.

#1 2011-07-19 23:09:24

sensory
Member
From: UK
Registered: 2010-05-01
Posts: 40

lm_sensors output seems wrong

Hi all,

My output from lm_sensors seems weird. I'm looking for the CPU temperature which I gather is the second, under k8temp. However, this temperature fluctuates wildly as soon as I do something CPU intensive which leads me to believe the output isn't correct. Surely the temperature can't jump 10 degrees in 5 seconds.

Here's my lm_sensors output:

[~] sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:         +0.0°C  (crit = +94.0°C)

k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp:   +68.0°C

I also run the following in conky:

${execi 300 echo $(($(cat /sys/    bus/pci/drivers/k8temp/0000\:00\:18.3/temp1_input) / 1000))}°C

which outputs the same as lm_sensors.

Offline

#2 2011-07-20 01:40:10

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: lm_sensors output seems wrong

This might be the reason ? : http://www.lm-sensors.org/ticket/2278


Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.

Offline

#3 2011-07-20 02:16:35

sensory
Member
From: UK
Registered: 2010-05-01
Posts: 40

Re: lm_sensors output seems wrong

Great, seems there's no fix for it then. hmm Thanks for the link, though! At least I know what's going on with it.

Is there any solution to reading my CPU temp? (AMD Turion 64M)

Offline

#4 2011-07-20 02:42:48

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: lm_sensors output seems wrong

I believe that there's some temperature information in /proc/acpi. Maybe have a look around there?

Offline

Board footer

Powered by FluxBB