ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: Dec. 27 2004,16:41 |
|
If you are using some of the provided XF86Config files, they may have the dri and GLcore lines "rem'd" or remark'd already. ( they shouldn't if you are NOT using nvidia.dsl )
Normally, using only the XFree86.dsl will have these lines active.
Only when using the NVidia.dsl , which provides it's own GL for use, do you need to "rem" out these lines ..
I did add some XF86Config-4 files with this already rem'd out for use with NVidia.. But not knowing where someone might obtain an XF86Config file for their chipset, I needed to add that info.
If you have used "apt-get" to install any other programs, the package management system does not know you have installed either Xfree or NVidia files. Double check to make sure that your usr/lib/libGL.so points to usr/lib/libGL.so.1 , and that the usr/lib/libGL.so.1 points to /usr/lib/libGL.so.1.0.6111 . I have seen where your symlinks will point to another version, which does not perform well with the libGLcore and glx provided by NVidia..
My framerates in TuxRacer, using the NVidia.dsl, are very fast and smooth, This is on a 1GHz P3 system, with mx400 NVidia video card.
Read here for more information on setting up your XF86Config-4 file for use with NVidia drivers.. ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6629/README.txt
73 ke4nt
|