From owner-freebsd-current Sat May 11 17:23:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 8241237B400 for ; Sat, 11 May 2002 17:23:17 -0700 (PDT) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.3/8.12.3) with ESMTP id g4C0NH9Q074861; Sat, 11 May 2002 17:23:17 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.3/8.12.3/Submit) id g4C0NHYt074860; Sat, 11 May 2002 17:23:17 -0700 (PDT) Date: Sat, 11 May 2002 17:23:16 -0700 From: Steve Kargl To: Ollivier Robert Cc: "FreeBSD Current Users' list" Subject: Re: [panic] panic during probe with a gcc 3.1 kernel Message-ID: <20020511172316.A73652@troutmask.apl.washington.edu> References: <20020511232828.GA28525@tara.freenix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020511232828.GA28525@tara.freenix.org>; from roberto@keltia.freenix.fr on Sun, May 12, 2002 at 01:28:29AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, May 12, 2002 at 01:28:29AM +0200, Ollivier Robert wrote: > I just tried to compile and boot a new kernel. It has been compiled with > gcc 3.1, just recently imported. Having -march=pentiumpro or not doesn't > change anything. > > I load 3 modules (if_wi, random, vesa). > > It panics during probe inside bios16... Any idea? > > ddb> trace > bios16 > pnpbios_identify > bus_generic_probe > isa_probe_children > configure > mi_startup > begin > I reported this earlier today. I had hint.acpi.0.disable="1" in /boot/loader.conf to disable ACPI. If I comment out this hint, the system boots, but I end up with the following in dmesg. Using $PIR table, 9 entries at 0xc00f1720 ACPI-0224: *** Warning: Invalid table signature \M-0\M^Q\M-~\M-G found ACPI-0181: *** Error: AcpiLoadTables: Could not load RSDT: AE_BAD_SIGNATURE ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_BAD_SIGNATURE ACPI: table load failed: AE_BAD_SIGNATURE -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message