Le Thursday 18 December 2014 à 12:29 +0000, Richard Llom a écrit : > Jean Delvare wrote: > > On Thu, 11 Dec 2014 16:06:02 +0100, Richard Llom wrote: > >> Where exactly in /sys ? Because here I can't find anything there related > >> to my sensors... > > > > In /sys/class/hwmon. > > > Hmm, but didn't you wrote earlier that k10temp and it87 are not (yet) > converted? That's correct, and this changes the layout under /sys/class/hwmon, but each hwmon device is still listed there. > This is my directory listing from [hwmon]$ ls -Rl > .: > total 0 > lrwxrwxrwx 1 root root 0 18.12.2014 09:23 hwmon0 -> > ../../devices/pci0000:00/0000:00:02.0/0000:01:00.0/hwmon/hwmon0/ > lrwxrwxrwx 1 root root 0 18.12.2014 09:23 hwmon1 -> > ../../devices/pci0000:00/0000:00:18.3/hwmon/hwmon1/ > lrwxrwxrwx 1 root root 0 18.12.2014 09:23 hwmon2 -> > ../../devices/platform/it87.552/hwmon/hwmon2/ > > should there be a directory lmsensors? No, lm-sensors is the name of the user-space part only (since kernel 2.6.) "lmsensors" spelt that way is a ksysguard thing, that's how it names the sensors internally. > > This should be reported to the maintainers of ksysguardd, this is an > > application error after all. > > Or ksysguard actually doesn't use libsensors at all and is looking for the > information in the wrong place? When the libsensors API changed (from lm-sensors 2.x to 3.x), we converted ksysguard: http://www.lm-sensors.org/wiki/Libsensors4AppSupport So back then they certainly did use libsensors. I checked version 4.3.5, which is what's available on my system, and it does link against libsensors.so.4. Can you check the output of: $ ldd /usr/bin/ksysguardd (or whatever the path is on your system)? -- Jean Delvare SUSE L3 Support _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors