View Full Version : 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
skw|d
09-29-2000, 09:33 AM
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
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.