It seems that the DSDT is compiled with the Microsoft compiler, and thus only works correctly on Windows. I still couldn't get a fixed DSDT to work. Some portions of the DSDT (disassembled with the Intel compiler) don't make any sense at all. Including the definition of _PSL. It refers to an external object (/_PR_.CPU0) or something, instead to the processor objects defined in the source (/_PR_.C00x, with x the number of the core). The only reference to CPU0 is in that line, so I really don't know what it is.
-- ACPI Warning (nspredef-0858): \_TZ_.THRM._PSL: Return Package type mismatch at index 0 on ASUS recent BIOS https://bugs.launchpad.net/bugs/379940 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
