xuqiang wrote:
Alexey Starikovskiy,??!

ok, I will get all needed information. But can you tell me what [\_SB_.RPME] [\_SB_.RDPE] and [\_GPE._L18] mean?
_L18 is ACPI level-triggered event #18. _GPE._L18 is a BIOS provided (in DSDT table) handler for this event. It calls some other routines, which in the end try to access some address in system memory (RAM). Handler of such accesses somehow is not happy with that. Acpidump will provide us with source of DSDT, so we will be able to
look for any problem with these routines.

Regards,
Alex.
======= 2008-01-30 11:33:00 ???????:=======

Hi Likes,

What kernel are you using?
Please open bug in bugzilla.kernel.org for ACPI and provide all needed information, including dmesg (from the beginning) and acpidump.

xuqiang wrote:
hi,all:
   an error happened. in an hour, more than 30 million lines were repeated and 
writed to /var/log/messages and /var/log/warn.
Jan  1 05:08:06 bond0 kernel:     ACPI-0347: *** Error: Handler for 
[SystemMemory] returned AE_NO_MEMORY
Jan  1 05:08:06 bond0 kernel:     ACPI-1133: *** Error: Method execution failed 
[\_SB_.RDPE] (Node cdf7aec0), AE_NO_MEMORY
Jan  1 05:08:06 bond0 kernel:     ACPI-1133: *** Error: Method execution failed 
[\_SB_.RPME] (Node cdf7ae20), AE_NO_MEMORY
Jan  1 05:08:06 bond0 kernel:     ACPI-1133: *** Error: Method execution failed 
 (Node cdf7ad80), AE_NO_MEMORY
Jan  1 05:08:06 bond0 kernel:     ACPI-0295: *** Error: AE_NO_MEMORY while 
evaluating method [_L18] for GPE[ 0]
]
 where can I get enough information to understand the error or who can tell me  
what the method means?          

likes
[EMAIL PROTECTED]
2008-01-30


-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

= = = = = = = = = = = = = = = = = = = =
                        

?
?!
xuqiang
[EMAIL PROTECTED]
2008-01-30




-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to