All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Winbond W83627HF - deactivated
Date: Thu, 06 Jul 2006 18:33:53 +0000	[thread overview]
Message-ID: <44AD5791.10501@sh.cvut.cz> (raw)
In-Reply-To: <44AD4B8C.1010002@sh.cvut.cz>

Hello Albert,

> It seems that I was too hasty in replying. I ran sensors-detect again
> and it did detect the chip.

Good.

> # sensors
> w83627hf-isa-0290
> Adapter: ISA adapter
> VCore 1:   +0.90 V  (min =  +0.00 V, max =  +0.00 V)       ALARM
> VCore 2:   +1.52 V  (min =  +0.00 V, max =  +0.00 V)       ALARM
> +3.3V:     +3.30 V  (min =  +3.14 V, max =  +3.47 V)
> +5V:       +4.95 V  (min =  +4.76 V, max =  +5.24 V)
> +12V:     +11.92 V  (min = +10.82 V, max = +13.19 V)       ALARM
> -12V:      -2.16 V  (min = -13.18 V, max = -10.80 V)
> -5V:       -3.49 V  (min =  -5.25 V, max =  -4.75 V)       ALARM
> V5SB:      +5.03 V  (min =  +4.76 V, max =  +5.24 V)       ALARM
> VBat:      +2.05 V  (min =  +2.40 V, max =  +3.60 V)
> fan1:        0 RPM  (min = 225000 RPM, div = 2)
> fan2:        0 RPM  (min = 7417 RPM, div = 2)
> fan3:        0 RPM  (min = 675000 RPM, div = 2)
> temp1:       +47??C  (high =   +73??C, hyst =   -28??C)   sensor = thermistor
> temp2:     +73.0??C  (high =   +80??C, hyst =   +75??C)   sensor = thermistor
> temp3:     -46.0??C  (high =   +80??C, hyst =   +75??C)   sensor = thermistor
> vid:      +0.000 V  (VRM Version 8.2)
> alarms:   Chassis intrusion detection                      ALARM
> beep_enable:
>           Sound alarm disabled

> Now to set up the alarms...

Vcore1 is wrong. There might be some scaling resistors, only the company knows
which. You should ask them what resitors were used for scaling -> what scaling
factor each input has.

(you may edit /etc/sensors.conf)  check the files for hints.

You may use "ignore" statements to ignore selected voltages. (or check some
voltage formulas there, if you need more help with this you will need to know
what are the scaleling factors anyway)

As for the FANs maybe they are unconnected, maybe they need to change the divisor.

Put in correct configuration section of /etc/sensors.conf this:

set fan1_div 8
set fan2_div 8
set fan3_div 8

Save it, run sensors -s
to "apply" the changes.

Then run sensors again to see if FAN is non-zero

As for the temps. The manual says there are two temps, thermistor sensors. Temp1
and Temp2 seems that are connected. You may change the limits in
/etc/sensors.conf (hysteresis limit and max limit)

> Thanks for your help. It is much appreciated.

You welcome.

I hope it helps.
Regards
Rudolf


      parent reply	other threads:[~2006-07-06 18:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-06 17:42 [lm-sensors] Winbond W83627HF - deactivated Rudolf Marek
2006-07-06 17:58 ` Albert
2006-07-06 18:04 ` Rudolf Marek
2006-07-06 18:10 ` Albert
2006-07-06 18:33 ` Rudolf Marek [this message]

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=44AD5791.10501@sh.cvut.cz \
    --to=r.marek@sh.cvut.cz \
    --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.