Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 17:10:14 GMT
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-acpi@FreeBSD.org
Subject:   Re: i386/80426: [APIC] [panic] 5.4-RC3 still panic when boot on ASUS P2B-DS M/B
Message-ID:  <200602131710.k1DHAExG096905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/80426; it has been noted by GNATS.

From: John Baldwin <jhb@freebsd.org>
To: bug-followup@freebsd.org, g_jin@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@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
 "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602131710.k1DHAExG096905>