-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jim Ford wrote:
> I'm using Bering uClibc 3.0 Beta 1 on an Aopen MX3W motherboard.
> 
> Inspired by David Brooke's recent posting on how he got the lm-sensor 
> package working, I thought I'd give it a try, and eventually seem to 
> have got it working of sorts. The following may help others who are 
> interested, to get started.
> 
> The motherboard has a Winbond W83627HF chip on it and the modules I 
> found I needed were:
> w83627hf
> i2c-i810
> i2c-isa
> i2c-proc
> i2c-algo-bit
> i2c-core
> 
> Whilst I say it's 'working ', the  output from the 'sensors' command 
> gives some strange results:
> 
> firewall# sensors
> w83627hf-isa-0290
> Adapter: ISA adapter
> VCore 1:   +2.02 V  (min =  +1.90 V, max =  +2.10 V)
> VCore 2:   +2.03 V  (min =  +1.90 V, max =  +2.10 V)
> +3.3V:     +3.30 V  (min =  +3.14 V, max =  +3.46 V)
> +5V:       +5.02 V  (min =  +4.74 V, max =  +5.24 V)
> +12V:     +12.05 V  (min = +10.83 V, max = +13.19 V)
> -12V:     -12.29 V  (min = -13.16 V, max = -10.90 V)
> -5V:       -5.01 V  (min =  -5.26 V, max =  -4.76 V)
> V5SB:      +5.48 V  (min =  +4.74 V, max =  +5.24 V)       ALARM
> VBat:      +3.33 V  (min =  +2.40 V, max =  +3.60 V)
> fan1:        0 RPM  (min = 48214 RPM, div = 2)              ALARM
> fan2:        0 RPM  (min = 3391 RPM, div = 2)              ALARM
> fan3:        0 RPM  (min =   -1 RPM, div = 2)              ALARM
> temp1:       +29 C  (high =   +68 C, hyst =   +54 C)   sensor = thermistor
> temp2:     +21.5 C  (high =  +120 C, hyst =  +115 C)   sensor = 
> diode           (beep)
> temp3:     -43.0 C  (high =  +120 C, hyst =  +115 C)   sensor = diode
> vid:      +2.000 V  (VRM Version 8.2)
> alarms:
> beep_enable:
>           Sound alarm enabled
> 
> firewall#
> 
> In particular, the validity of the 'temp3' reading of -43.0C is 
> questionable!
> 
> I've had a peek at the /etc/sensors.cfg file, but not had a chance to 
> digest it..
> 
> I'd welcome any comments!

It's common to have "wacky" readings from lm-sensors until you figure
out how everything is hooked up.  Just knowing what hardware you have
will let you get sensors to talk to it (as you have done), but the
motherboard manufacturers have wide latitude in how they hook up the
various sensor chips to things that need to be monitored.  Some inputs
will simply not be connected (likely the problem with your temp3
reading), and some may have non-"standard" divider ratios, be hooked to
a different voltage, or otherwise not match the default lm-sensors
configuration for that particular sensor chip (likely the problem with
your V5SB reading).

Ideally, you would create the config file while referencing a schematic
of your motherboard, which is not very likely to happen! :)  Alternative
tactics include tracing some of the signal lines for the sensor readings
that seem wacky (ie: the 5VSB reading) to get correct resistor divider
values, see if they are connected at all, etc.  The place to start,
however, is likely with the BIOS setup screen.  You can compare what
shows up there (ie: which readings appear, and what their values are)
with the output from the sensors command.  This may be enough to figure
out which readings to ignore (likely temp3), and if you need to fudge a
divisor ratio on any of the voltage readings.

Good luck!

- --
Charles Steinkuehler
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFLP3fLywbqEHdNFwRAupWAJsGUH4qduqiARGdhm+pelcOwe87HgCg0yB9
9CngMx1MDZT2eRHQ9hAi1FI=
=+PZ9
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to