Sorry for the spam again, but the kernel 2.6.15.4 have some
differences on the methods I saw.
On parser/psparse.c, function acpi_ps_parse_aml:
status = acpi_ds_call_control_method(thread, walk_state, NULL);
(...)
} else if ((status != AE_OK) && (walk_state->method_desc)) {
ACPI_REPORT_METHOD_ER
Just one more information i got from my 2.6.12-10 kernel's source. I'm
not a kernel hacker but I could find some points that it may be
calling that error messages.
What I got is that both errors on parser/psparse.c and
utilities/uteval.c call the acpi_ns_report_error with the message
"Method execu
ing.
Now, my system:
Machine:
Toshiba Equium L20 198 (a crap, I might say)
- ATI mainboard, sound and graphics
- Realtek 10/100 wired NIC (yeah, I know)
- Atheros 10/100 wireless NIC
All cards are on-board, no PCMCIA, USB etc.
$ uname -a
Linux brubeck 2.6.12-10-386 #1 Mon Jan 16 17:18:08 UTC 200