Configuring multiple monitors

Mario Hoerich spambox at MHoerich.de
Sat Sep 17 21:32:22 PDT 2005


# 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


More information about the freebsd-questions mailing list