Alexey Starikovskiy schrieb:
I already received your dsdt.dsl to my mailbox. I answered as well,
but your provider seem to block whole gmail.com domain.
Lets try to go without attachements:
First error -- move Stall() function out of Return().
Second error -- you have wrong length for optional _PSD object, so
iasl puts everything after first item as garbage. just delete whole
Name(_PSD {} from both places, it will ok.
Regards,
Alex.
Hi Alex,
ok i have deleted the second error and moved out the stall() function.
Then i get this messages,
######################################################################
feld-bertlap:~/acpi/dsdt# iasl -tc dsdt_2.6.21.dsl
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060912 [Dec 20 2006]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a
dsdt_2.6.21.dsl 20: Name (_T00, 0x00)
Warning 1097 - ^ Unknown reserved name (_T00)
dsdt_2.6.21.dsl 6218: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6232: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6247: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6262: Acquire (MUTE, 0x0FFF)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6276: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6291: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6306: Acquire (MUTE, 0x03E8)
Warning 1103 - Possible operator timeout is ignored ^
dsdt_2.6.21.dsl 6504: Method (WFZF, 1, NotSerialized)
Warning 1086 - ^ Not all control paths return a
value (WFZF)
dsdt_2.6.21.dsl 6598: Zero
Error 4094 - ^ syntax error, unexpected PARSEOP_ZERO
dsdt_2.6.21.dsl 6653: Zero
Error 4094 - ^ syntax error, unexpected PARSEOP_ZERO
ASL Input: dsdt_2.6.21.dsl - 7659 lines, 256009 bytes, 2868 keywords
Compilation complete. 2 Errors, 9 Warnings, 0 Remarks, 701 Optimizations
###################################################################
bye Markus
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html