All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Standalone driver for W83677HG-I, NCT6775F,
Date: Sun, 06 Feb 2011 15:53:55 +0000	[thread overview]
Message-ID: <20110206165355.3329ac80@endymion.delvare> (raw)
In-Reply-To: <20110205175852.GA26672@ericsson.com>

On Sun, 6 Feb 2011 14:37:48 +0100, Ian Dobson wrote:
> OK Here's the infomation
> nct6776-isa-0290
> Adapter: ISA adapter
> Vcore:       +1.18 V  (min =  +0.00 V, max =  +1.74 V)
> in1:         +1.02 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
> AVCC:        +3.36 V  (min =  +2.98 V, max =  +3.63 V)
> +3.3V:       +3.34 V  (min =  +2.98 V, max =  +3.63 V)
> in4:         +1.03 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
> in5:         +2.04 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
> in6:         +0.78 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
> 3VSB:        +3.42 V  (min =  +2.98 V, max =  +3.63 V)
> Vbat:        +3.30 V  (min =  +2.70 V, max =  +3.30 V)   ALARM
> fan1:        550 RPM  (min =    0 RPM)  ALARM
> fan2:       1013 RPM  (min =    0 RPM)  ALARM
> fan3:          0 RPM  (min =    0 RPM)  ALARM
> fan4:        824 RPM  (min =    0 RPM)  ALARM
> fan5:          0 RPM  (min =    0 RPM)  ALARM
> temp1:       +24.0°C  (high =  +0.0°C, hyst =  +0.0°C)  ALARM  sensor = 
> thermistor
> temp2:       -60.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
> temp3:       +38.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = 
> thermistor
> cpu0_vid:   +2.050 V
> 
> and BIOS
> CPU temp 43
> MB temp 25
> 
> CPU Volt 1.114-1.1176
> 3.3Volt     3.36 - 3.34
> 5Volt     5.160
> 12Volt  12.288
> 
> So it looks as if in4 * 5 is 5Volt, in5 * 6 is 12volt. This is on a asus 
> p8p67 pro, but I've seen the same values on a asus p8p67 delux.

in4 * 5 = 5V is possible, in5 * 6 = 12V is not. 2.04 is the saturation
value for the ADC so it looks like in5 isn't used on your system. I'd
rather think that in1 * 12 = 12V.

> Looking in the n6776f specification if looks as if AUXTIN(temp3) and in6 
> share the same pin (pin 109) so we can't have both enabled.

This was the case on the W83667HG already, so I'm not surprised, and it
should be very easy to implement in the driver.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2011-02-06 15:53 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-05 17:58 [lm-sensors] Standalone driver for W83677HG-I, NCT6775F, NCT6776F Guenter Roeck
2011-02-05 18:04 ` [lm-sensors] Standalone driver for W83677HG-I, NCT6775F, Guenter Roeck
2011-02-05 19:15 ` Guenter Roeck
2011-02-05 21:46 ` Ian Dobson
2011-02-06  1:00 ` Guenter Roeck
2011-02-06  9:36 ` Ian Dobson
2011-02-06  9:56 ` Jean Delvare
2011-02-06 10:00 ` Ian Dobson
2011-02-06 10:00 ` Jean Delvare
2011-02-06 10:14 ` Ian Dobson
2011-02-06 11:59 ` Ian Dobson
2011-02-06 13:37 ` Ian Dobson
2011-02-06 13:55 ` Ian Dobson
2011-02-06 15:45 ` Ian Dobson
2011-02-06 15:53 ` Jean Delvare [this message]
2011-02-06 16:03 ` Ian Dobson
2011-02-06 16:04 ` Guenter Roeck
2011-02-06 16:13 ` Guenter Roeck
2011-02-06 16:28 ` Guenter Roeck
2011-02-07  3:50 ` Andy Lutomirski
2011-02-07  4:50 ` Guenter Roeck
2011-02-07  7:33 ` Jean Delvare
2011-02-07  7:40 ` Jean Delvare
2011-02-07 13:56 ` Andrew Lutomirski
2011-02-07 14:39 ` Guenter Roeck
2011-02-07 14:47 ` Guenter Roeck
2011-02-07 14:57 ` Guenter Roeck
2011-02-07 16:03 ` Guenter Roeck
2011-02-07 16:50 ` Andrew Lutomirski
2011-02-07 17:44 ` Guenter Roeck
2011-02-07 17:58 ` Guenter Roeck
2011-02-07 18:20 ` Andrew Lutomirski
2011-02-07 18:48 ` Guenter Roeck
2011-02-07 19:53 ` Andrew Lutomirski
2011-02-07 20:26 ` Guenter Roeck
2011-02-07 20:32 ` Andrew Lutomirski
2011-02-07 20:35 ` Jean Delvare
2011-02-07 21:27 ` Guenter Roeck
2011-04-10 15:28 ` Ian Pilcher
2011-04-12 16:49 ` Ian Dobson

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=20110206165355.3329ac80@endymion.delvare \
    --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.