mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
	Jean Delvare <khali@linux-fr.org>
Subject: Re: [PATCH] asus_atk0110: add support for Asus P7P55D
Date: Mon, 28 Sep 2009 22:34:52 -0600	[thread overview]
Message-ID: <51f3faa70909282134o1d60efekeded09f09b192df6@mail.gmail.com> (raw)
In-Reply-To: <51f3faa70909281920x2782d8dfm1835ab24779abfa3@mail.gmail.com>

On Mon, Sep 28, 2009 at 8:20 PM, Robert Hancock <hancockrwd@gmail.com> wrote:
> On Mon, Sep 28, 2009 at 7:17 AM, Luca Tettamanti <kronos.it@gmail.com> wrote:
>> On Wed, Sep 23, 2009 at 09:18:45PM -0600, Robert Hancock wrote:
>>> On Wed, Sep 23, 2009 at 1:12 PM, Luca Tettamanti <kronos.it@gmail.com> wrote:
>>> > With P7P55D (and newer) boards Asus extended the output buffer (ASBF)
>>> > making the driver unable to read the data from the sensors.
>>> > Change the driver to use dynamic buffers (allocated by ACPI core); the
>>> > return value is cached, so the number of memory allocations is very low.
>>> >
>>> > Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
>>> > Tested-by: Robert Hancock <hancockrwd@gmail.com>
>>>
>>> I just noticed a problem (either with this patch or some other issue
>>> with the driver on this board): The readings don't seem to be
>>> updating, I get the same values all the time. (Just now I started
>>> compiling a kernel and coretemp reports temperatures in the 60 degree
>>> plus range but atk0110-acpi still reports 35 degrees as it did
>>> before..)
>>
>> Hi Robert,
>> I have a new patch for you :)
>> It contains the previous changes to handle the bigger ASBF buffer plus a new
>> method to enable the EC as suggested by Asus. Be sure to compile with
>> HWMON_DEBUG_CHIP enabled.
>
> Excellent.. seems to work now and give actually updating sensor readings :-)

Have seen a couple of these though, looks like about once an hour:

ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl]
(20090903/evregion-424)
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.PCI0.SBRG.ASOC.GIT6] (Node ffff88013ba778c0), AE_TIME
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.PCI0.SBRG.ASOC.GITM] (Node ffff88013ba6ea40), AE_TIME
ATK0110 ATK0110:00: atk_read_value_new: ACPI exception: AE_TIME

Maybe sometimes the embedded controller takes longer than the timeout
to process, or something?

>
> By the way, if you have any firmware-type contacts at Asus that know
> about these boards, you might want to point them at this problem, the
> BIOS DMAR tables point to invalid locations when Intel VT-d is
> enabled. So far haven't gotten any useful response from tech support..
>
> http://www.gossamer-threads.com/lists/linux/kernel/1131574
>

  reply	other threads:[~2009-09-29  4:34 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 19:12 Luca Tettamanti
2009-09-24  3:18 ` Robert Hancock
2009-09-24  8:53   ` Luca Tettamanti
2009-09-28 13:17   ` Luca Tettamanti
2009-09-28 13:22     ` Jean Delvare
2009-09-28 13:40       ` Luca Tettamanti
2009-09-29  2:20     ` Robert Hancock
2009-09-29  4:34       ` Robert Hancock [this message]
2009-09-29 14:07         ` Luca Tettamanti
2009-09-29 14:40           ` Robert Hancock
2009-09-29 14:49             ` Thomas Backlund
2009-09-30  2:08               ` Robert Hancock
2009-09-30 23:38               ` Robert Hancock
2009-10-01  6:50                 ` Jean Delvare
2009-10-01 14:40                   ` Robert Hancock
2009-10-01 14:49                     ` Luca Tettamanti
2009-10-01 16:21                       ` Thomas Backlund
2009-10-01 19:05                         ` Luca Tettamanti
2009-10-02 12:26                           ` Luca Tettamanti
2009-10-02 20:43                             ` Thomas Backlund
2009-10-02 20:45                               ` Thomas Backlund
2009-10-05 15:27                               ` Luca Tettamanti
2009-10-05 17:26                                 ` Thomas Backlund
2009-10-06  1:44                                   ` Robert Hancock
2009-10-01 15:02                 ` Thomas Backlund
2009-09-29 14:54             ` 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=51f3faa70909282134o1d60efekeded09f09b192df6@mail.gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=khali@linux-fr.org \
    --cc=kronos.it@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome