Date: Thu, 26 Jul 2001 14:19:44 -0700 From: Rob <europax@home.com> To: Jonathan Chen <jonathan.chen@itouch.co.nz> Cc: Greg Laslett <g_laslett@motherwell.com.au>, freebsd-questions@FreeBSD.ORG Subject: Re: X support for Intel 82815 graphics on 815 motherboard Message-ID: <3B608970.CBCF61F9@home.com> References: <5.1.0.14.0.20010726114953.00a779e0@exchange.pth.motherwell.com.au> <20010726163442.A80367@itouchnz.itouch>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the info Jonathan, I too have 815, but on my new Viao FX290. I've seen conflicting instructions for getting it working. Specifically, I saw on the XFree86 mailing lists, that the agpgart.ko module was needed, but it is only in -CURRENT. I have the source for it, but haven't been able to figure out how to compile it in. Rob. Jonathan Chen wrote: > > On Thu, Jul 26, 2001 at 11:49:59AM +0800, Greg Laslett wrote: > > > > I have just installed FreeBSD 4.3 on a Intel 815 integrated motherboard. > > > > The graphics is via an embedded intel 82815 chipset. > > > > The XFree86 configuration GUI does not appear to know about the 82815, > > so the best I can get are very low resolutions. > > > > Can anyone advise on X support for the 82815 ? > > Have you installed XFree86-4? The i810 driver for this appears to > support i815 chipsets: > > [...] > DESCRIPTION > i810 is an XFree86 driver for the Intel i810 family of > graphics chipsets. The driver supports depths 8, 15, 16 > and 24. All visual types are supported in depth 8, other > depths only support TrueColor. The driver supports hard- > ware accelerated 3D via the Direct Rendering Infrastruc- > ture (DRI), but only in depth 16. > > SUPPORTED HARDWARE > i810 supports the i810, i810-DC100, i810e and i815 > chipsets > [...] > > You'll have to load the agp.ko module, as well as have the follwing > lines in /etc/X11/XF86Config once you installed XFree86-4.1.0: > > Section "Device" > Identifier "i810" > Driver "i810" > VideoRam 16384 > Option "NoDDC" > EndSection > > Cheers. > -- > Jonathan Chen <jonathan.chen@itouch.co.nz> > ---------------------------------------------------------------------- > char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?3B608970.CBCF61F9>