[lm-sensors] Missing thmc50 support in sensors
Jean Delvare
khali at linux-fr.org
Mon Sep 17 16:00:04 CEST 2007
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
More information about the lm-sensors
mailing list