All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joris Creyghton <jorisctn@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Erratic value of MCH temp. (0C),
Date: Wed, 05 Jan 2011 14:35:57 +0000	[thread overview]
Message-ID: <1294238157.1892.19.camel@Asus5> (raw)
In-Reply-To: <1294052867.1860.36.camel@Asus5>


[-- Attachment #1.1: Type: text/plain, Size: 756 bytes --]

On Wed, 2011-01-05 at 15:08 +0100, Luca Tettamanti wrote:


> Hum, it appears to be a bug in the ACPI code, the method that reads
> the temperature does not know how to read the MCH temperature which
> would be HWT2 (the entry is present in the enumeration though):
> 
> Method (TGET, 1, NotSerialized)
> {
>     If (LEqual (Arg0, Zero))
>     {
>         Return (^^SIOR.HWT1 ())
>     }
> 
>     If (LEqual (Arg0, One))
>     {
>         Return (^^SIOR.HWT0 ())
>     }
> }
> 
> To complicate things the firmware provides both the old and the new
> ATK0110 interfaces, and the driver selects the old one. The new one
> seems to have the code to read all the sensors. I'll see what I can
> do.
> 
> Luca


Looking forward to your further findings.
Joris



[-- Attachment #1.2: Type: text/html, Size: 1015 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

  parent reply	other threads:[~2011-01-05 14:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-03 11:07 [lm-sensors] Erratic value of MCH temp. (0C), Joris Creyghton
2011-01-05 11:35 ` Luca Tettamanti
2011-01-05 13:45 ` Joris Creyghton
2011-01-05 14:08 ` Luca Tettamanti
2011-01-05 14:35 ` Joris Creyghton [this message]
2011-01-06 21:01 ` Jean Delvare
2011-01-07 13:14 ` Luca Tettamanti
2011-01-10 15:25 ` Luca Tettamanti
2011-01-10 18:48 ` Joris Creyghton
2011-01-10 18:56 ` Jean Delvare
2011-01-10 20:01 ` Joris Creyghton
2011-01-11 14:07 ` Joris Creyghton
2011-01-11 14:23 ` Luca Tettamanti
2011-01-12 14:03 ` Luca Tettamanti
2011-01-12 14:15 ` Jean Delvare
2011-01-12 14:30 ` Luca Tettamanti
2011-01-12 15:01 ` Joris Creyghton
2011-01-17 12:49 ` Luca Tettamanti
2011-01-17 20:17 ` Joris Creyghton
2011-01-18 14:40 ` Luca Tettamanti

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=1294238157.1892.19.camel@Asus5 \
    --to=jorisctn@gmail.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.