Re: acpi

2005-11-09 Thread Jordan Hargrave
Thanks for all the ACPI dumps everyone! I think I have enough of a sample set now, no more, please! :) Hmm.. the acpiscan should not be core dumping; there maybe an invalid address in the ACPI table? --jordan hargrave From: Marco Peereboom <[EMAIL PROTECTED]> To: misc@openbsd.

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-17 Thread Jordan Hargrave
It looks like there is a bug in the AML on that particular system (the code is being called in from the atk0110 driver). bios0: vendor American Megatrends Inc. version "2105" date 07/23/2010 bios0: ASUSTeK Computer INC. M4A785TD-V EVO Eventually the AML code tries to execute the following:

Re: amd64/i386 kernel freezes on Asus M4A785TD-V EVO mobo

2011-03-17 Thread Jordan Hargrave
Try disabling the atk0110 driver and see if that lets your system boot successfully.