lm-sensors doesn't work
Brought to you by:
mattia-san
The sensors module doesn't seem to be working properly. I have some rule lines like "sensor=temp2:0-50". When I run "cpufreqd -D -V 6" it shows this: "sensors_get : temp2: 0.000"
Here is the output from sensors:
--8<--------------------------------------
$ sensors -c /etc/cpufreqd-sensors.conf
k8temp-pci-00c3
Adapter: PCI adapter
w83627hf-isa-0290
Adapter: ISA adapter
temp2: +48.0°C (high = +80°C, hyst = +75°C) sensor = thermistor
alarms:
beep_enable:
Sound alarm enabled
$
-->8--------------------------------------
Logged In: YES
user_id=556737
Originator: YES
The sensors plugin gets loaded just fine:
--8<--------------------------------------
load_plugin : Loading "/usr/lib/cpufreqd/cpufreqd_sensors.so" for plugin "sensors".
get_cpufreqd_object : Getting plugin object for "sensors".
initialize_plugin : Initializing plugin "sensors-sensors_plugin".
load_plugin_list : plugin loaded: sensors_plugin
-->8--------------------------------------