Original post:
If you get an error along the lines of this:
http://www.linuxquestions.org/questions/debian-26/api-mismatch-nvidia-kernel-module-871115/
only when you're running ECCE i.e. there's an API mismatch error with a difference in kernel module version vs the nvidia driver component (in my case 295.49 and 290.10, respectively), thenyou may want to have a look in your apps folder before you launch a major investigation, e.g.
ecce-6.3/apps/rhel5-gcc4.1.2-m64/3rdparty/mesa/liblibGL.so libGL.so.295.49 libGLU.so.1 libnvidia-glcore.so.295.49You can symmlink the correct drivers, or -- which is even easier -- just move your 3rdparty/mesa library to e.g.3rdparty/bakmesa and see if it solves it
libGL.so.1 libGLU.so libGLU.so.1.3.071100 libnvidia-tls.so.295.49
No comments:
Post a Comment