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] adm1021 in 2.6.9 kernel not calling
Date: Mon, 16 Jun 2008 07:49:09 +0000	[thread overview]
Message-ID: <20080616094909.01587ff8@hyperion.delvare> (raw)

Hi Warrick,

On Wed, 04 Jun 2008 11:33:16 -0400, Warrick Lacey wrote:
> I'm presently struggling to bring up the adm1021 driver under 2.6.9 in a 
> VR7 device.

What is a "VR7 device"?

> I see the i2c-piix4 driver attaching and then when the adm1021 is 
> inserted, its attach function is not called, as if the kernel has no 
> adapters to bind to the adm1021_driver.

You can easily check in /sys/class/i2c-adapter if an i2c bus was
created for the PIIX4. Or even easier, run "modprobe i2c-dev &&
i2cdetect -l" as root and see if the PIIX4 SMBus adapter is listed.

If it's not, then the i2c-piix4 driver failed to create the i2c bus.
Are you certain that this is the i2c bus driver you need for your
hardware? Can we see the output of "lspci"? If it is the right driver,
and the driver still fails to create the bus, then I would expect an
error message in the kernel log as you load the i2c-piix4 driver.

-- 
Jean Delvare

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

                 reply	other threads:[~2008-06-16  7:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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