Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2002 17:23:16 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Ollivier Robert <roberto@keltia.freenix.fr>
Cc:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Re: [panic] panic during probe with a gcc 3.1 kernel
Message-ID:  <20020511172316.A73652@troutmask.apl.washington.edu>
In-Reply-To: <20020511232828.GA28525@tara.freenix.org>; from roberto@keltia.freenix.fr on Sun, May 12, 2002 at 01:28:29AM %2B0200
References:  <20020511232828.GA28525@tara.freenix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511172316.A73652>