From owner-freebsd-acpi@FreeBSD.ORG Tue Mar 11 14:50: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 1E729106566C for ; Tue, 11 Mar 2008 14:50: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 E86758FC14 for ; Tue, 11 Mar 2008 14:50:02 +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 m2BEo2Ov031583 for ; Tue, 11 Mar 2008 14:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2BEo295031582; Tue, 11 Mar 2008 14:50:02 GMT (envelope-from gnats) Date: Tue, 11 Mar 2008 14:50:02 GMT Message-Id: <200803111450.m2BEo295031582@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 14:50:03 -0000 The following reply was made to PR kern/121558; it has been noted by GNATS. From: "Leon Kos" To: bug-followup@freebsd.org Cc: freebsd-acpi@freebsd.org Subject: Re: kern/121558: Supermicro X7SB4 Fatal trap 12 when ACPI disabled Date: Tue, 11 Mar 2008 15:48:52 +0100 mptable output of the system is located at: http://www.lecad.uni-lj.si/~leon/other/x7sb4/mptable.txt I could not change version in BIOS. Processor option supported by BIOS are shown in http://www.lecad.uni-lj.si/~leon/other/x7sb4/img_1638.jpg I have added options INVARIANTS options INVARIANT_SUPPORT options DIAGNOSTIC and now GENERIC shows the following trace when ACPI disabled: http://www.lecad.uni-lj.si/~leon/other/x7sb4/img_1639.jpg http://www.lecad.uni-lj.si/~leon/other/x7sb4/img_1640.jpg http://www.lecad.uni-lj.si/~leon/other/x7sb4/img_1641.jpg Forcing single core in BIOS helps when running ACPI disabled. Toggling other BIOS options like C1 Enhanced Mode or Speed Step does not. Kind regards! Leon Kos, CAD lab, Mech.Eng., University of Ljubljana, Slovenia (http://www.lecad.uni-lj.si/~leon)