All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: Some oopsen
Date: Thu, 19 May 2005 06:24:19 +0000	[thread overview]
Message-ID: <20030928114738.37e71248.khali@linux-fr.org> (raw)
In-Reply-To: <20030928084506.GB11794@woods.iki.fi>


> - Kernel vanilla 2.4.22
> - RSBAC 1.2.2
> - lm_sensors 2.6.5

Please update lm_sensors to 2.8.0. An installation guide is available
there:
http://www.ensicaen.ismra.fr/~delvare/devel/i2c/

(Basically, it provides a modified patch for i2c, to be applied to your
kernel sources. Then, you can install lm_sensors as usual).

> - sensors-detect (pressed enter to every prompt):
> (...)
> Next adapter: SMBus I801 adapter at 5000 (Non-I2C SMBus adapter)
> Do you want to scan it? (YES/no/selectively):
> Can't open /dev/i2c[-/]2

You really should create this device file. Take a look at how devices 0
and 1 are named (depends wether you are using devfs or not) and use
mknod to create it (by default: char device, major 89, minor 2; see
prog/mkdev/mkdev.sh). Then, sensors-detect should be able to scan your
i801 chip and maybe find some other devices. 

If the problem persists with 2.8.0, we'll take a look at the oopses.


-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

      parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 Some oopsen Samuli Kärkkäinen
2005-05-19  6:24 ` Samuli Kärkkäinen
2005-05-19  6:24 ` 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=20030928114738.37e71248.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.