https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #4 from mirandir@orange.fr 2011-10-10 13:57:08 PDT --- (In reply to comment #3)
(In reply to comment #3)
Since the Gnome 3.2 update, there are many many lines like this in my Xorg.log :
[ 4192.459] (II) RADEON(0): radeon_dri2_flip_event_handler:981 fevent[0x17e2360] width 1366 pitch 5632 (/4 1408) [ 4193.043] (II) RADEON(0): radeon_dri2_schedule_flip:619 fevent[0x184a890]
These are normal debugging messages and should only appear if the verbosity for the log file is set to level 4 or higher, e.g. using the -logverbose command line option to Xorg.
It's maybe the new gdm which start X with the -logverbose option (???), as I didn't set this option myself.
And gnome-shell freezes very often, when i exit fullscreen games or just after that I unlocked gnome-screensaver.
Does that still happen with current xf86-video-ati Git?
Oh... you are right, I had tested with the Xorg in [testing] but I hadn't thought to compile xf86-video-ati-git... and it seems to work, I can't reproduce the bug with the today's git.
Thanks for the tips, the problem seems to be solved !