From owner-freebsd-current@FreeBSD.ORG Wed Mar 10 21:28:20 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 3CB1A16A4CE for ; Wed, 10 Mar 2004 21:28:20 -0800 (PST) Received: from agminet04.oracle.com (agminet04.oracle.com [141.146.126.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id D416B43D2D for ; Wed, 10 Mar 2004 21:28:19 -0800 (PST) (envelope-from niraj17@iitbombay.org) Received: from rgmgw5.us.oracle.com (rgmgw5.us.oracle.com [138.1.191.14]) i2B5SIfB016263; Wed, 10 Mar 2004 21:28:18 -0800 Received: from rgmgw5.us.oracle.com (localhost [127.0.0.1]) i2B5SHp18654; Wed, 10 Mar 2004 22:28:17 -0700 (MST) Received: from iitbombay.org (indl195ec.idc.oracle.com [152.69.162.195]) i2B5SFp18618; Wed, 10 Mar 2004 22:28:16 -0700 (MST) Message-ID: <404FF8E3.2040405@iitbombay.org> Date: Thu, 11 Mar 2004 10:58:03 +0530 From: Niraj Kumar User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nate Lawson References: <20040310205236.P62145@root.org> In-Reply-To: <20040310205236.P62145@root.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 05:28:20 -0000 Well , actually I had added this line to device conf file: hint.apic.0.disabled=``1' and booted , but I got the same crash (general protection fault) . So my system became unbootable after this point. I had to reboot into Linux and enable ufs support and then mount the freebsd root partition and remove that line before my system got bootable again . I think the issue here is that I should atleast be able to boot without ACPI . Anyway I will try to get that acpidump and post it . Thanks Niraj Nate Lawson wrote: >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 >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >