i386/80426: [APIC] [panic] 5.4-RC3 still panic when boot on ASUS P2B-DS M/B

John Baldwin jhb at freebsd.org
Mon Feb 13 09:10:26 PST 2006


The following reply was made to PR i386/80426; it has been noted by GNATS.

From: John Baldwin <jhb at freebsd.org>
To: bug-followup at freebsd.org, g_jin at lbl.gov
Cc:  
Subject: Re: i386/80426: [APIC] [panic] 5.4-RC3 still panic when boot on ASUS P2B-DS M/B
Date: Mon, 13 Feb 2006 10:14:48 -0500

 The problem is that your BIOS is marked as buggy by the ACPI code.  
 Unfortunately the MADT code doesn't check the blacklist until it is too late 
 to revert back to not using ACPI.  You will just need to use the 
 'hint.acpi.0.disabled=1' loader tunable to disable ACPI altogether.  Given 
 how few blacklisted BIOSes are present in SMP machines, trying to make the 
 quirk checking happen earlier is probably not going to happen anytime soon, 
 so it's probably best to just disable ACPI as the panic message told you to.
 
 -- 
 John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
 "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-acpi mailing list