dear developers using acpid with the benq notebook s73g on ubuntu 6.06 dapper drake, there are several bugs (warnings) when recompiling the the dsdt.dsl. i search now for about 3 weeks on the net, but i was not able to find fixes for the output of the iasl compiler! i am running the benq s73g notebook with the leatest bios update form the vendors homepage! maybe you could give me some advice or an mailing list where i could send the problem with the DSDT to. thank you in advance yours philip havran p.s. at the end of this mail is an attachement with the output of the iasl compiler
Intel ACPI Component Architecture ASL Optimizing Compiler version 20051216 [Jan 9 2006] Copyright (C) 2000 - 2005 Intel Corporation Supports ACPI Specification Revision 3.0 dsdt.dsl 328: Method (_CST, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_CST) dsdt.dsl 328: Method (_CST, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_CST) dsdt.dsl 488: Method (_CST, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_CST) dsdt.dsl 488: Method (_CST, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_CST) dsdt.dsl 493: Return (\_PR.CPU0._CST ()) Warning 2090 - ^ Called method may not always return a value dsdt.dsl 1147: Method (_OSC, 5, NotSerialized) Warning 2074 - ^ Reserved method has too many arguments (_OSC requires 4) dsdt.dsl 4480: Method (_GTM, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTM) dsdt.dsl 4480: Method (_GTM, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTM) dsdt.dsl 4637: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 4637: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) dsdt.dsl 4705: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 4705: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) dsdt.dsl 4777: Method (_GTM, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTM) dsdt.dsl 4777: Method (_GTM, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTM) dsdt.dsl 4947: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 4947: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) dsdt.dsl 5015: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 5015: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) dsdt.dsl 5121: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 5121: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) dsdt.dsl 5167: Method (_GTF, 0, NotSerialized) Warning 2085 - ^ Not all control paths return a value (_GTF) dsdt.dsl 5167: Method (_GTF, 0, NotSerialized) Warning 2078 - ^ Reserved method must return a value (_GTF) ASL Input: dsdt.dsl - 5181 lines, 185613 bytes, 2130 keywords AML Output: DSDT.aml - 19127 bytes 572 named objects 1558 executable opcodes Compilation complete. 0 Errors, 22 Warnings, 0 Remarks, 131 Optimizations