← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 482875] Re: [CLE266]Since upgrade from jaunty to karmic, one of two thin clients' login broken.

 

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


** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Importance: Undecided => High

-- 
[CLE266]Since upgrade from jaunty to karmic, one of two thin clients' login broken.
https://bugs.launchpad.net/bugs/482875
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.