From owner-freebsd-current@FreeBSD.ORG Wed Mar 10 20:57:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC5C216A4CE for ; Wed, 10 Mar 2004 20:57:21 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B95C843D1F for ; Wed, 10 Mar 2004 20:57:21 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 62180 invoked by uid 1000); 11 Mar 2004 04:57:23 -0000 Date: Wed, 10 Mar 2004 20:57:23 -0800 (PST) From: Nate Lawson To: Niraj Kumar Message-ID: <20040310205236.P62145@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: 5.2.1 : general protection fault without ACPI X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 04:57:21 -0000 You might want to try booting with device apic disabled. Also, can you send me a link to your ASL? acpidump -t -d > niraj.asl The ACPI debugging section of the handbook suggests this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html -Nate