# Pat Maddox:
> I did some searching and disabled agp.ko in the device.hints file.
> Still I get this error (twice), and I have no idea what it means:
> Symbol __glXGetActiveScreen from module
> /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Search your xorg.conf for
Load "dri"
in Section "Module". DRI won't work with the nVidia-driver
(but since the driver already provides accelerated drawing,
you don't need it anyway). Just comment that line out.
HTH
Mario
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"