Date: Thu, 7 Sep 2000 09:30:09 +0300 From: Ruslan Ermilov <ru@sunbay.com> To: Alan Bindemann <alan_bindemann@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problems setting up XFree86 4.0.1 with i810 chipset Message-ID: <20000907093009.B46475@sunbay.com> In-Reply-To: <F113FRaqbC8wSA1XvpF000000e3@hotmail.com>; from alan_bindemann@hotmail.com on Fri, Sep 01, 2000 at 01:09:14PM -0400 References: <F113FRaqbC8wSA1XvpF000000e3@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 01, 2000 at 01:09:14PM -0400, Alan Bindemann wrote: > I am having a rough time getting X to work on with i810 video and would > appreciate some help. > > Here are the details.... > > I am running FreeBSD 4.1-Release #0 > > I have recompiled the kernel with "device agp" line added to it. > > I have checked to see that /dev/agp exists > > I loaded the downloaded the latest port.tar.gz file from ftp.freebsd.org. > The XFree86-4/patches directory contains the patch-i810 file. > > I performed a make install in /usr/ports/x11/XFree86-4 to build XFree86 > 4.0.1. > > I used xf86config to create /etc/X11/XF86Config. And made the following > modifications... > > Added: > > Section "DRI" > Mode 0666 > EndSection > > Section "Device" > Identifier "i810" > Driver "i810" > VideoRam 4096 > Option "no_accel" > EndSection > > Section "Screen" > Identifier "Screen 1" > Device "i810" > . > . > . > EndSection > > (The complete XF86Config file is attached, along with the output of dmesg) > > When I try to "startx" I get the following Fatal Server Error: > > xf86EnableIO: Failed to open /dev/io for extended I/O. > > The full contents of /var/log/XFree86.0.log are also attached. > > Any help on this would be appreciated as I am at the end of my rope! > Comment out the "DRI" section, and you certainly do not need the "no_accel". -- 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?20000907093009.B46475>