Date: Mon, 14 Aug 2000 09:45:32 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: stable@FreeBSD.org Cc: dfr@FreeBSD.org, Francis Dupont <Francis.Dupont@enst-bretagne.fr> Subject: [HOW-TO] i810 graphics support Message-ID: <20000814094532.B93385@sunbay.com> 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 %2B0200 References: <200008121751.TAA35852@givry.rennes.enst-bretagne.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000814094532.B93385>