Something pulled the gl out of the nvidia driver.

Scott Long scottl at freebsd.org
Mon May 24 17:10:31 PDT 2004


David Gilbert wrote:

> On a recent update to current, GL stopped working on my nvidia
> driver.  When XFree86 starts, the following message is in the log
> file:
> 
> Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
> Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
> 
> I've reinstalled the XFree86-4-libraries package and the nvidia-driver
> package and I've done several combinations of them.  I've also looked
> for the __glXActiveScreens symbol in the various library directories.
> 
> Any idea how this is fixed.
> 
> Dave.
> 

The nvidia package does not use DRI nor does it use the DRI versions of
the GL libraries.  Make sure that DRI is not enabled in your XF86 config
file.

Scott


More information about the freebsd-current mailing list