Hi all. I've just joined after some massive googling to track down the root of my problem. Is there anything special that needs to be done to use XGL?
I have the fglrx driver installed and running, and have
Code:
Section "Extensions"
Option "Composite" "false"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
in my xorg.conf file, which gives me
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400 Generic
OpenGL version string: 2.0.6286 (8.33.6)
from fglrxinfo, and no EE warnings in Xorg.0.log (thanks to adding the AIGLX off bit), but when I try to run beryl-xgl I get
Code:
Detected xserver : AIGLX
Checking Display :0.0 ...
Checking for XComposite extension : failed
Am I missing something blindingly obvious? Cheers in advance for any help