thot
02-21-03, 02:38 PM
Hi Guys,
I've installed the following drivers on my machine:
NVIDIA_kernel-1.0-3123.src.rpm
NVIDIA_GLX-1.0-3123.src.rpm
I've followed all the steps and guidelines, and it is working quite nicely, except....
... except when I am trying to use OpenGL in my programs. Then, it is always the same, it ends up with a segmentation fault saying
Program received signal SIGSEGV, Segmentation fault.
0x407712c4 in __nvsym14770 () from /usr/lib/libGLcore.so.1.0.3123
So apparently there is a problem in this libGL library which is the result of the corresponding driver 3123.
Anyone has an idea?
Just to let you know that this is not the program's fault, I did exactly the same thing on my IBM/intel laptop equipped with an ATI card, and it worked without complaining.
Thank you for your help
Thot
I've installed the following drivers on my machine:
NVIDIA_kernel-1.0-3123.src.rpm
NVIDIA_GLX-1.0-3123.src.rpm
I've followed all the steps and guidelines, and it is working quite nicely, except....
... except when I am trying to use OpenGL in my programs. Then, it is always the same, it ends up with a segmentation fault saying
Program received signal SIGSEGV, Segmentation fault.
0x407712c4 in __nvsym14770 () from /usr/lib/libGLcore.so.1.0.3123
So apparently there is a problem in this libGL library which is the result of the corresponding driver 3123.
Anyone has an idea?
Just to let you know that this is not the program's fault, I did exactly the same thing on my IBM/intel laptop equipped with an ATI card, and it worked without complaining.
Thank you for your help
Thot