Difference between revisions of "ACPI"

From coreboot
Jump to navigation Jump to search
Line 240: Line 240:
= Potential Issues =
= Potential Issues =
== Windows Errors ==
== Windows Errors ==
At first, not an error, but something to take note: Windows might cache system information and only detect ACPI changes if you modify the table versions. So tweak them liberally when debugging ACPI issues with Windows.
=== STOP 0xa5 ===
=== STOP 0xa5 ===
A Blue Screen Of Death with STOP code 0x000000A5 is ACPI related, and it seems that Microsoft is very strict when it comes to ACPI compliance. http://support.microsoft.com/kb/314830/en explains some of the error codes, but not all of them.
A Blue Screen Of Death with STOP code 0x000000A5 is ACPI related, and it seems that Microsoft is very strict when it comes to ACPI compliance. http://support.microsoft.com/kb/314830/en explains some of the error codes, but not all of them.

Revision as of 19:57, 22 February 2013