All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] sensor 3.3.1 and previous do not properly detect/show CPUTIN temperature - maximus
Date: Sat, 28 Apr 2012 15:36:15 +0000	[thread overview]
Message-ID: <20120428153615.GA24205@ericsson.com> (raw)
In-Reply-To: <CAGqf2i+bMvvWyELKn5ApTL+XUQ_s7x-eMCSV4DdNGhpfuHy6nA@mail.gmail.com>

On Sat, Apr 28, 2012 at 06:08:23AM -0400, Martin Suchanek wrote:
> 
> 
> On Sat, Apr 28, 2012 at 5:30 AM, Guenter Roeck <guenter.roeck@ericsson.com>
> wrote:
> 
>     On Fri, Apr 20, 2012 at 11:47:47AM +0100, Martin Suchanek wrote:
>     > Hi,
>     >
>     > Add info:
>     > I have found software called open hardware monitor. I have been testing
>     it
>     > in windows for couple of days and it works properly with Nuvoton NST6776F
>     > chip. I have been comparing results with AI Suite software coming from
>     ASUS
>     > and results are corresponding and measuring is with big precise. So , you
>     > can have a look to source code and compare with your driver. This
>     software
>     > should work on linux as well but I did not try it yet but I will.
>     >
>     I finally had time to look into the open hardware monitor code.
> 
>     The answer is quite simple - the board get the CPU temperature using PECI,
>     which the w83627ehf/nct67765 driver reports is as "PECI Agent 0".
>     Open Hardware Monitor maps that temperature into the CPU temperature
>     display
>     and ignores CPUTIN. Which makes sense, since the purpose of PECI is to
>     report
>     the CPU temperature.
> 
>     So all you need to do is to ignore the value of CPUTIN and use the "PECI
>     Agent 0"
>     temperature instead.
>    
> 
> 
> I am now confused ?
> I do not know technical details but according to ASUS technical support
> CPUTIN is temperature of motherboard (not cpu socket , not cpu yourself )
> what exactly this temperature means ?
> 
From looking into the OHM source, motherboard temperature is SYSTIN, not CPUTIN.
Some but not all boards have AUXTIN connected as well. CPUTIN does not seem
to be used at all on ASUS boards as far as I can see.

From a board manufacturer perspective, that makes a lot of sense. PECI
provides the temperature from the CPU on-board sensor, making it more reliable
(since it reports the the difference to the maximum temperature) and cheaper
than an external sensor.

To know for sure what is connected to what one would need board schematics.
I would take statements from tech support with a grain (or two) of salt.

Guenter

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

  parent reply	other threads:[~2012-04-28 15:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-14 13:09 [lm-sensors] sensor 3.3.1 and previous do not properly detect/show CPUTIN temperature - maximus iv e Martin Suchanek
2012-04-14 21:58 ` [lm-sensors] sensor 3.3.1 and previous do not properly detect/show CPUTIN temperature - maximus Guenter Roeck
2012-04-20 10:47 ` Martin Suchanek
2012-04-20 15:22 ` Guenter Roeck
2012-04-21  9:38 ` Martin Suchanek
2012-04-21 14:49 ` Guenter Roeck
2012-04-21 15:04 ` Martin Suchanek
2012-04-28  4:30 ` Guenter Roeck
2012-04-28  6:43 ` P.B. V
2012-04-28  8:55 ` Jean Delvare
2012-04-28 10:08 ` Martin Suchanek
2012-04-28 10:22 ` Jean Delvare
2012-04-28 10:48 ` Martin Suchanek
2012-04-28 14:43 ` Guenter Roeck
2012-04-28 15:00 ` Guenter Roeck
2012-04-28 15:36 ` Guenter Roeck [this message]
2012-04-28 19:30 ` Guenter Roeck
2012-04-28 23:18 ` Martin Suchanek
2012-04-28 23:41 ` Guenter Roeck
2012-04-29  9:42 ` Martin Suchanek

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=20120428153615.GA24205@ericsson.com \
    --to=guenter.roeck@ericsson.com \
    --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.