https://bugs.freedesktop.org/show_bug.cgi?id=41592
Summary: [Radeon] The display often freezes with gnome-shell 3.2 Product: Mesa Version: 7.11 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: mirandir@orange.fr
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]
And gnome-shell freezes very often, when i exit fullscreen games or just after that I unlocked gnome-screensaver. I have to switch to a VT and kill the gnome-shell process, then it restart and I can continue to work.
I attach my dmesg and Xorg.log.
Additional info: * Archlinux 64 bits, kernel-3.0.6, mesa-7.11, xorg-server-1.10.4 and gnome-shell-3.2.0 * ATI Mobility Radeon HD5470 with the radeon driver.
(I can't reproduce this bug with my laptop with Intel graphics)
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #1 from mirandir@orange.fr 2011-10-08 11:28:41 PDT --- Created an attachment (id=52125) --> (https://bugs.freedesktop.org/attachment.cgi?id=52125) dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #2 from mirandir@orange.fr 2011-10-08 11:29:16 PDT --- Created an attachment (id=52126) --> (https://bugs.freedesktop.org/attachment.cgi?id=52126) Xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=41592
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #52126|application/octet-stream |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=41592
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #52125|application/octet-stream |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #3 from Michel Dänzer michel@daenzer.net 2011-10-10 06:16:04 PDT --- (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.
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?
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 !
https://bugs.freedesktop.org/show_bug.cgi?id=41592
mirandir@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=41592
mirandir@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #5 from mirandir@orange.fr 2011-10-11 04:23:32 PDT --- Apparently I spoke too fast... gnome-shell has freezed today, just after I've unlocked gnome-screensaver. But i have nothing in dmesg or Xorg.log.
Anyway, it didn't seem to crash with games.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #6 from Michel Dänzer michel@daenzer.net 2011-10-11 09:49:24 PDT --- (In reply to comment #5)
Apparently I spoke too fast... gnome-shell has freezed today, just after I've unlocked gnome-screensaver. But i have nothing in dmesg or Xorg.log.
When this happens, can you get a gdb backtrace of gnome-shell and/or the X server process, and attach them here?
Anyway, it didn't seem to crash with games.
I suspect you were hitting two separate problems then, and that one was fixed in Git (probably the page flipping fixes).
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #7 from mirandir@orange.fr 2011-10-13 09:17:43 PDT --- (In reply to comment #6)
When this happens, can you get a gdb backtrace of gnome-shell and/or the X server process, and attach them here?
I will try, but the problem seems very randomly, and difficult to reproduce.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #8 from mirandir@orange.fr 2011-10-30 04:35:13 PDT --- Sorry for the delay, I haven't had time to work on this sooner.
The "freeze" seems to begin to (ramdomly) happen after that gnome-screensaver switches off the screen.
As Archlinux don't provides debug packages, I must recompile some packages, and I have an error when I try to recompile X, I'm trying to solve that.
But the gnome packager provides some debug packages for gnome, so I can have a backtrace when the problem occur.
I don't know if it's usefull, maybe I should open a bugreport on the gnome-shell bugzilla too ?
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #9 from mirandir@orange.fr 2011-10-30 04:35:59 PDT --- Created attachment 52909 --> https://bugs.freedesktop.org/attachment.cgi?id=52909 gdb log
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #10 from peterle@hottemptation.org 2011-10-30 13:58:51 PDT --- Bugzilla Gnome 661898 Posted some days ago.
Because it can be just a bug around the radeon driver in kernel I opened a new bug here. https://bugs.freedesktop.org/show_bug.cgi?id=41838
Would be intersting to see if it freezes your system in the same way, if you visit the website I mentioned in my bug. So we can be sure, that is the same issue.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #11 from mirandir@orange.fr 2011-10-31 03:42:13 PDT --- My system don't freeze when i (In reply to comment #10)
Bugzilla Gnome 661898 Posted some days ago.
Because it can be just a bug around the radeon driver in kernel I opened a new bug here. https://bugs.freedesktop.org/show_bug.cgi?id=41838
Would be intersting to see if it freezes your system in the same way, if you visit the website I mentioned in my bug. So we can be sure, that is the same issue.
My system do not freeze when I visit http://piratpix.com/bpt2011.1/index.html and browse pictures with Epiphany, so I don't think it's the same issue.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #12 from peterle@hottemptation.org 2011-10-31 04:50:56 PDT --- Thanks! That is bad, or good.
Did you clicked on the thumbnails or just viewed the slideshow? Clicking on the thumbnails is causing the issue, the slideshow not.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #13 from peterle@hottemptation.org 2011-10-31 05:14:25 PDT --- Forgot something important! Are you using the last official xf86-video-radeon driver or the one from git?
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #14 from mirandir@orange.fr 2011-10-31 05:19:17 PDT --- Yes, I have clicked on the thumbnails, and I use the git version of the driver.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
Nicolas Peninguy npeninguy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |npeninguy@gmail.com
--- Comment #15 from Nicolas Peninguy npeninguy@gmail.com 2011-10-31 06:14:45 PDT --- May be this is related to https://bugzilla.gnome.org/show_bug.cgi?id=650857 ? (But Intel and NVidia owners are also affected)
https://bugs.freedesktop.org/show_bug.cgi?id=41592
--- Comment #16 from mirandir@orange.fr 2011-10-31 07:43:07 PDT --- Thanks for the link.
You are right, this problem seems very very close to mine.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
mirandir@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #17 from mirandir@orange.fr 2011-11-01 10:44:43 PDT --- I uninstalled gnome-shell-extensions-mediaplayer, and it seems that it solves my problem.
Thanks to everybody, and sorry for the noise, it wasn't the fault of radeon driver or gnome-shell.
https://bugs.freedesktop.org/show_bug.cgi?id=41592
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED
--- Comment #18 from Michel Dänzer michel@daenzer.net 2011-11-02 10:53:24 PDT ---
[ 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]
BTW, these are harmless debug messages which are suppressed by default. Somebody or something seems to have increased the X server's log level.
dri-devel@lists.freedesktop.org