From: Tomasz Torcz <zdzichu@irc.pl>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Re: sensors vs 2.6
Date: Tue, 9 Dec 2003 15:18:37 +0100 [thread overview]
Message-ID: <20031209141837.GA29636@irc.pl> (raw)
In-Reply-To: <200312090741.31290.gene.heskett@verizon.net>
On Tue, Dec 09, 2003 at 07:41:31AM -0500, Gene Heskett wrote:
> So obviously something didn't get built, and it looks like its the
> winbond stuff. The question is why? Is there some method that can
> be used to interrogate the kernel and determine if the stuff is
> actually in there?
Maybe related: via sensors stuff is very picky about order of module
loading.
It does NOT work when i2c-dev, i2c-algo-bit and rest of sensors stuff
(isa bus, via modules) are built INTO kernel.
When everything is in modules, iw works ONLY when via modules are
modprobed _before_ anything using i2c.
Loading other i2c modules (bttv, lirc or sth else) before via modules
makes sensors unusable - there is no /sys/[...]/via directory,
or this directory is empty.
--
Tomasz Torcz "Funeral in the morning, IDE hacking
zdzichu@irc.-nie.spam-.pl in the afternoon and evening." - Alan Cox
|> Playing: stream1.jungletrain.net:8000 ...
next prev parent reply other threads:[~2003-12-09 14:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 7:58 sensors vs 2.6 Gene Heskett
2003-12-09 10:33 ` Sebastian Kaps
2003-12-09 12:41 ` Gene Heskett
2003-12-09 14:18 ` Tomasz Torcz [this message]
2003-12-09 16:00 ` Gene Heskett
2003-12-09 14:54 ` Stian Jordet
2003-12-09 15:21 ` Gene Heskett
2003-12-09 15:32 ` Stian Jordet
2003-12-09 15:43 Matt
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=20031209141837.GA29636@irc.pl \
--to=zdzichu@irc.pl \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).