linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ranran <ranshalit@gmail.com>
To: Jean Delvare <jdelvare@suse.de>
Cc: Guenter Roeck <linux@roeck-us.net>, linux-hwmon@vger.kernel.org
Subject: Re: How to detect which device is mapped to hwmonX ?
Date: Sun, 16 Dec 2018 10:57:53 +0200	[thread overview]
Message-ID: <CAJ2oMh+pc4tGm0vSJ5ka42+-rSD3-pFizkbmVOsN8zdA=TvCwg@mail.gmail.com> (raw)
In-Reply-To: <20181212113352.6ea13059@endymion>

On Wed, Dec 12, 2018 at 12:33 PM Jean Delvare <jdelvare@suse.de> wrote:
>
> On Wed, 12 Dec 2018 10:54:19 +0200, Ranran wrote:
> > On Tue, Dec 11, 2018 at 11:13 PM Guenter Roeck <linux@roeck-us.net> wrote:
> > >
> > > On Tue, Dec 11, 2018 at 10:30:58PM +0200, Ranran wrote:
> > > > Hello,
> > > >
> > > > I have several nodes /sys/class/hwmon/hwmonX ,
> > > > but checking the fields I could not find yet a way how to identify a
> > > > device (for example i2c address) to the given mapping of hwmonX.
> > > >
> > > > Is there a way to find out which device is mapped to which hwmonX ?
> > > >
> > >
> > > Maybe libsensors would work for you ?
> > >
> > Thanks , I will check that.
> > But I was looking for something to check in /sys or /proc to get the matching.
> > Probably if libsensor somehow knows the mapping it also looks there, No ?
>
> libsensors looks in /sys indeed but it's not trivial and libsensors
> does not offer an API for it. I remember writing a libsensors-based
> name look-up tool years ago. I'm a bit in a hurry but I have copied
> what I have at:
>
> http://jdelvare.nerim.net/devel/lm-sensors/patches/
>
> Maybe we can revive the idea if there is a need.
>

Thank you,
I am still not sure how to do it using sysfs entries.
Eventually I used dmesg to see the order of enumeration:
[    0.640000] tmp102 1-004a: initialized
[    0.640000] tmp102 1-0049: error reading config register
[    0.640000] tmp102: probe of 1-0049 failed with error -121
[    0.640000] tmp102 1-0048: initialized

But I think it's quite bad method.

Thanks,
ran
> --
> Jean Delvare
> SUSE L3 Support

      reply	other threads:[~2018-12-16  8:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 20:30 How to detect which device is mapped to hwmonX ? Ranran
2018-12-11 21:13 ` Guenter Roeck
2018-12-12  8:54   ` Ranran
2018-12-12 10:33     ` Jean Delvare
2018-12-16  8:57       ` Ranran [this message]

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='CAJ2oMh+pc4tGm0vSJ5ka42+-rSD3-pFizkbmVOsN8zdA=TvCwg@mail.gmail.com' \
    --to=ranshalit@gmail.com \
    --cc=jdelvare@suse.de \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).