From: jim.cromie@gmail.com (Jim Cromie)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] No sensors found!
Date: Thu, 26 Jan 2006 18:36:13 +0000 [thread overview]
Message-ID: <43D9169D.5010008@gmail.com> (raw)
In-Reply-To: <62A29338972397468405C79C4FE13C3B916AFA@ex1.messagegate.local>
samag70-2 at yahoo.ca wrote:
<snip>
> I will now generate the commands needed to load the I2C modules.
> Sometimes, a chip is available both through the ISA bus and an I2C bus.
> ISA bus access is faster, but you need to load an additional driver
> module
> for it. If you have the choice, do you want to use the ISA bus or the
> I2C/SMBus (ISA/smbus)? smbus
I suspect youre running afoul on this question (which IIRC is going away
soon,
since ISA is faster when its available)
anyway, in sensors-detect packaged in lm_sensors-2.9.1-3.FC4.2,
the answer is being parsed by this:
my $use_isa = not <STDIN> =~ /\s*[Ss]/;
since your answer started with 's', youve told it not to use isa.
try rerunning, hit return for this question, and youll get ISA used.
Then see what it recommends next.
good luck.
pls report back ok/not
next prev parent reply other threads:[~2006-01-26 18:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 6:24 No sensors found! Jennifer Villar
2005-05-19 6:24 ` Mark Studebaker
2005-05-19 6:24 ` Mark Studebaker
2006-01-26 17:53 ` [lm-sensors] " samag70-2
2006-01-26 18:36 ` Jim Cromie [this message]
2006-01-26 18:44 ` samag70-2
2006-01-26 19:16 ` Rudolf Marek
2006-01-27 13:46 ` samag70-2
2006-01-27 17:06 ` Rudolf Marek
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=43D9169D.5010008@gmail.com \
--to=jim.cromie@gmail.com \
--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.