From owner-freebsd-bugs Sat Jan 12 15:20: 7 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7833737B41E for ; Sat, 12 Jan 2002 15:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0CNK2L93073; Sat, 12 Jan 2002 15:20:02 -0800 (PST) (envelope-from gnats) Date: Sat, 12 Jan 2002 15:20:02 -0800 (PST) Message-Id: <200201122320.g0CNK2L93073@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Ted Mittelstaedt" Subject: Re: i386/33574: kernel hangs on page fault during boot process (kernel trap 12) on Intel based laptop computer Reply-To: "Ted Mittelstaedt" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/33574; it has been noted by GNATS. From: "Ted Mittelstaedt" To: , Cc: Subject: Re: i386/33574: kernel hangs on page fault during boot process (kernel trap 12) on Intel based laptop computer Date: Sat, 12 Jan 2002 15:10:11 -0800 Daniel, Oops I didn't mean for you to do an entire 4.3 install! :-) Note section 2.1.6 of the FreeBSD 4.4 Release notes regarding the new PCI interrupt path routing. Looks like your system is one of the ones that this doesen't work for. If you would, see if there's a BIOS update for your laptop from it's manufacturer and apply that, then boot it from a 4.4 RELEASE floppy and see if it panics again. Let us know the results of this. If that doesen't work then try the workaround: ok set hw.pcic.intr_path="1" ok set hw.pcic.irq="0" that is listed in the release notes on the 4.4 boot floppy and let us know if that works. If it does then just wait for version 4.5 to come out and you can probably use the workaround on that. Please supply us with the exact manufacturer and model# of laptop plus any BIOS version so we can put that in the known problems area at the end of the INSTALL.TXT If the pcic isa interrupt hack works then this PR probably needs to be looked at by Warner Losh. Ted Mittelstaedt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message