ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #36623
[Bug 471646] Re: [K8M800]with kernel 2.6.31-14-generic my X server crashes during KDE 4.3.2 startup
Hi.
Try to enable DRI and disable AIGLX.
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
--
[K8M800]with kernel 2.6.31-14-generic my X server crashes during KDE 4.3.2 startup
https://bugs.launchpad.net/bugs/471646
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.
Follow ups