My grphics does not work

Asked by Kal-El

I cant run warcraft and when I open desktop effects it says: "the composite extension does not exist" Please help

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mobiusNZ (mobiusnz) said :
#1

What sort of graphics card do you have? ie Intel 915, Nvidia, ATI?
If Nvidia or ATI have you installed the restricted drivers necessary for advanced graphics?

Revision history for this message
Justin Helgerson (ek0nomik) said :
#2

From my experience I have seen this error vastly from ATI video cards.

*If* you have an ATI video card, try the following:

Open a terminal:

gksu gedit /etc/X11/xorg.conf

Add the following lines to the file, and save. Restart GDM:

Section "Extensions"
 Option "Composite" "Disable"
EndSection

Section "ServerFlags"
 Option "AIGLX" "off"
EndSection

Can you help with this problem?

Provide an answer of your own, or ask Kal-El for more information if necessary.

To post a message you must log in.