Hello
kizvan. I have almost the same laptop as a
yehia Amer. I fixed my DSDT as well as you corrected him. But I still have bugs. The compiler complains just on the line that you added.
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20100331 [Mar 31 2010]
Copyright © 2000 - 2010 Intel Corporation
Supports ACPI Specification Revision 4.0
dsdt.dsl 2156: }
Return (Package (0x02) {0x00, 0x00})
Error 4080 - Invalid object type for reserved name ^ (found PACKAGE, requires Integer)
dsdt.dsl 5064: Method (NVIF, 3, NotSerialized)
Warning 1088 - ^ Not all control paths return a value (NVIF)
dsdt.dsl 5801: Method (NVIF, 3, NotSerialized)
Warning 1088 - ^ Not all control paths return a value (NVIF)
dsdt.dsl 7716: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 7730: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 7746: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 7762: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 8093: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 8107: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 8123: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 8139: Name (_PLD, Buffer (0x10)
Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package)
dsdt.dsl 9717: Name (_WDG, Buffer (0x50)
Warning 1099 - ^ Unknown reserved name (_WDG)
dsdt.dsl 11395: Method (_WED, 1, NotSerialized)
Warning 1099 - Unknown reserved name ^ (_WED)
dsdt.dsl 11395: Method (_WED, 1, NotSerialized)
Warning 1099 - Unknown reserved name ^ (_WED)
dsdt.dsl 12258: }
Return (Package (0x02) {0x00, 0x00})
Error 4080 - Invalid object type for reserved name ^ (found PACKAGE, requires Integer)
dsdt.dsl 12284: }
Return (Package (0x02) {0x00, 0x00})
Error 4080 - Invalid object type for reserved name ^ (found PACKAGE, requires Integer)
dsdt.dsl 12425: }
Return (Package (0x02) {0x00, 0x00})
Error 4080 - Invalid object type for reserved name ^ (found PACKAGE, requires Integer)
ASL Input: dsdt.dsl - 13841 lines, 478705 bytes, 6766 keywords
Compilation complete. 12 Errors, 5 Warnings, 0 Remarks, 13 Optimizations
[Completed]
Can you fix my DSDT? If you can, overlaid with the code.
Thanks!