Date: Sun, 7 Sep 2003 22:55:48 -0700 (PDT) From: Nate Lawson <nate@root.org> To: des@des.no Cc: current@freebsd.org Subject: Re: ACPI problems on MSI K7D Message-ID: <20030906141328.Q78854@root.org>
next in thread | raw e-mail | index | archive | help
This is the line that triggers that panic, from /sys/dev/acpica/Osd/OsdHardware.c: if (pci_cfgregopen() == 0) panic("AcpiOsDerivePciId unable to initialize pci bus"); Please report the dmesg from boot -v as that should help figure out why pci_cfgregopen() fails. Also, I think the following should be "\_S3": Name (\SS3, Package (0x04) -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030906141328.Q78854>