* [Bug 38382] New: radeon: wait for empty RBBM fifo failed
@ 2011-06-28 9:09 bugzilla-daemon
2011-06-28 9:10 ` [Bug 38382] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-28 9:09 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
Summary: radeon: wait for empty RBBM fifo failed
Product: Drivers
Version: 2.5
Kernel Version: 3.0.0-rc4
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: stavallo@unina.it
Regression: No
Created an attachment (id=63662)
--> (https://bugzilla.kernel.org/attachment.cgi?id=63662)
dmesg with pageflipping disabled
My system is affected by frequent oopses that makes it unusable. There are no
problems when the X server is not launched, but when it starts (with KDM)
something bad soon happens. If I don't login into KDM, it may freeze after few
minutes. If I login, an oops happen after few minutes. Unfortunately I can't
tell exactly when this behavior started to happen, but somewhere between 2.6.39
and 2.6.39.1. Yesterday I compiled the kernel from git but no luck. I tried to
disable pageflipping (as suggested in bug #32402) but the oops happened again.
WIth pageflipping disabled, I managed to ssh into the machine and get dmesg and
Xorg.log (attached). Unfortunately, I didn't manage to ssh into the machine
with pageflipping enabled.
I have a Radeon X300 card and I am using mesa git from 20110616, libdrm 2.4.25
and Xorg 1.10.2.
If I need to test anything, please let me know, thanks.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
@ 2011-06-28 9:10 ` bugzilla-daemon
2011-06-28 9:12 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-28 9:10 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
--- Comment #1 from Stefano Avallone <stavallo@unina.it> 2011-06-28 09:10:54 ---
Created an attachment (id=63672)
--> (https://bugzilla.kernel.org/attachment.cgi?id=63672)
Xorg log with pageflipping disabled
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
2011-06-28 9:10 ` [Bug 38382] " bugzilla-daemon
@ 2011-06-28 9:12 ` bugzilla-daemon
2011-06-28 9:18 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-28 9:12 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
--- Comment #2 from Stefano Avallone <stavallo@unina.it> 2011-06-28 09:12:34 ---
Sorry, forgot to say that I am using the r300g gallium driver.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
2011-06-28 9:10 ` [Bug 38382] " bugzilla-daemon
2011-06-28 9:12 ` bugzilla-daemon
@ 2011-06-28 9:18 ` bugzilla-daemon
2011-06-28 10:04 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-28 9:18 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2011-06-28 09:18:31 ---
(In reply to comment #0)
> Unfortunately I can't tell exactly when this behavior started to happen, but
> somewhere between 2.6.39 and 2.6.39.1.
Can you bisect?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
` (2 preceding siblings ...)
2011-06-28 9:18 ` bugzilla-daemon
@ 2011-06-28 10:04 ` bugzilla-daemon
2011-07-29 14:56 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-06-28 10:04 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
--- Comment #4 from Stefano Avallone <stavallo@unina.it> 2011-06-28 10:04:37 ---
Well, I re-installed kernel 2.6.39 and even 2.6.38.6, but I still get the same
problems. The last times I tried, the system freezed for a few seconds, then
the monitor got powered off and I was unable to ssh into the system.
I know that I have provided too few information. I don't remember well, but
maybe I started to got these problems without updating any software (though I
am not 100% sure). Might it be an hardware problem of the video card?
Any suggestion for possible tests is very appreciated, thanks.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
` (3 preceding siblings ...)
2011-06-28 10:04 ` bugzilla-daemon
@ 2011-07-29 14:56 ` bugzilla-daemon
2011-07-29 15:04 ` bugzilla-daemon
2012-08-24 15:02 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-07-29 14:56 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
--- Comment #5 from Michel Dänzer <michel@daenzer.net> 2011-06-28 10:20:10 ---
(In reply to comment #4)
> I know that I have provided too few information. I don't remember well, but
> maybe I started to got these problems without updating any software (though I
> am not 100% sure). Might it be an hardware problem of the video card?
It's possible, but more likely the problems started after changing other
software components, e.g. Mesa or X (e.g. the video driver).
--- Comment #6 from Stefano Avallone <stavallo@unina.it> 2011-07-29 14:56:55 ---
I re-booted my PC under Windows, which shows me messages like
"VPU recover has reset your graphics accelerator as it was no longer responding
to graphics driver commands"
and
"VPU recover was unable to fully recover from a hardware deadlock and has
switched to software rendering. To restore hardware rendering you must restart
your computer. Do you want to restart now?"
After re-booting, the same messages appear. If booting under Linux, the PC
shuts down a few seconds (variable) after logging into KDE.
Any idea if there is a solution to this problem? Or should I simply buy a new
graphics card?
Thanks.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
` (4 preceding siblings ...)
2011-07-29 14:56 ` bugzilla-daemon
@ 2011-07-29 15:04 ` bugzilla-daemon
2012-08-24 15:02 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-07-29 15:04 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #7 from Alex Deucher <alexdeucher@gmail.com> 2011-07-29 15:04:29 ---
Sounds like the card is going bad. You might check to make sure the heat sink
is properly seated on the asic and vram and the fan is working a free of dust.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 38382] radeon: wait for empty RBBM fifo failed
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
` (5 preceding siblings ...)
2011-07-29 15:04 ` bugzilla-daemon
@ 2012-08-24 15:02 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-24 15:02 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=38382
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alan@lxorguk.ukuu.org.uk
Resolution| |DOCUMENTED
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-08-24 15:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28 9:09 [Bug 38382] New: radeon: wait for empty RBBM fifo failed bugzilla-daemon
2011-06-28 9:10 ` [Bug 38382] " bugzilla-daemon
2011-06-28 9:12 ` bugzilla-daemon
2011-06-28 9:18 ` bugzilla-daemon
2011-06-28 10:04 ` bugzilla-daemon
2011-07-29 14:56 ` bugzilla-daemon
2011-07-29 15:04 ` bugzilla-daemon
2012-08-24 15:02 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.