LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Nvidia Glx (https://www.linuxquestions.org/questions/linux-software-2/nvidia-glx-222725/)

FrostBot 08-26-2004 12:26 PM

Nvidia Glx
 
In my XFree86 log I get a line saying NVIDIA failed to load GLX or something like that. What does this mean and how can I fix it?

DrOzz 08-26-2004 04:13 PM

have you installed the nvidia drivers, and not make the correct changes in your XF86Config file? since you didn't mention anything about editing your config file then,
my first guess is that you either didn't add :
Code:

Load "glx"
to your XF86Config file, or you have :
Code:

#Load "glx"
in the config file and you did not make the change of removing the # in front of
the statement.

FrostBot 08-27-2004 04:38 AM

Yes I have done that already.


All times are GMT -5. The time now is 06:53 AM.