On Thu, Dec 23, 2010 at 07:02:47AM +0000, Jordan Hargrave wrote: > > Bad AML. Looks like it is trying to do an AML Load of a memory block, and > that is failing. > Usually that's because the checksum is incorrect. Look at dsdt.c:aml_load() > and put printf's at both goto fails', to see what is failing. > > Not much I can do about it now as I am in Palau. :) > > -jordan
It does seem to be a failing checksum. acpi_maptable() fails in acpi_load(), in the "Load SSDT from memory" section. A bit of memory 228 bytes long. .... Ken
