On Saturday 09 June 2001 00:03, Michael P. Soulier wrote:
>
>     It's in both. X provides the DRI API, but to make use of it, you need a
> module for your video card. I'm using kernel 2.4.4, with a Voodoo3. The
> tdfx module is included with kernel 2.4.4. So, running at 16 bpp, I have 3D
> accel. You need to have the tdfx module loaded in the kernel (or compiled
> in for that matter) before you can use DRI. You'll also need libglide3.
>
> ii  libglide3      2001.01.26-1   Graphics library for 3Dfx Voodoo based
> cards

Ok, now I see things a bit clearer. 

I think (and hope) this is also possible with a 2.2. kernel. I found 
CONFIG_DRM and CONFIG_DRM_TDFX in the character devices section of the kernel 
configuration. Is that the same or equivalent what you have in your 2.4 
kernel? I did not compile these options in my 2.2.19 kernel at the time 
because I didn't know what it was.

And what about the device3dfx-source package? Is that needed for hardware 
accelleration or DRI? From the Makefile it appears that it compiles a module 
called 3dfx.o. What's that?

Reply via email to