On Die, 2002-02-19 at 05:30, Matthew Hagerty wrote: > > I'm trying to get X started with hardware support for my Voodoo-3 3000 > (AGP). I'm running FreeBSD4.5-Release, X 4.2 compiled and installed from > source and KDE 2.2.2 from the ports/pagkages.
I don't know if DRI in 4.2.0 works on BSD out of the box, maybe you need to use the BSD branch in DRI CVS? > drmOpenDevice: node name is /dev/dri/card14 > drmOpenDevice: open result is -1, (Unknown error: 999() > drmOpenDevice: Open failed > (II) TDFX(0): [drm] drmOpen failed > (EE) TDFX(0): [dri] DRIScreenInit failed, disabling DRI. > > > When I look in /dev/dri the directory is empty. Everything else seems to > load without error and I have checked and rechecked that I have all the > "Load" commands in my XF86Config. Can anyone give me some info on how > these "card<x>" devices are supposed to come into existence? The X server creates and removes them. Your problem seems to be related to the DRM kernel module. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
