All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Missing thmc50 support in sensors
Date: Mon, 17 Sep 2007 14:00:04 +0000	[thread overview]
Message-ID: <20070917160004.6f45fff2@hyperion.delvare> (raw)
In-Reply-To: <20070906130600.028cf7f5@hyperion.delvare>

Hi Krzysztof,

On Mon, 17 Sep 2007 14:28:17 +0200, Krzysztof Helt wrote:
> On Mon, 17 Sep 2007 13:25:53 +0200 Jean Delvare wrote:
> > Krzysztof, can you please send me (in private) a dump of your chip (as
> > returned by i2cdump)? I'd like to add it to my collection so that I can
> > emulate this chip with i2c-stub.
>
> Give me commands to do this (i2cdump something). Chips are located at 0x2d and 0x2e.

# modprobe i2c-dev
# i2cdetect -l
(find out which i2c bus corresponds to the motherboard SMBus)
# i2cdetect <N>
(where <N> is the bus number in question; this should show chips at 0x2d
 0x2e)
# i2cdump <N> 0x2d b > thmc50-2d.dump
# i2cdump <N> 0x2e b > thmc50-2e.dump

Thanks,
-- 
Jean Delvare

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

  parent reply	other threads:[~2007-09-17 14:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06 11:06 [lm-sensors] Missing thmc50 support in sensors Jean Delvare
2007-09-09  8:42 ` Krzysztof Helt
2007-09-09 11:17 ` Jean Delvare
2007-09-09 14:30 ` Krzysztof Helt
2007-09-17 11:25 ` Jean Delvare
2007-09-17 12:28 ` Krzysztof Helt
2007-09-17 14:00 ` Jean Delvare [this message]
2007-09-19 12:01 ` Philippe Michiels
2007-09-19 13:31 ` Krzysztof Helt

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=20070917160004.6f45fff2@hyperion.delvare \
    --to=khali@linux-fr.org \
    --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.