All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: lmsensors on Abit IC7-G
Date: Thu, 19 May 2005 06:24:26 +0000	[thread overview]
Message-ID: <20031122190019.6f5ee5cf.khali@linux-fr.org> (raw)
In-Reply-To: <3FB92482.2070306@langfeldt.net>

> The CVS version worked better:
> 
> # sensors-detect
> (...)
> Next adapter: SMBus I801 adapter at 0500 (Non-I2C SMBus adapter)
> Do you want to scan it? (YES/no/selectively): yes
> 
>   Some chips are also accessible through the ISA bus. ISA probes are
>   typically a bit more dangerous, as we have to write to I/O ports to
>   do this.  Do you want to scan the ISA bus? (YES/no): yes

Hm, did it really happen that way, or have you been cutting a part? (I
hope so.)

> Driver `w83781d' (may not be inserted):
>    Misdetects:
>    * ISA bus address 0x0290 (Busdriver `i2c-isa')
>      Chip `Winbond W83627HF' (confidence: 8)
> 
> Driver `w83627hf' (should be inserted):
>    Detects correctly:
>    * ISA bus address 0x0290 (Busdriver `i2c-isa')
>      Chip `Winbond W83627HF Super IO Sensors' (confidence: 9)

Exactly what I had expected.

> # /usr/local/bin/sensors
> w83627hf-isa-0290
> Adapter: ISA adapter
> Algorithm: ISA algorithm
> VCore 1:   +1.50 V  (min =  +0.00 V, max =  +0.00 V)
> VCore 2:   +2.59 V  (min =  +0.00 V, max =  +0.00 V)
> +3.3V:     +3.24 V  (min =  +3.13 V, max =  +3.45 V)
> +5V:       +4.97 V  (min =  +4.72 V, max =  +5.24 V)
> +12V:     +11.97 V  (min = +10.79 V, max = +13.19 V)
> -12V:      -8.33 V  (min = -13.21 V, max = -10.90 V)
> -5V:       -2.94 V  (min =  -5.26 V, max =  -4.76 V)
> V5SB:      +5.53 V  (min =  +4.72 V, max =  +5.24 V)
> VBat:      +3.29 V  (min =  +2.40 V, max =  +3.60 V)
> fan1:     2008 RPM  (min =  166 RPM, div = 32)
> fan2:     5273 RPM  (min =  166 RPM, div = 32)
> fan3:        0 RPM  (min =  332 RPM, div = 16)              ALARM
> temp1:       +31?C  (high =    +0?C, hyst =    +0?C)
> temp2:     +44.0?C  (high =   +85?C, hyst =   +80?C)
> temp3:     +33.0?C  (high =   +85?C, hyst =   +80?C)
> vid:      +0.000 V
> (...)
> This looks like real results.  The -12V is a bit worrying.  I'll
> compare with BIOS and tweak or whatever.

Most chips don't monitor negative voltages anymore. I would bet that
your BIOS won't show these values either, so you can safely ignore them
(add "ignore" statements in your configuration file).

VCore 1/2 limits are wrong because of your bad vid reading (last line).
Try changing the vrm to 9.0 (uncomment one line in the configuration
file) and run "sensors -s", see if it helps. If it doesn't, set these
limits using real values instead of references to vid.

Fan values look OK, limits are way too low. Try changing divisors
(typical value is 2), it might help. Don't forget to run "sensors -s" as
root afterwards.

Temperatures look OK too, except the missing limits for temp1. Tweak
your config file to set the limits as you want them.

After that, you should have a fine-tuned hardware monitoring
configuration :)

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

  parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 lmsensors on Abit IC7-G Nicolai Langfeldt
2005-05-19  6:24 ` Nicolai Langfeldt
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Nicolai Langfeldt
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Jean Delvare [this message]
2005-05-19  6:24 ` Jean Delvare
2005-05-19  6:24 ` Nicolai Langfeldt

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=20031122190019.6f5ee5cf.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.