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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
