All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Starikovskiy <aystarik@gmail.com>
To: Carlos Corbacho <carlos@strangeworlds.co.uk>
Cc: "Moore, Robert" <robert.moore@intel.com>,
	Linux-acpi@vger.kernel.org, Len Brown <lenb@kernel.org>,
	Alexey Starikovskiy <astarikovskiy@suse.de>
Subject: Re: [ACPICA] EmbeddedControl region handling bug in PNP0C14
Date: Wed, 12 Dec 2007 18:44:36 +0300	[thread overview]
Message-ID: <476001E4.9020900@gmail.com> (raw)
In-Reply-To: <200712121410.15587.carlos@strangeworlds.co.uk>

_STA for EC is not needed -- might be worth trying to remove it

AnyAcc is not right -- should be ByteAcc.

OperationRegion EC01, EC02 also seem to be good recipe for trouble...


Carlos Corbacho wrote:
> On Wednesday 28 November 2007 18:08:44 Moore, Robert wrote:
>   
>> This will probably require a trace.
>>     
>
> Here's the relevant ACPI error messages (with full ACPI debugging enabled) 
> from acer_acpi, with some comments as to which method is 
> being called and what arguments we're passing.
>
> This user tested this on Kubuntu Gutsy (7.10) x86-64, with a custom 2.6.23.9 
> kernel (basically, just the ACPI debugging enabled so we can get a better 
> trace).
>
> So, for reference, this is the DSDT we're working with:
> http://files.strangeworlds.co.uk/5040.dsl
>
> WMCA(1, 3, NULL):
> [23375.726016] ACPI Error (evregion-0316): No handler for Region
> [RAM_] (ffff81000132d1a0) [EmbeddedControl] [20070126]
> [23375.726246] ACPI Error (exfldio-0289): Region EmbeddedControl(3)
> has no handler [20070126]
> [23375.726475] ACPI Exception (dswexec-0462): AE_NOT_EXIST, While
> resolving operands for [Store] [20070126]
> [23375.726708] ACPI Error (psparse-0537): Method parse/execution
> failed [\_SB_.AMW0.WMCA] (Node ffff8100013315f0), AE_NOT_EXIST
>
> WMCA(1, 6, BUF(4 bytes) = 1):
> [23444.490213] ACPI Error (evregion-0316): No handler for Region
> [RAM_] (ffff81000132d1a0) [EmbeddedControl] [20070126]
> [23444.490218] ACPI Error (exfldio-0289): Region EmbeddedControl(3)
> has no handler [20070126]
> [23444.490223] ACPI Exception (dswexec-0462): AE_NOT_EXIST, While
> resolving operands for [LGreater] [20070126]
> [23444.490228] ACPI Error (psparse-0537): Method parse/execution
> failed [\_SB_.AMW0.WMCA] (Node ffff8100013315f0), AE_NOT_EXIST
> [23444.490263] acer_acpi:   In: 0x00000001
>
> -Carlos
>   


  reply	other threads:[~2007-12-12 15:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28  3:50 [ACPICA] EmbeddedControl region handling bug in PNP0C14 Carlos Corbacho
2007-11-28 18:08 ` Moore, Robert
2007-12-12 14:10   ` Carlos Corbacho
2007-12-12 15:44     ` Alexey Starikovskiy [this message]
2007-12-12 17:26       ` Carlos Corbacho
2007-12-12 18:13         ` Alexey Starikovskiy
2007-12-16  3:42           ` Carlos Corbacho

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=476001E4.9020900@gmail.com \
    --to=aystarik@gmail.com \
    --cc=Linux-acpi@vger.kernel.org \
    --cc=astarikovskiy@suse.de \
    --cc=carlos@strangeworlds.co.uk \
    --cc=lenb@kernel.org \
    --cc=robert.moore@intel.com \
    /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.