Dominik Brodowski wrote: > What we haven't looked at yet is the raw DSDT output. Can you run the DSDT > and/or SSDTs through "iasl -d", please? You'll need the pmtools and the > iasl compiler and disassembler, and they're available at http://acpi.sf.net > > acpidmp > acpidmp.txt O.K. > acpixtract SSDT acpidmp.txt > SSDT The file is empty, no SSDT !? > iasl -d SSDT > cat SSDT.dsl > for the SSDT, and s/SSDT/DSDT for the DSDT. Works just for DSDT Please see attached files. In the past I tried to fix my DSDT table. I did the following: cat /proc/acpi/dsdt > dsdt.dat ./iasl -d dsdt.dat ./iasl -tc dsdt.dsl I'm able to fix some of the errors, see attached file. Then I compiled a new kernel with the ACPI-DSDT-patch available from http://gaugusch.at/kernel.shtml. But there are no differences for me discernible. Thank you, -- --- Christian Heimanns heimanns@versanet.de ### Pinguine können nicht fliegen - Pinguine stürzen auch nicht ab! ###