All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Backlund <tmb@mandriva.org>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: Robert Hancock <hancockrwd@gmail.com>,
	Jean Delvare <khali@linux-fr.org>,
	"lm-sensors@lm-sensors.org" <lm-sensors@lm-sensors.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"astarikovskiy@suse.de" <astarikovskiy@suse.de>
Subject: Re: [lm-sensors] [PATCH] asus_atk0110: add support for Asus P7P55D
Date: Thu, 01 Oct 2009 16:21:09 +0000	[thread overview]
Message-ID: <4AC4D6F5.6080005@mandriva.org> (raw)
In-Reply-To: <20091001144914.GA18675@nb-core2.darkstar.lan>

Luca Tettamanti wrote:
> On Thu, Oct 01, 2009 at 08:40:59AM -0600, Robert Hancock wrote:
>> On Thu, Oct 1, 2009 at 12:50 AM, Jean Delvare <khali@linux-fr.org> wrote:
>>> On Wed, 30 Sep 2009 17:38:21 -0600, Robert Hancock wrote:
>>>> On Tue, Sep 29, 2009 at 8:49 AM, Thomas Backlund <tmb@mandriva.org> wrote:
>>>>> Try this one:
>>>>> http://marc.info/?l=linux-kernel&m\x125421276407283&w=2
>>>> With that patch it's lasted almost a day with no timeouts, previously
>>>> I was getting about one every hour. Has that patch been submitted?
>>> Do you mean you're still getting timeouts but they are less frequent,
>>> or you did not get any timeout at all so far?
>> So far no timeout at all (after about 36 hours).
> 
> Good. I have a new patch for you then :P
> 
> This version checks whether the EC is already enabled or not before touching it
> and also restore the state when the module is unloaded.
> You should check that the driver keeps working when is unloaded and reloaded.
> 

I tried your latest patch on a P7P55D Deluxe and get this:
> [   10.419119] ACPI Error: Field [PR11] at 64 exceeds Buffer [NULL] size 32 (bits) (20090903/dsopcode-596)
> [   10.419125] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.SBRG.ASOC.GITM] (Node ffff88023f8147a0), AE_AML_BUFFER_LIMIT
> [   10.419157] ATK0110 ATK0110:00: GITM[0x11060004] ACPI exception: AE_AML_BUFFER_LIMIT
> [   10.419158] ATK0110 ATK0110:00: Unable to query EC status
> [   10.419161] ATK0110: probe of ATK0110:00 failed with error -5

Your earlier patch did only report this:
[   10.632195] ATK0110 ATK0110:00: EC enabled


--
Thomas



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

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Backlund <tmb@mandriva.org>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: Robert Hancock <hancockrwd@gmail.com>,
	Jean Delvare <khali@linux-fr.org>,
	"lm-sensors@lm-sensors.org" <lm-sensors@lm-sensors.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"astarikovskiy@suse.de" <astarikovskiy@suse.de>
Subject: Re: [PATCH] asus_atk0110: add support for Asus P7P55D
Date: Thu, 01 Oct 2009 19:21:09 +0300	[thread overview]
Message-ID: <4AC4D6F5.6080005@mandriva.org> (raw)
In-Reply-To: <20091001144914.GA18675@nb-core2.darkstar.lan>

Luca Tettamanti wrote:
> On Thu, Oct 01, 2009 at 08:40:59AM -0600, Robert Hancock wrote:
>> On Thu, Oct 1, 2009 at 12:50 AM, Jean Delvare <khali@linux-fr.org> wrote:
>>> On Wed, 30 Sep 2009 17:38:21 -0600, Robert Hancock wrote:
>>>> On Tue, Sep 29, 2009 at 8:49 AM, Thomas Backlund <tmb@mandriva.org> wrote:
>>>>> Try this one:
>>>>> http://marc.info/?l=linux-kernel&m=125421276407283&w=2
>>>> With that patch it's lasted almost a day with no timeouts, previously
>>>> I was getting about one every hour. Has that patch been submitted?
>>> Do you mean you're still getting timeouts but they are less frequent,
>>> or you did not get any timeout at all so far?
>> So far no timeout at all (after about 36 hours).
> 
> Good. I have a new patch for you then :P
> 
> This version checks whether the EC is already enabled or not before touching it
> and also restore the state when the module is unloaded.
> You should check that the driver keeps working when is unloaded and reloaded.
> 

