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] Problems with i2c_i801
Date: Fri, 31 Mar 2006 10:15:26 +0000	[thread overview]
Message-ID: <20060331121526.629a00ab.khali@linux-fr.org> (raw)
In-Reply-To: <1143796746.10346.10.camel@cressida.cert>

Hi James,

> I'm running Debian/Etch with a 2.6.15-1-686 kernel. The I think the
> system is a Dell Optiplex GX280 which from reading Dell's website gives
> me an Intel 915G chipset (if I've correctly identified the system!).
> Running sensors detect gave me the following to add to my modules.conf.
> 
> #----cut here----
> # I2C adapter drivers
> i2c-i801
> # I2C chip drivers
> eeprom
> #----cut here----
> 
> I've loaded these modules Looking through the output of lsmod I get:
> 
> cressida:/home/james# lsmod | grep i2c
> i2c_dev                 8640  0
> i2c_i801                7916  0
> i2c_core               19280  3 eeprom,i2c_dev,i2c_i801
> 
> sysfs appears to be correctly mounted:
> 
> cressida:/home/james# mount | grep sys
> sysfs on /sys type sysfs (rw)
> 
> But when I run sensors I get the following output:
> 
> cressida:/home/james# sensors
> Can't access procfs/sysfs file
> Unable to find i2c bus information;
> For 2.6 kernels, make sure you have mounted sysfs and libsensors
> was compiled with sysfs support!
> For older kernels, make sure you have done 'modprobe i2c-proc'!
> cressida:/home/james#
> 
> Any idea what I'm doing wrong? :(

Where do the "sensors" program come from? Debian package?
Hand-compiled? Which version ("sensors -v")?

Note that no hardware monitoring chip was detected on your system, so
if that's what you are after, fixing the problem above won't help you
much. Either your system has no hardware monitoring chip, or
sensors-detect failed to detect it for some reason. The complete output
of "sensors-detect" may let us help you in the second case.

-- 
Jean Delvare


  reply	other threads:[~2006-03-31 10:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-31  9:19 [lm-sensors] Problems with i2c_i801 James Davis
2006-03-31 10:15 ` Jean Delvare [this message]
2006-03-31 10:28 ` James Davis
2006-03-31 11:15 ` Jean Delvare
2006-03-31 12:45 ` James Davis
2006-03-31 13:17 ` Jean Delvare
2006-03-31 15:00 ` James Davis

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=20060331121526.629a00ab.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.