From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] sensors-detect killed my CPU
Date: Wed, 07 May 2008 13:07:21 +0000 [thread overview]
Message-ID: <20080507150721.26c8bcd3@hyperion.delvare> (raw)
In-Reply-To: <481B851A.10800@ag-web.biz>
On Wed, 07 May 2008 15:02:04 +0200, Gabriel C wrote:
> Jean Delvare wrote:
>
> >>> $ i2cdetect -l
> >>> Code:
> >>> i2c-0 unknown SMBus PIIX4 adapter at 0b00 N/A
> >>> $ sudo i2cdetect 0
> >>> Code:
> >>> 0 1 2 3 4 5 6 7 8 9 a b c d e f
> >>> 00: -- -- -- -- -- -- -- -- -- -- -- -- --
> >>> 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> >>> 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 2e --
> >>> 30: -- -- -- -- -- -- -- -- 38 -- -- -- -- -- -- --
> >>> 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> >>> 50: 50 51 -- -- -- -- -- -- -- -- -- -- -- -- -- --
> >>> 60: -- -- -- -- -- -- -- -- -- 69 -- -- -- -- -- --
> >>> 70: -- -- -- -- -- -- -- --
> >>> $ sudo i2cdump 0 0x2e
> >>> Code:
> >>> 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
> >>> 00: c5 0f 00 00 00 00 00 c0 14 62 ff ff ff ff ff ff ??.....??b......
> >>> 10: 02 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ?...............
> >>> 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >>> f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
> >
> > Doesn't look like anything I know. But it also doesn't seem to be the
> > same chip as you have on your own boards.
> >
>
> I have on my ASUS motherboard an TPM chip at 0x4e as example , sensors-detect thinks is an
> SMSC chip with unknow ID 0x0b00.
Totally unrelated... We're talking about _SMBus_ addresses, you're
talking about _LPC_ (I/O) addresses. The fact that the address number
is the same (0x4e) is a coincidence.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2008-05-07 13:07 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 21:18 [lm-sensors] sensors-detect killed my CPU Achim Gottinger
2008-05-03 7:18 ` Jean Delvare
2008-05-03 11:02 ` Ruzicka Pavel
2008-05-03 15:27 ` achim
2008-05-03 16:27 ` Jean Delvare
[not found] ` <20080503182701.58a0c146-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-03 18:16 ` [PATCH] i2c-piix4: Blacklist the Sapphire AM2RD790 motherboard Jean Delvare
2008-05-03 18:16 ` [lm-sensors] [PATCH] i2c-piix4: Blacklist the Sapphire AM2RD790 Jean Delvare
[not found] ` <20080503201659.2ab17cbc-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-04 12:57 ` [PATCH] i2c-piix4: Blacklist two mainboards Jean Delvare
[not found] ` <20080504145717.75063c54-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-05-04 13:38 ` Jean Delvare
2008-05-03 18:11 ` [lm-sensors] sensors-detect killed my CPU achim
2008-05-03 19:14 ` Jean Delvare
2008-05-03 19:27 ` Jean Delvare
2008-05-03 20:30 ` achim
2008-05-03 21:09 ` Jean Delvare
2008-05-03 21:18 ` achim
2008-05-03 23:24 ` Achim Gottinger
2008-05-04 7:41 ` Jean Delvare
2008-05-04 7:57 ` Jean Delvare
2008-05-04 8:38 ` Rudolf Marek
2008-05-04 11:42 ` achim
2008-05-04 12:03 ` achim
2008-05-04 12:39 ` Jean Delvare
2008-05-04 13:23 ` achim
2008-05-04 15:27 ` achim
2008-05-04 16:05 ` Jean Delvare
2008-05-04 16:29 ` Jean Delvare
2008-05-04 16:49 ` Achim Gottinger
2008-05-04 17:47 ` Achim Gottinger
2008-05-04 18:16 ` Jean Delvare
2008-05-05 12:15 ` achim
2008-05-05 12:33 ` Jean Delvare
2008-05-05 19:44 ` Achim Gottinger
2008-05-06 9:01 ` Jean Delvare
2008-05-06 14:11 ` Jean Delvare
2008-05-06 20:44 ` achim
2008-05-07 12:14 ` Jean Delvare
2008-05-07 13:02 ` Gabriel C
2008-05-07 13:07 ` Jean Delvare [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=20080507150721.26c8bcd3@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.