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] sensors-detect killed my CPU
Date: Sun, 04 May 2008 12:39:59 +0000	[thread overview]
Message-ID: <20080504143959.65609ff8@hyperion.delvare> (raw)
In-Reply-To: <481B851A.10800@ag-web.biz>

Hi Achim,

On Sun, 04 May 2008 14:03:32 +0200, achim wrote:
> Am Sonntag, den 04.05.2008, 13:42 +0200 schrieb achim:
> > Am Sonntag, den 04.05.2008, 09:41 +0200 schrieb Jean Delvare:
> > > Hi Achim,
> > > 
> > > On Sun, 04 May 2008 01:24:19 +0200, Achim Gottinger wrote:
> > > > I took a picture of the board and numbered the chips.
> > > > http://www.abload.de/image.php?img=img_6532l9j.jpg
> > > > 
> > > > Chip 1-2 are the two NIC chips. Chip three is interesting.
> > > > It was hard to read but i found that chip ICS9LPRS477BKL
> > > > 
> > > > I found that article later explaining that chip as an clock generator.
> > > > http://www.planet3dnow.de/vbulletin/showthread.php?t30028&garpg=6
> > > > 
> > > > Here are specs for a chip with an very similar number which is a clock 
> > > > generator chip.
> > > > http://www.idt.com/?genID=9LPRS478
> > > 
> > > There's also this one:
> > > http://www.idt.com/?genID=9LPRS471
> > > 
> > > Maybe you misread the last 1 as a 7?
> >
> > I misread nearly all characters in the first place ~0.5 mm text height
> > is adveturous reading. Panet3dNow made a very clear picture of the chip
> > I already posted a link to their webpage.

Ah, sorry, I missed that. OK, the picture really says 9LPRS477BKL. Odd
that there is no reference to this on the IDT website. Rudolf, can you
please try to get information about this chip? If you can also get
information about the '471 and '478 models, that would be great too.

> > 9LPRS471 and 9LPRS478 where clock generator chips for the 690G chipset.
> > Googling for 9LPRS478 shows a link to the IDT page where you can
> > download a datasheet.

I already tried this, unfortunately the link is apparently to a
datasheet for a different chip (ICS951464). I can tell it's not the
same chip because the 9LPRS478 is in a VFQFPN 72 package (square, with
pins on 4 sides) while the 951464 is rectangular with pins on 2 sides.

> > Fortunately I have such a board here.
> > 
> > i2cdetect -l shows the PIIX4 adapter
> > i2cdetect 0 shows there is someting at 0x50,0x51 and 0x69

0x69 is the address of the ICS951464 according to the datasheet.

> > none of those adddresses can be dumped. I Tried each one after a cold
> > start, because as you expected this was required on the sapphire board
> > to get the dump work again.

Hmmm, that's strange. 0x50 and 0x51 are your memory module SPD EEPROMs,
they should be dumpable. For 0x69 you should use the "s" mode of
i2cdump.

> > 
> > I also have an Gigabyte 780G board and an Asus M3A board (770 chipset)
> > here.
> > 
> > The gigabyte has an 9LPRS477CKL chip and the M3A uses also the
> > 9LPRS477BKL. 
> > 
> > 780G 
> > i2cdetect -l shows the PIIX4 adapter
> > i2cdetect 0 shows there is someting at 0x50,0x51,0x52,0x53, 0x38,0x69
> > 
> > I attached the dumps of 0x38 and 0x69 to that mail.
> > 
> M3A-770
> i2cdetect -l shows the PIIX4 adapter
> i2cdetect 0 shows there is someting at 0x52,0x53, 0x38,0x69
> 
> I attached the dumps of 0x38 and 0x69 to that mail.
> 
> PS: Also added the dumps of the gbt board i forgott in the last mail.
> I'll try to modify a few frequencies and compare the dumps of 0x38 and
> 0x69 now.

No idea what is the chip at 0x38. At 0x69 it's usually clock chips.

Note that sensors-detect (at least recent versions thereof) doesn't
probe address 0x38 nor 0x69, as there are no known hardware monitoring
chips using these addresses.

-- 
Jean Delvare

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

  parent reply	other threads:[~2008-05-04 12:39 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 [this message]
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

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=20080504143959.65609ff8@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.