[lm-sensors] acpitz-virtual-0
Jean Delvare
khali at linux-fr.org
Fri Sep 14 15:20:58 CEST 2012
On Thu, 13 Sep 2012 14:31:02 -0400, Super Groomers wrote:
> I am running lm-sensors version 3.3.2 on kernel version 3.2.0-29
> generic on an Intel DZ77GA-70K motherboard, cpu is Ivy Bridge I7-3770.
> The sensors output is listed below.
> sensors-detect detects coretemp and the Winbond chip, they each seem
> to differ from the "virtual acpitz-virtual-0." How could I find out
> what this interface corresponds to and what thermal zone is being
> reported here?
You can't really. It's all hidden behind ACPI magic. You may have a
hint with:
$ grep . /sys/class/thermal/thermal_zone*/device/path
but in general the name is generic and thus not useful. So the only way
to know where exactly ACPI gets its values is by disassembling the
DSDT, and looking for the code behind the thermal zones. Nothing easy
and pleasant.
--
Jean Delvare
More information about the lm-sensors
mailing list