From owner-freebsd-i386@FreeBSD.ORG Tue Jul 13 11:50:25 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43FBF16A4CE for ; Tue, 13 Jul 2004 11:50:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39D7443D55 for ; Tue, 13 Jul 2004 11:50:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6DBoPgc077199 for ; Tue, 13 Jul 2004 11:50:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6DBoP50077198; Tue, 13 Jul 2004 11:50:25 GMT (envelope-from gnats) Date: Tue, 13 Jul 2004 11:50:25 GMT Message-Id: <200407131150.i6DBoP50077198@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Russell Francis Subject: Re: i386/68518: Hangs while loading agp during boot from install media. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Russell Francis List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 11:50:25 -0000 The following reply was made to PR i386/68518; it has been noted by GNATS. From: Russell Francis To: "Simon L. Nielsen" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/68518: Hangs while loading agp during boot from install media. Date: Tue, 13 Jul 2004 19:49:18 +0000 Simon L. Nielsen wrote: > On 2004.07.07 10:59:48 +0000, Russell Francis wrote: > > >>I looked at problem report 61739 and am not sure how to adjust my AGP >>aperature size? I did not see an option in my BIOS, is there a boot >>option or sysctl variable which can be set? > > > If there is no BIOS option I don't think it's possible. > > >>The aperature size is also lower than 256MB so I am not sure this >>pr[68518] relates to that pr[61739]. > > > OK, it was just an idea, your problem could different. > > >>I have currently worked around the problem by installing freebsd on a >>different machine, rebuilding the kernel without AGP support and then >>swapping the harddrive into the offending machine. I am happy to >>continue working through the problem though. > > > Could you try to boot a -CURRENT kernel with AGP support, or a > -CURRENT snapshot [1] to see if the problem has been fixed after > 5.2.1? > > [1] http://snapshots.jp.freebsd.org/ > I downloaded ftp://snapshots.jp.freebsd.org/pub/FreeBSD/snapshots/i386/ISO-IMAGES/cdboot-current.iso This morning, and tried to boot the machine from CD, it still hung at the same location. Thanks, Russ