← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 454128] Re: [KM400] KDE not working on kernel 2.6.31 (DRI problem)

 

You can disable AIGLX and the compositing extension by amending your
/etc/X11/xorg.conf like this:

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

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

-- 
[KM400] KDE not working on kernel 2.6.31 (DRI problem)
https://bugs.launchpad.net/bugs/454128
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.