From owner-freebsd-questions@FreeBSD.ORG Tue May 27 06:36:18 2003 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 7AA7237B401 for ; Tue, 27 May 2003 06:36:18 -0700 (PDT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D4143F85 for ; Tue, 27 May 2003 06:36:17 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.6p2/8.12.6) with ESMTP id h4RDZaM2077927; Tue, 27 May 2003 08:35:36 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)h4RDZaI0077924; Tue, 27 May 2003 08:35:36 -0500 (CDT) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Tue, 27 May 2003 08:35:36 -0500 (CDT) From: Eduardo Viruena Silva To: =?ISO-8859-1?Q?Paredes_S=E1nchez_Mart=EDn_A=2E?= In-Reply-To: <94A3EE5A497FCC42B0F4503A18DA6E0705DD60@tmxrespaldo1.intranet.telmex.com> Message-ID: <20030527082753.Y77589@Gina.esfm.ipn.mx> References: <94A3EE5A497FCC42B0F4503A18DA6E0705DD60@tmxrespaldo1.intranet.telmex.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: "BSD." Subject: Re: Kernel-level AGP GART support 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: Tue, 27 May 2003 13:36:18 -0000 On Mon, 26 May 2003, Paredes S=E1nchez Mart=EDn A. wrote: > > Hi : > > I am installing FreeBSD 4.8 and want to use XFree86 but according to his > site, I need kernel-level AGP GART support for the video card I have > (intel 845G) > > What do I need to do? You have to include a line in your kernel description: =09=09pseudo-device agp then, compile, and install your new kernel. Check the manual page to do that: =09file:/usr/share/doc/en/books/handbook/kernelconfig-building.html > > maps > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"