On Tue, 2010-10-19 at 04:21 +0800, Hans Petter Selasky wrote: > On Monday 18 October 2010 02:01:09 Moore, Robert wrote: > > Can you send us the acpidump for the machine? > > > > Also, tell us which control method is failing. > > > > Thanks > > Hi, > > Please find attached dump of ACPI tables. > > It is the function AcpiRsCreateAmlResources() which writes beyond the buffer > it allocates.
Could you enable AML debug output to get more info? But I don't know how to enable it on FreeBSD. In Linux, the AML debug output is enabled with kernel boot parameters like below. acpi.debug_layer=0xffffffff acpi.debug_level=0xffffffff FreeBSD may have some similar boot parameters. Lin Ming > > --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
