LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Minor video troubles... (https://www.linuxquestions.org/questions/fedora-35/minor-video-troubles-125099/)

Brother Michael 12-11-2003 09:34 PM

Minor video troubles...
 
Hey everyone,

Just a quick question here, why is it that I am getting this message when trying to play games?

[mike@micmill mike]$ armyops
Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".
Xlib: extension "XFree86-DRI" missing on display ":0.0".
GL_EXT_bgra not supported - bailing out.

History:

Exiting due to error

I have installed the closed source Nvidia drivers and did the cc-thingy, but I am still getting an error.

Thanks
Mike

stuNNed 12-12-2003 01:58 AM

what do you mean cc-thingy, as in the gcc used to compile your running kernel is different from the gcc that is currently installed? if that is the case, this could be your problem, you might want to try recompiling your kernel with the same gcc

also check your XF86Config and that you are not loading and DRI modules as nvidia driver doesn't use these.

Brother Michael 12-12-2003 02:05 AM

I did this "export CC=gcc32" before I installed the drivers.

wytiger 12-12-2003 08:25 AM

Did you follow all the instructions in the Fedora Core 1 ( Yarrow ) Trouble-shooting guide ?

Brother Michael 12-12-2003 01:09 PM

yep

wytiger 12-18-2003 08:34 PM

I've read this elsewhere:
Code:

Errr, first of all, Nvidia is not DRI, there is no DRI driver for Nvidia...

The last section of your XF86Config file, just remove it and it will work...

Remove these two lines:

Section "DRI"
Mode 0666

maybe this will help?

Brother Michael 12-18-2003 09:07 PM

thank you but alas nothing...

lupin_the_3rd 12-19-2003 09:11 AM

Looks like you didn't remove the Mesa-libGL...


All times are GMT -5. The time now is 09:45 PM.