Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2003 22:41:14 +0200
From:      Matthias Buelow <mkb@mukappabeta.de>
To:        freebsd-current@freebsd.org
Subject:   Re: linux-emu ioctl not implemented w/ quake3
Message-ID:  <20030403204113.GA4910@moghedien.mukappabeta.net>
In-Reply-To: <20030403030829.GD3941@moghedien.mukappabeta.net>
References:  <20030403030829.GD3941@moghedien.mukappabeta.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I wrote:

>Using XFree86-VidModeExtension Version 2.2
>XFree86-VidModeExtension Activated at 640x480
>libGL error: failed to open DRM: Operation not permitted

Ok, I hadn't seen so far the instructions for 5.0 on Eric
Anholts website... in fact, I needed to include a few
lines into the kernel config and rebuild; in my case:

device mgadrm
options COMPAT_LINUX
options DRM_LINUX

did the trick.  Now quake seems to work stable, although
it seems to be much slower than on Windoze, the cinematics
don't work and I get a good amount of garbage (flickering
etc.) between frames but it's playable, and above all,
doesn't crash the machine.

--mkb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030403204113.GA4910>