09-29-2013, 11:13 AM
Hi
It seems that manufacturers are implementing ACPI very poorly.
If you extract the aml from BIOS and disassamble with intel AML Decompiler https://acpica.org/downloads/binary-tools, and try to recompile it back, the compiler finds many errors and warnings. I've fixed them all.
BUT have in mind that Windows basically ignores or overrides BIOS ACPI errors, so you're not going to notice the difference if you're using Windows.
Linux is more sensitive to ACPI errors.
It seems that manufacturers are implementing ACPI very poorly.
If you extract the aml from BIOS and disassamble with intel AML Decompiler https://acpica.org/downloads/binary-tools, and try to recompile it back, the compiler finds many errors and warnings. I've fixed them all.
BUT have in mind that Windows basically ignores or overrides BIOS ACPI errors, so you're not going to notice the difference if you're using Windows.
Linux is more sensitive to ACPI errors.