I tried your latest patch on a P7P55D Deluxe and get this:
> [   10.419119] ACPI Error: Field [PR11] at 64 exceeds Buffer [NULL] size 32 (bits) (20090903/dsopcode-596)
> [   10.419125] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.SBRG.ASOC.GITM] (Node ffff88023f8147a0), AE_AML_BUFFER_LIMIT
> [   10.419157] ATK0110 ATK0110:00: GITM[0x11060004] ACPI exception: AE_AML_BUFFER_LIMIT
> [   10.419158] ATK0110 ATK0110:00: Unable to query EC status
> [   10.419161] ATK0110: probe of ATK0110:00 failed with error -5

Your earlier patch did only report this:
[   10.632195] ATK0110 ATK0110:00: EC enabled


--
Thomas



  reply	other threads:[~2009-10-01 16:21 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 19:12 [PATCH] asus_atk0110: add support for Asus P7P55D Luca Tettamanti
2009-09-24  3:18 ` Robert Hancock
2009-09-24  8:53   ` [lm-sensors] " Luca Tettamanti
2009-09-24  8:53     ` Luca Tettamanti
2009-09-28 13:17   ` [lm-sensors] " Luca Tettamanti
2009-09-28 13:17     ` Luca Tettamanti
2009-09-28 13:22     ` [lm-sensors] " Jean Delvare
2009-09-28 13:22       ` Jean Delvare
2009-09-28 13:40       ` [lm-sensors] " Luca Tettamanti
2009-09-28 13:40         ` Luca Tettamanti
2009-09-29  2:20     ` [lm-sensors] " Robert Hancock
2009-09-29  2:20       ` Robert Hancock
2009-09-29  4:34       ` [lm-sensors] " Robert Hancock
2009-09-29  4:34         ` Robert Hancock
2009-09-29 14:07         ` [lm-sensors] " Luca Tettamanti
2009-09-29 14:07           ` Luca Tettamanti
2009-09-29 14:40           ` [lm-sensors] " Robert Hancock
2009-09-29 14:40             ` Robert Hancock
2009-09-29 14:49             ` [lm-sensors] " Thomas Backlund
2009-09-29 14:49               ` Thomas Backlund
2009-09-30  2:08               ` [lm-sensors] " Robert Hancock
2009-09-30  2:08                 ` Robert Hancock
2009-09-30 23:38               ` [lm-sensors] " Robert Hancock
2009-09-30 23:38                 ` Robert Hancock
2009-10-01  6:50                 ` [lm-sensors] " Jean Delvare
2009-10-01  6:50                   ` Jean Delvare
2009-10-01 14:40                   ` [lm-sensors] " Robert Hancock
2009-10-01 14:40                     ` Robert Hancock
2009-10-01 14:49                     ` [lm-sensors] " Luca Tettamanti
2009-10-01 14:49                       ` Luca Tettamanti
2009-10-01 16:21                       ` Thomas Backlund [this message]
2009-10-01 16:21                         ` Thomas Backlund
2009-10-01 19:05                         ` [lm-sensors] " Luca Tettamanti
2009-10-01 19:05                           ` Luca Tettamanti
2009-10-02 12:26                           ` [lm-sensors] " Luca Tettamanti
2009-10-02 12:26                             ` Luca Tettamanti
2009-10-02 20:43                             ` [lm-sensors] " Thomas Backlund
2009-10-02 20:43                               ` Thomas Backlund
2009-10-02 20:45                               ` [lm-sensors] " Thomas Backlund
2009-10-02 20:45                                 ` Thomas Backlund
2009-10-05 15:27                               ` [lm-sensors] " Luca Tettamanti
2009-10-05 15:27                                 ` Luca Tettamanti
2009-10-05 17:26                                 ` [lm-sensors] " Thomas Backlund
2009-10-05 17:26                                   ` Thomas Backlund
2009-10-06  1:44                                   ` [lm-sensors] " Robert Hancock
2009-10-06  1:44                                     ` Robert Hancock
2009-10-01 15:02                 ` [lm-sensors] " Thomas Backlund
2009-10-01 15:02                   ` Thomas Backlund
2009-09-29 14:54             ` [lm-sensors] " Luca Tettamanti
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=4AC4D6F5.6080005@mandriva.org \
    --to=tmb@mandriva.org \
    --cc=astarikovskiy@suse.de \
    --cc=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 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.