Problems with GLX and Nvidia TNT2 ULTRA

Hello, I am trying to use the GLX module for Nvida (ver 0.9.5) with X 4.0.1 on a Slackware 7.0, and I get cougth signal 11 when XFree load this module, my video card is a Diamond Viper 770 with Nvidia TNT2 Ultra. Can sameone use this driver with this card?

Thanks

In /etc/X11/XF86Config, make sure you got this:
Section “Device”
Identifier “NVidia Riva TNT2”
VendorName “NVidia”
BoardName “Riva TNT2”
Driver “nvidia”
BusID “PCI:1:0:0”
EndSection

The Driver field must be changed from nv to nvidia.

You should also make sure that the glx module is defined in this file too.

/skw|d

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.