All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] set min/max volt for it8712...
@ 2005-12-14 18:59 fred
  2005-12-14 21:34 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fred @ 2005-12-14 18:59 UTC (permalink / raw)
  To: lm-sensors

Hi all,

I want to set min/max voltage for Vcore 1 (in0) and +3.3V (in1).

From /etc/sensors.conf :

chip "it8712-*"

    label in0 "VCore 1"
    set in0_min 1.4 * 0.95
    set in0_max 1.4 * 1.05
    label in1 "+3.3V"
    set in1_min 3.3 * 0.95
    set in1_max 3.3 * 1.05

sensors displays :
it8712-isa-0290
Adapter: ISA adapter
VCore 1:   +1.42 V  (min =  +4.08 V, max =  +4.08 V)   ALARM
+3.3V:     +3.30 V  (min =  +4.08 V, max =  +4.08 V)   ALARM
                                ^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^
+5V:       +4.95 V  (min =  +4.76 V, max =  +5.24 V)
+12V:     +12.16 V  (min = +11.39 V, max = +12.61 V)
Stdby:     +3.04 V  (min =  +2.85 V, max =  +3.15 V)

What's wrong ?

Thanks in advance.

-- 
Fred.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-18 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 18:59 [lm-sensors] set min/max volt for it8712 fred
2005-12-14 21:34 ` Jean Delvare
2005-12-15  0:51 ` fred
2005-12-18 15:24 ` Jean Delvare
2005-12-18 21:10 ` fred

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.