From owner-freebsd-acpi@FreeBSD.ORG Tue Mar 11 15:20:03 2008 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C58DA106566C for ; Tue, 11 Mar 2008 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9B4C18FC1C for ; Tue, 11 Mar 2008 15:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2BFK3DN034252 for ; Tue, 11 Mar 2008 15:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2BFK3mS034251; Tue, 11 Mar 2008 15:20:03 GMT (envelope-from gnats) Date: Tue, 11 Mar 2008 15:20:03 GMT Message-Id: <200803111520.m2BFK3mS034251@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org From: Leon Kos Cc: Subject: Re: kern/121558: Supermicro X7SB4 Fatal trap 12 when ACPI disabled X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Leon Kos List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 15:20:03 -0000 The following reply was made to PR kern/121558; it has been noted by GNATS. From: Leon Kos To: Dan Lukes Cc: John Baldwin , bug-followup@freebsd.org Subject: Re: kern/121558: Supermicro X7SB4 Fatal trap 12 when ACPI disabled Date: Tue, 11 Mar 2008 16:11:45 +0100 (CET) I do have latest BIOS 1.0a. How can I manually specify the routing? Kind regards! Leon Kos, CAD lab, Mech.Eng., University of Ljubljana, Slovenia (http://www.lecad.uni-lj.si/~leon) On Tue, 11 Mar 2008, Dan Lukes wrote: > John Baldwin napsal/wrote, On 03/11/08 15:03: >> Your MPTable is broken. It has 3 entries which use an I/O APIC ID of 0, >> but you don't have an I/O APIC with an ID of 0: > >> You can work around this by manually specifying the routing > > You shall update BIOS also unless you have the latest version (1.0a) > > Dan > >