All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] System Monitor cannot read sensors anymore
Date: Thu, 18 Dec 2014 18:17:01 +0000	[thread overview]
Message-ID: <20141218181701.GA19594@roeck-us.net> (raw)
In-Reply-To: <m6bv17$gsp$1@ger.gmane.org>

On Thu, Dec 18, 2014 at 05:49:19PM +0100, Jean Delvare wrote:
> Le Thursday 18 December 2014 à 16:33 +0000, Richard Llom a écrit :
> > Jean Delvare wrote:
> > > 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:
> > >> 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
> > > 
> > Aha, good to know.
> > 
> > > 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)?
> > > 
> > $ ldd /usr/bin/ksysguardd
> >         linux-vdso.so.1 (0x00007fff49132000)
> >         libc.so.6 => /usr/lib/libc.so.6 (0x00007f5f72de8000)
> >         /lib64/ld-linux-x86-64.so.2 (0x00007f5f7318b000)
> 
> OK, so apparently they stopped using libsensors at some point. Which was
> a very bad idea, as you just found out. Please report to them.
> 
On my system (Ubuntu 14.10):

ldd /usr/bin/ksysguardd
        linux-vdso.so.1 =>  (0x00007fffc51fe000)
	libsensors.so.4 => /usr/local/lib/libsensors.so.4 (0x00007f19f8e05000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19f8a40000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f19f8739000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f19f903c000)

with

/usr/bin/ksysguardd --version
ksysguardd 4
(c) 1999, 2000, 2001, 2002 Chris Schlaeger <cs@kde.org>
(c) 2001 Tobias Koenig <tokoe@kde.org>
(c) 2006-2008 Greg Martyn <greg.martyn@gmail.com>
This program is part of the KDE Project and licensed under
the GNU GPL version 2. See http://www.kde.org for details.
Usage: /usr/bin/ksysguardd [-d] [-i] [-p port]

dpkg also shows a dependency of ksysguardd on libsensors.

Package: ksysguardd
Source: kde-workspace
Version: 4:4.11.12-0ubuntu1.1
Depends: libc6 (>= 2.15), libsensors4 (>= 1:3.0.0)

Maybe there are different versions and/or build options ?

Guenter

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2014-12-18 18:17 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-11 11:26 [lm-sensors] System Monitor cannot read sensors anymore Richard Llom
2014-12-11 13:47 ` Jean Delvare
2014-12-11 15:06 ` Richard Llom
2014-12-12 16:36 ` Guenter Roeck
2014-12-16 23:10 ` Richard Llom
2014-12-17  3:01 ` Guenter Roeck
2014-12-17  3:12 ` Guenter Roeck
2014-12-17 10:01 ` Jean Delvare
2014-12-18 12:29 ` Richard Llom
2014-12-18 14:05 ` Guenter Roeck
2014-12-18 15:39 ` Jean Delvare
2014-12-18 15:41 ` Richard Llom
2014-12-18 15:49 ` Jean Delvare
2014-12-18 16:33 ` Richard Llom
2014-12-18 16:49 ` Jean Delvare
2014-12-18 18:17 ` Guenter Roeck [this message]
2014-12-18 19:03 ` Richard Llom
2014-12-19  0:34 ` Guenter Roeck
2014-12-19 13:34 ` Richard Llom
2014-12-19 14:03 ` Guenter Roeck
2014-12-21 21:22 ` Richard Llom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141218181701.GA19594@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.