All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] sensors-detect hangs while scaning PIIX4
Date: Mon, 29 Jan 2007 14:04:44 +0000	[thread overview]
Message-ID: <20070129150444.dc9703c8.khali@linux-fr.org> (raw)
In-Reply-To: <60685.85.231.160.112.1169927353.squirrel@webmail1.b-one.net>

Hi Peter,

On Mon, 29 Jan 2007 11:28:52 +0100 (CET), Peter Welzien wrote:
> Since my last message doesn't seem to have reached the list, I send
> another one.

Yeah, that's what happens when you reply to me only ;)

> > Yes, please lookup the exact model.
> 
> It's a Gigabyte GA-6ETXDR.
> 
> > Strange, this really doesn't look like a regular ITE chip ID. Probably
> > a misdetection. Can you visually search for the Super-I/O chip on your
> > motherboard?
> 
> Gigabyte says on their homepage
> (http://www.gigabyte.com.tw/Products/Networking/Products_Spec.aspx?ProductID™2)
> that the Super I/O chip is a NS97317. On the chip itself is printed
> PC97317 and some other text. Let me know if you also need the rest of the
> text.

This chip doesn't embed hardware monitoring features. This was already
discussed on the list:
  http://lists.lm-sensors.org/pipermail/lm-sensors/2003-March/002059.html
I checked the datasheet once again and indeed there is no mention of
any kind of voltage, temperature or fan speed monitoring.

> > First of all, do you have a reason to think that this motherboard has
> > hardware monitoring features? Do you see them in the BIOS or using a
> > different OS? It seems to be a rather old model, it wouldn't be all
> > that surprising that it simply doesn't support hardware monitoring.
> 
> I can get the temperature of both CPUs as well as fan speeds in the BIOS.

OK, so the board must have a hardware monitoring chip. Maybe on the
SMBus which you can't get to work at the moment.

> > Try using i2cdetect to scan the SMBus. If even that locks the bus, it's
> > probably the SMBus itself which doesn't work. Did you pass specific
> > parameters to the i2c-piix4 driver? Are there messages in the logs when
> > the i2c-piix4 driver is loaded?
> 
> I didn't pass any parameters to the module. When it loads the only message
> in the log is a line saying that the module is loaded and an address. I
> don't have access to the computer right now, but I can get the exact
> message tonight if you need it.

It might help, yes. Please make sure there is no complaint about an
"illegal interrupt configuration". Please also provide a dump of the
PCI config registers of the device. You can obtain such a dump using
"lspci -xxx".

Then we need to figure out what exactly is locking your system. As I
asked before, please try i2cdetect on the SMBus (typically "i2cdetect
0") and see if it locks too. You may additionally try "i2cdetect -r 0"
and "i2cdetect -q 0". If these commands lock your system, note how much
is written on your screen each time before the system locks.

-- 
Jean Delvare


  parent reply	other threads:[~2007-01-29 14:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-27 19:49 [lm-sensors] sensors-detect hangs while scaning PIIX4 Peter Welzien
2007-01-27 21:42 ` Jean Delvare
2007-01-29 10:28 ` Peter Welzien
2007-01-29 14:04 ` Jean Delvare [this message]
2007-01-29 19:45 ` Peter Welzien
2007-02-05 19:39 ` Peter Welzien
2007-02-06 13:08 ` Peter Welzien
2007-02-06 14:49 ` Jean Delvare
2007-02-07  5:57 ` Peter Welzien

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=20070129150444.dc9703c8.khali@linux-fr.org \
    --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.