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] Looking for IT8720 datasheet.
Date: Thu, 02 Oct 2008 16:41:59 +0000	[thread overview]
Message-ID: <20081002184159.231d2ada@hyperion.delvare> (raw)
In-Reply-To: <79c9d4530810020825r79de9817g6933f6cab1d414c1@mail.gmail.com>

On Thu, 2 Oct 2008 12:28:40 -0400, Jean-Marc Spaggiari wrote:
> Did you get a chance to work on IT8720? I have modify the
> sensors-detect script to return it87, and also modify it87.c to handle
> the IT8720 as any other IT87 chipset, and it seems to work pretty
> fine. It's fine for the FANs and the temp, but I'm not 100% sur for
> the voltage.
> 
> in0:         +0.00 V  (min =  +0.00 V, max =  +4.08 V)   ALARM
> in1:         +3.02 V  (min =  +0.00 V, max =  +4.08 V)
> in2:         +3.42 V  (min =  +0.00 V, max =  +4.08 V)
> in3:         +3.01 V  (min =  +0.00 V, max =  +4.08 V)
> in4:         +1.22 V  (min =  +0.00 V, max =  +4.08 V)
> in5:         +2.62 V  (min =  +0.00 V, max =  +4.08 V)
> in6:         +2.59 V  (min =  +0.00 V, max =  +4.08 V)
> in7:         +3.01 V  (min =  +0.00 V, max =  +4.08 V)
> in8:         +3.38 V
> 
> 
> I didn't get the +12 or -5 or others. I was able to get it one time,
> and no more. Any idea?

This is expected. The IT87xxF use a 4V DAC, so you can only measure
voltage values up to 4V directly. For +5V, +12V and negative voltages,
there are scaling resistors on the motherboard. So you need proper
sensors.conf statements. You can try with the default settings for the
IT87xxF chips (see the default sensors.conf file) but your motherboard
may or may not follow these. So it can take some work to get things
right. Best is to compare with what the BIOS displays.

The typical way is to scale voltages so that their nominal value at the
chip's pin is 3V. So, looking at the above, it is likely that in1, in3,
and in7 are monitoring voltages above 4V. in7 is usually 5VSB. in2 is
probably +3.3V and in8 is most certainly Vbat.

As for negative voltage, check your BIOS, but you probably do not have
any. Most recent motherboards no longer bother monitoring them because
they are almost unused.

Strange thing is that in0 is 0V... on most boards, in0 is Vcore.

-- 
Jean Delvare

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

  parent reply	other threads:[~2008-10-02 16:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-02 15:25 [lm-sensors] Looking for IT8720 datasheet Jean-Marc Spaggiari
2008-10-02 15:39 ` Jean Delvare
2008-10-02 16:28 ` Jean-Marc Spaggiari
2008-10-02 16:41 ` Jean Delvare [this message]
2008-10-02 18:48 ` Frank Myhr
2008-10-03 13:23 ` Jean-Marc Spaggiari
2008-10-03 15:51 ` Frank Myhr
2008-10-03 16:32 ` Jean-Marc Spaggiari
2008-10-03 17:14 ` Frank Myhr
2008-10-03 20:29 ` Frank Myhr
2008-10-07 20:12 ` Jean Delvare
2008-10-07 20:16 ` Jean Delvare

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=20081002184159.231d2ada@hyperion.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.