-
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
-
Junior Member
Regular Contributor
Re: Problems with GLX and Nvidia TNT2 ULTRA
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules