|
|
#1 | |
|
Registered User
Join Date: Feb 2003
Posts: 1
|
After a bit of tweaking I finally got my Gainward GeForce 4 ti4200 card working in my Linux box running Redhat 8. And my OpenGL seems to be working as glxinfo looks good and is referring to Nvidia drivers and glxgears is running fine (are these accurate tests of OpenGL?)
The problem is, my favorite app (wings3d) won't load and I have a feeling it's because it's trying to use the XFree86 Mesa GLU libraries for OpenGL. Shouldn't it be using Nvidia's? I tried renaming the GLU libs and instead of wings3d giving me a "segmentation fault" it complained that it couldnt' find the GLU libs .... Any help at all appreciated. Thanks, (s) |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
GLU is independent of your GL implementation (as long as your GL implementation supports the spec that that version of GLU was written for).
Using Mesa's GLU libs should not cause any problems. Do you have source for wings3d? If so, you could build a debug version, run it through gdb, and see where exactly that it's segfaulting. If not, I can send you my libGLU.so* files if you want. They live in /usr/X11R6/lib, and were installed with X. They seem to work fine, although I don't have wings3d.
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enhance Max Payne 3, Diablo III with GeForce R300 Drivers | News | Latest Tech And Game Headlines | 0 | 05-22-12 06:30 PM |
| New GPU from Nvidia Announced Today, the GeForce GTX 670 | News | Latest Tech And Game Headlines | 0 | 05-10-12 01:50 PM |
| Gainward Unleashes the Sexy GeForce GTX 670 Phantom Graphics Card, Also launches the | News | Latest Tech And Game Headlines | 0 | 05-10-12 09:28 AM |
| RedHAT didn't like nVidia GeForce 4 MX 440 | alfa2k1 | NVIDIA Linux | 13 | 08-09-02 05:06 PM |
| Geforce 4 on Redhat 7.0 | Ali Ra | NVIDIA Linux | 1 | 08-09-02 03:22 AM |