From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Running lm-sensors on EPIA 5000 with Debian SARGE 2.6
Date: Tue, 01 Nov 2005 09:30:21 +0000 [thread overview]
Message-ID: <20051101093000.0b9d91e1.khali@linux-fr.org> (raw)
In-Reply-To: <20051012133202.9303523324@box1.planbit.co.uk>
Hi Roger,
Sorry for the delay.
> I noticed that the vt8231 driver would not start if the i2c-viapro module
> was installed. I suspect this is because they both try and control the same
> PCI device (the VT8231 chip) and therefore you can only have one installed
> at a time. If you install the i2c-viapro first then the vt8231 driver never
> gets started and you never get the temp/voltage information.
>
> The i2c-viapro driver allows the i2c bus to be accessed, so if it is
> installed then I can see the RAMs that are on the bus. If I remove the
> i2c-viapro and install the vt8231 then I get the voltage and temperature
> information.
There was a similar conflict between i2c-viapro and via686a, but it was
solved in Linux 2.6.10. These drivers do not actually use the PCI
device, they only need it to read some resource values at load time, so
they now release the PCI device when they are done. That way, both
drivers can be loaded in sequence.
A similar change would be required for your vt8231 driver. Just look at
how the via686a driver does in Linux 2.6.14, and do the same. That
should work just fine.
> 1) Does anyone know what the plan is for combining the vt8231 and
> i2c-viapro modules so that a single module can access both the I2C bus and
> the temperature/voltage information at the same time ?
We were able to fix the issue in a different way (see above) so merging
the drivers won't be necessary. Else we would have had to merge the
i2c-viapro, vt8231, vt1211 and via686a drivers all in one. What a mess!
--
Jean Delvare
next prev parent reply other threads:[~2005-11-01 9:30 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-12 16:22 [lm-sensors] Running lm-sensors on EPIA 5000 with Debian SARGE 2.6 Roger Lucas
2005-10-13 16:14 ` Roger Lucas
2005-10-19 22:36 ` Rudolf Marek
2005-10-21 0:12 ` Aaron Marburg
2005-11-01 9:30 ` Jean Delvare [this message]
2005-11-01 18:27 ` Jean Delvare
2005-11-01 19:17 ` Roger Lucas
2005-11-01 19:35 ` Jean Delvare
2005-11-01 19:41 ` Roger Lucas
2005-11-01 23:57 ` Rudolf Marek
2005-11-02 0:19 ` Roger Lucas
2005-11-02 9:14 ` Rudolf Marek
2005-11-02 10:25 ` Rudolf Marek
2005-11-02 10:51 ` Roger Lucas
2005-11-02 12:05 ` Jean Delvare
2005-11-02 12:17 ` Rudolf Marek
2005-11-02 12:18 ` Rudolf Marek
2005-11-02 23:09 ` Rudolf Marek
2005-11-03 0:26 ` Roger Lucas
2005-11-03 10:10 ` Jean Delvare
2005-11-05 20:01 ` Rudolf Marek
2005-11-08 16:47 ` Roger Lucas
2005-11-08 20:31 ` Jean Delvare
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=20051101093000.0b9d91e1.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.