All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Thomas Meyer <thomas@m3y3r.de>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: AE_NOT_FOUND,  (Re: Several remarks for 9654640d0af8f2de40ff3807d3695109d3463f54)
Date: Fri, 23 Feb 2007 01:17:23 -0500	[thread overview]
Message-ID: <200702230117.23888.lenb@kernel.org> (raw)
In-Reply-To: <45DDEA1D.7060703@m3y3r.de>

On Thursday 22 February 2007 14:08, Thomas Meyer wrote:
> 1.) My kde klaptopdaemon icon is gone. This icon displayed the remaining
> battery time. This is maybe a kde problem?
> 
> 2.) I get these new messages in the kernel log buffer:
> [...]
> ACPI: bus type pci registered
> PCI: Using MMCONFIG
> Setting up standard PCI resources
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands
> for [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__._REG] (Node c190db1c), AE_NOT_FOUND
> ACPI Exception (ec-0956): AE_NOT_FOUND, Could not use ECDT [20070126]
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> [...]
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands
> for [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__.SMB0.SBRW] (Node c190dbbc), AE_NOT_FOUND
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.BAT0.UBSS] (Node c190da2c), AE_NOT_FOUND
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.BAT0._STA] (Node c190da7c), AE_NOT_FOUND
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__._REG] (Node c190db1c), AE_NOT_FOUND
> ACPI Exception (evregion-0513): AE_NOT_FOUND, from region _REG,
> [EmbeddedControl] [20070126]
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> 
> But i guess this is ok and seems to be an acpi problem on my computer,
> aren't they?

Please open a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

and please attach (don't paste) the complete output from dmesg -s64000
plus the output from acpidump > acpidump.out.
If you don't have acpidump, you can get it from the latest pmtools here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

please also attach the config file you're using.

thanks,
-Len

ps. linux-acpi list added to cc:


WARNING: multiple messages have this Message-ID (diff)
From: Len Brown <lenb@kernel.org>
To: Thomas Meyer <thomas@m3y3r.de>
Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: AE_NOT_FOUND,  (Re: [ACPI] Several remarks for 9654640d0af8f2de40ff3807d3695109d3463f54)
Date: Fri, 23 Feb 2007 01:17:23 -0500	[thread overview]
Message-ID: <200702230117.23888.lenb@kernel.org> (raw)
In-Reply-To: <45DDEA1D.7060703@m3y3r.de>

On Thursday 22 February 2007 14:08, Thomas Meyer wrote:
> 1.) My kde klaptopdaemon icon is gone. This icon displayed the remaining
> battery time. This is maybe a kde problem?
> 
> 2.) I get these new messages in the kernel log buffer:
> [...]
> ACPI: bus type pci registered
> PCI: Using MMCONFIG
> Setting up standard PCI resources
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands
> for [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__._REG] (Node c190db1c), AE_NOT_FOUND
> ACPI Exception (ec-0956): AE_NOT_FOUND, Could not use ECDT [20070126]
> ACPI: Interpreter enabled
> ACPI: (supports S0 S3 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> [...]
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Exception (dswexec-0462): AE_NOT_FOUND, While resolving operands
> for [OpcodeName unavailable] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__.SMB0.SBRW] (Node c190dbbc), AE_NOT_FOUND
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.BAT0.UBSS] (Node c190da2c), AE_NOT_FOUND
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.BAT0._STA] (Node c190da7c), AE_NOT_FOUND
> ACPI Exception (evregion-0420): AE_NOT_FOUND, Returned by Handler for
> [EmbeddedControl] [20070126]
> ACPI Error (psparse-0537): Method parse/execution failed
> [\_SB_.PCI0.LPCB.EC__._REG] (Node c190db1c), AE_NOT_FOUND
> ACPI Exception (evregion-0513): AE_NOT_FOUND, from region _REG,
> [EmbeddedControl] [20070126]
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> 
> But i guess this is ok and seems to be an acpi problem on my computer,
> aren't they?

Please open a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

and please attach (don't paste) the complete output from dmesg -s64000
plus the output from acpidump > acpidump.out.
If you don't have acpidump, you can get it from the latest pmtools here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

please also attach the config file you're using.

thanks,
-Len

ps. linux-acpi list added to cc:


  reply	other threads:[~2007-02-23  6:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22 19:08 [ACPI] Several remarks for 9654640d0af8f2de40ff3807d3695109d3463f54 Thomas Meyer
2007-02-23  6:17 ` Len Brown [this message]
2007-02-23  6:17   ` AE_NOT_FOUND, (Re: [ACPI] Several remarks for 9654640d0af8f2de40ff3807d3695109d3463f54) Len Brown

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=200702230117.23888.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thomas@m3y3r.de \
    /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.