Date: Sun, 27 Aug 2000 15:56:40 +0300 From: Ruslan Ermilov <ru@sunbay.com> To: dmitry_makovey@mail.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree & i810 Message-ID: <20000827155640.A54219@sunbay.com> In-Reply-To: <39A5347E.42B2BCD@ids.pl>; from dimon@ids.pl on Thu, Aug 24, 2000 at 04:43:11PM %2B0200 References: <39A5347E.42B2BCD@ids.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <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> Mail-Followup-To: stable@FreeBSD.org, dfr@FreeBSD.org, Francis Dupont <Francis.Dupont@enst-bretagne.fr> 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 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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000827155640.A54219>