On Saturday 05 January 2008 16:58:50 AnMaster wrote: > My problem is a broken DSDT, I have tried to fix it, but I don't know if I > did it the right way, nor how to solve the warning that remains when the > errors are gone. What exactly is broken about your DSDT that requires you to 'fix' it? Yes, lots of vendor DSDTs won't compile with the Intel compiler - this is because the Microsoft compiler is far more 'generous' than Intel's, and will allow a lot of spec breaking rubbish in. However, the ACPI interpreter in Linux can handle most of these just fine; and if it can't, then that's a bug that needs to be fixed in Linux (since Linux should be able to handle unmodified MS compiled DSDTs out of the box). -Carlos -- E-Mail: carlos@xxxxxxxxxxxxxxxxxxx Web: strangeworlds.co.uk GPG Key ID: 0x23EE722D - 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