From owner-freebsd-stable Mon Aug 14 0:21:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 4D9DA37B9B0; Mon, 14 Aug 2000 00:21:15 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.9.3/1.13) id JAA93830; Mon, 14 Aug 2000 09:45:32 +0300 (EEST) Date: Mon, 14 Aug 2000 09:45:32 +0300 From: Ruslan Ermilov To: stable@FreeBSD.org Cc: dfr@FreeBSD.org, Francis Dupont Subject: [HOW-TO] i810 graphics support Message-ID: <20000814094532.B93385@sunbay.com> Mail-Followup-To: stable@FreeBSD.org, dfr@FreeBSD.org, Francis Dupont References: <200008121751.TAA35852@givry.rennes.enst-bretagne.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200008121751.TAA35852@givry.rennes.enst-bretagne.fr>; from Francis.Dupont@enst-bretagne.fr on Sat, Aug 12, 2000 at 07:51:29PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Aug 12, 2000 at 07:51:29PM +0200, Francis Dupont wrote: > Here we have some new Dell GX110 with i810e. > XFree86 3.3.6 works on 3.x or 4.1 FreeBSD without GTT > (unsetenv I810_UNSUPPORTED_GTT_FALLBACK) and no_accel > but I've seen you have written a agpgart driver for 4.1 > then I'd like to know if (when?) it will be usable and/or > if you need some help... > For i810 support in X you will need: 1. FreeBSD 4.1-RELEASE or later. 2. XFree86 4.0.1 compiled from the latest ports/x11/XFree86-4. 3. Kernel AGP support: either put `device agp' line in your kernel configuration file or `kldload /modules/agp.ko'. 4. The following lines in the X config file /etc/X11/XF86Config: Section "Device" Identifier "i810" Driver "i810" #Option "NoAccel" #Option "SWcursor" VideoRam 8192 EndSection Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message