The bug also apeared to be fixed with this procedure :

[code]
Hang at logout

If you experience hangs when logging out (of X) it is probably due to
the /etc/ati/authatieventsd.sh script looking for X authorisation files
in the wrong place when it starts up. You can kill the hanging
authatieventsd.sh processes from a console tty to allow the shutdown of
the X server. This can be fixed permanently with:

sudo mkdir -p /var/lib/xdm/authdir
sudo ln -s /var/run/xauth /var/lib/xdm/authdir/authfiles
[/code]

took from 
http://wiki.cchtml.com/index.php/Ubuntu_Intrepid_Installation_Guide


But then reappeared. I tried your fix, Bryce :

[code]
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
[/code]

And it works for the moment, but I'm not sure that changed anyhing :

[code]

[...]
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.4.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
(--) AIGLX enabled
[/code]

-- 
[fglrx] Ati fglrx graphic is slow, diagonal lines and slow refreshes
https://bugs.launchpad.net/bugs/195834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to