On Wed, Sep 11, 2002 at 10:52:17PM -0500, Perry Hoekstra wrote:
> On Wednesday 11 September 2002 10:26 pm, Nathan Davis wrote:
> > >
> > > lm_sensors shows:
> > >
> > > via686a-isa-6000
> > > Adapter: ISA adapter
> > > Algorithm: ISA algorithm
> > > CPU core:  +1.73 V  (min =  +1.79 V, max =  +2.18 V)   ALARM
> > > +2.5V:     +0.33 V  (min =  +2.24 V, max =  +2.54 V)   ALARM
> >
> 
> I thought about that.  The problem is:  I don't know what it should be.  
> According to the lm_sensors FAQ - it all depends on what you have set in your 
> sensors.conf file.  It is an AOpen FSP300.  Can anybody with more knowledge 
> about power supplies say whether this is a concern?

You generally have to tweak those with the right conf, the conf for your 
motherboard is here: 

chip "via686a-*"
       label "2.0V" "Vcore" # The same labels as my motherboard's bios
       label "2.5V" "+2.5V"
       ignore "2.5V"
#   label "3.3V"
       label "5.0V" "5V"
       label "12V" "12V"

       label fan1  "CPU Fan"
       label fan2  "PWR Fan"

       label temp1 "SYS Temp"
       label temp2 "CPU Temp"
       label temp3 "SBr Temp"
       ignore temp3
       set in0_min 1.6 # I have an Athlon Thunderbird: 1.75 V core.
       set in0_max 2.0
      compute "2.0V"  1.0400*@ ,  @/1.0400      # Vcore
      compute "3.3V"  1.0200*@ ,  @/1.0200      # 3.3V
      compute "5.0V"  1.0200*@ ,  @/1.0200      # 5V
      compute "12V"   1.0320*@ ,  @/1.0320      # 12V
      compute "fan1"  0.9708*@ ,  @/0.9708      # CPU Fan
      compute "fan2"  0.9708*@ ,  @/0.9708      # PWR Fan
      compute "temp1" 0.9398*@ ,  @/0.9398      # SYS Temp
      compute "temp2" 0.9524*@ ,  @/0.9524      # CPU Temp

drop it into /etc/sensors.conf, make sure there's nothing in there to
conflict with these settings.

> 
> -- 
> Perry Hoekstra
> E-Commerce Architect
> Talent Software Services
> perry.hoekstra at talentemail.com

-- 
Matthew S. Hallacy                            FUBAR, LART, BOFH Certified
http://www.poptix.net                           GPG public key 0x01938203