From owner-freebsd-stable Wed Aug 28 23:14:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A274F37B400 for ; Wed, 28 Aug 2002 23:14:12 -0700 (PDT) Received: from halcyon.scoundrelz.net (bdsl.66.13.112.2.gte.net [66.13.112.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A393643E72 for ; Wed, 28 Aug 2002 23:14:11 -0700 (PDT) (envelope-from hemi@scoundrelz.net) Received: from halcyon.scoundrelz.net (hemi@localhost [127.0.0.1]) by halcyon.scoundrelz.net (8.12.1/8.10.1) with ESMTP id g7T6848r022696; Thu, 29 Aug 2002 01:08:17 -0500 (CDT) Received: from localhost (hemi@localhost) by halcyon.scoundrelz.net (8.12.1/8.12.1/Submit) with ESMTP id g7T67tsg009104; Thu, 29 Aug 2002 01:07:57 -0500 (CDT) X-Authentication-Warning: halcyon.scoundrelz.net: hemi owned process doing -bs Date: Thu, 29 Aug 2002 01:07:55 -0500 (CDT) From: Josh Tolbert To: francesca Cc: freebsd-stable@FreeBSD.ORG Subject: Re: AGP support In-Reply-To: <3D6DB7D8.5060400@cox.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Francesca, You could either load the AGP kernel module on boot (check /boot/defaults/loader.conf for what line to add to /boot/loader.conf) without recompiling your kernel, or recompile the kernel with "device agp" added. You can find out a lot about kernel options by reading through /usr/src/sys/i386/conf/LINT. Good luck, Josh ------ --- - Josh Tolbert hemi@scoundrelz.net Every time the power flickers, a squirrel gets his wings. On Thu, 29 Aug 2002, francesca wrote: > Hi, > > I'm trying to install FreeBSD version 4.6.2 and when I tried to run X > windows I got a message suggesting that I might not have AGP support in > the kernel. What would I need to fix it? > > I'm thinking that I would need to recompile the kernel, but how do add > AGP support? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message