From owner-freebsd-questions@FreeBSD.ORG Thu Jan 15 05:51:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A59A16A4CE for ; Thu, 15 Jan 2004 05:51:40 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 029AF43D1D for ; Thu, 15 Jan 2004 05:51:27 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (rwcrmhc12) with ESMTP id <20040115135127014005orfae>; Thu, 15 Jan 2004 13:51:27 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 005CB3A; Thu, 15 Jan 2004 08:51:26 -0500 (EST) Sender: lowell@be-well.ilk.org To: Ben Craig References: <20040115105537.76985.qmail@web13809.mail.yahoo.com> From: Lowell Gilbert Date: 15 Jan 2004 08:51:26 -0500 In-Reply-To: <20040115105537.76985.qmail@web13809.mail.yahoo.com> Message-ID: <44eku1miap.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Upgrade Woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 13:51:40 -0000 Please don't top-post... Ben Craig writes: > --- Lowell Gilbert wrote: > Ben > > I've had problems on a machine with a buggy AGP > > implementation. Try booting your old kernel, > > installing the kernel source, and building a kernel > > without the AGP module. > Many thanks for the suggestion. I'll give it a go and > see what happens (I take it the AGP module isn't > necessary to get a display on the machine?) Right. Some machines require the AGP support to run X, but even then, it can be loaded from a module rather than needing to be compiled into the kernel.