Page 1 of 1

Sensor applet show always NA instead of temp

Posted: Tue Apr 03, 2012 5:44 am
by fabrixx
I add temperature monitor in the panel but also after reboot show always NA.

I installed first lm-sensors and launch sensors-detect from root.

sensors command from terminal say that all sensors work correctly.

How to have temp value in the application bar?
I've read some guides but with no results.
I remember a system to link dir where are sensors files (sys../..) whith older position, but where applet files where? (i susspect that i have to link to new folder)

Thank you

Re: Sensor applet show always NA instead of temp

Posted: Fri Apr 13, 2012 5:51 am
by technosaurus
I wrote a basic demo for displaying temps here:
http://www.murga-linux.com/puppy/viewtopic.php?t=76431
It looks in /proc/acpi/thermal_zone for temps. Do you have that?
BTW my temp applet was just to test my tray applet tool, not a full featured program or anything, so don't get your hopes up.