All of lore.kernel.org
 help / color / mirror / Atom feed
From: roger@planbit.co.uk (Roger Lucas)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Running lm-sensors on EPIA 5000 with Debian SARGE 2.6
Date: Wed, 12 Oct 2005 16:22:17 +0000	[thread overview]
Message-ID: <20051012133202.9303523324@box1.planbit.co.uk> (raw)

I am working with Debian SARGE on a 2.6.8-2 kernel installation and, thanks
to Aaron Marsh, I now have a working vt8231 driver in my system.  (If anyone
has had problems compiling it for Debian Sarge then I can happily mail you a
copy of mine
).

 

I noticed that the vt8231 driver would not start if the i22-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-viaprobe 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.

 

Here are my questions:

 

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 ?

2)       Does anyone know the CORRECT information for the scaling
coefficients for the temperature and voltage ?

 

If it helps any, below are the raw numbers that I get from my box:

 

edensnake:~# cat /sys/bus/i2c/drivers/vt8231/1-6000/*_input

0                                  // fan1

0                                  // fan2

204                               // in0

202                               // in1

201

120

213

201                               // in5

2040                             //temp2

747                               //temp3

0

0

0

0                                  // temp7

edensnake:~# 

 

They seem reasonable given the range that things should be running over, but
I don?t want to try and guess at the correct conversion table.  I have tried
the table from Aaron Marsh?s site
(http://www.stanford.edu/~amarsh/vt8231/sensors.conf) but that gives me the
result below, which looks a bit wrong to me
 (although they do seem to
fairly closely match what others have seen:
http://archives.andrew.net.au/lm-sensors/msg18667.html)

 

edensnake:~# sensors

vt8231-isa-6000

Adapter: ISA adapter

VCore1:    +0.30 V  (min =  -0.05 V, max =  +0.39 V)

+5V:       +0.23 V  (min =  -0.08 V, max =  +0.56 V)

+12V:      +1.09 V  (min =  -0.18 V, max =  +1.34 V)

fan1:        0 RPM  (min =    0 RPM, div = 2)

fan2:        0 RPM  (min =    0 RPM, div = 2)

ERROR: Can't get TEMP2 data!

Proc Temp:  -1.4?C  (high =    -3?C, hyst =    -1?C)

ERROR: Can't get TEMP4 data!

ERROR: Can't get TEMP5 data!

ERROR: Can't get TEMP6 data!

ERROR: Can't get TEMP7 data!

vid:      +2.050 V  (VRM Version 8.2)

edensnake:~#

 

Thanks in advance,

 

Roger Lucas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20051012/6e02b885/attachment.html

             reply	other threads:[~2005-10-12 16:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-12 16:22 Roger Lucas [this message]
2005-10-13 16:14 ` [lm-sensors] Running lm-sensors on EPIA 5000 with Debian SARGE 2.6 Roger Lucas
2005-10-19 22:36 ` Rudolf Marek
2005-10-21  0:12 ` Aaron Marburg
2005-11-01  9:30 ` Jean Delvare
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=20051012133202.9303523324@box1.planbit.co.uk \
    --to=roger@planbit.co.uk \
    --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.