You are not logged in.

#1 2014-08-15 18:44:31

technolog
Member
From: Europe / Slovenia / Grosuplje
Registered: 2012-01-28
Posts: 117

lm-sensors misbehaviour

When I run sensors command, I get only 2 sensors:

[rok@rok-laptop ~]$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +41.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:       +41.0°C  (high = +105.0°C, crit = +105.0°C)

However, there are more listed in my /sys/ directory:

[rok@rok-laptop ~]$ cat /sys/class/thermal/thermal_zone*/temp
71000
53000
49000
49000
27000
45000

How is it possible that sensors-detect is not picking up those?

Last edited by technolog (2014-08-15 18:46:06)

Offline

#2 2014-08-15 22:23:48

sano
Member
Registered: 2012-02-11
Posts: 114

Re: lm-sensors misbehaviour

If you haven't done this already, try

# sensors-detect

and see if lm-sensors' output changes.

Offline

#3 2014-08-16 07:09:37

technolog
Member
From: Europe / Slovenia / Grosuplje
Registered: 2012-01-28
Posts: 117

Re: lm-sensors misbehaviour

technolog wrote:

How is it possible that sensors-detect is not picking up those?

Offline

#4 2014-08-16 09:05:53

sano
Member
Registered: 2012-02-11
Posts: 114

Re: lm-sensors misbehaviour

Sorry, I was tired and didn't properly register the last sentence.

I am by no means an expert on lm-sensors, but I'll try my best...

Could you please post the output of

cat /sys/class/thermal/thermal_zone*/type

and

cat /sys/devices/platform/coretemp.*/hwmon/hwmon*/temp*input

The latter should show the same number of sensors as the sensors command.

Offline

#5 2014-08-16 10:30:46

technolog
Member
From: Europe / Slovenia / Grosuplje
Registered: 2012-01-28
Posts: 117

Re: lm-sensors misbehaviour

Here it is. Thank you.

[rok@rok-laptop ~]$ cat /sys/class/thermal/thermal_zone*/type
acpitz
acpitz
acpitz
acpitz
acpitz
acpitz
[rok@rok-laptop ~]$ cat /sys/devices/platform/coretemp.*/hwmon/hwmon*/temp*input
52000
51000

Offline

#6 2014-08-17 10:15:33

technolog
Member
From: Europe / Slovenia / Grosuplje
Registered: 2012-01-28
Posts: 117

Re: lm-sensors misbehaviour

Any idea?

Offline

#7 2014-08-17 10:32:00

sano
Member
Registered: 2012-02-11
Posts: 114

Re: lm-sensors misbehaviour

Well, only this: the 'acpitz' named (virtual?) sensors won't show up in lm-sensors. As far as I know this is no bug but rather expected behaviour. acpi should show them if called with the '-t' option.

Is there any specific reason why you want them to show up when calling 'sensors'? A script, conky, ...?

Offline

#8 2014-09-09 10:03:59

roguewave
Member
Registered: 2014-09-09
Posts: 10

Re: lm-sensors misbehaviour

i have the same problem.
before i could use lm-sensors to see also the acpitz temperature, and now there's not acpitz whan i launch sensors.
So in the sensors applet i see only the libsensors temperature.
I try on the same pc to run an ubuntu 14.04 live and the command sensors show also the acpitz temperature.

Offline

Board footer

Powered by FluxBB