[Bug 943548] New: Error: failed to pin new rbo buffer before flip
http://bugzilla.opensuse.org/show_bug.cgi?id=943548 Bug ID: 943548 Summary: Error: failed to pin new rbo buffer before flip Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: x86-64 OS: openSUSE 13.2 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: reg@seowebsales.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0 Build Identifier: I believe these errors are causing this problem: https://forums.opensuse.org/showthread.php/509011-Weird-Xorg-or-windowing-pr.... It's best I reference the forum page because there's a graphic there along with a write up that explains when it does and doesn't occur and what seems to be affected and I don't see a place for a file upload here. The full error is many of these: radeon 0000:07:00.0: ffff880790c19000 pin failed: [drm:radeon_crtc_page_flip] *ERROR* failed to pin new rbo buffer before flip However I also get dozens of these warning: (WW) EDID timing clock 241.50 exceeds claimed max 225MHz, fixing which may be okay but may also be related. My system is: OpenSuSE 13.2 - all the updates. Open source radeon driver R600 Graphics card: HD 5870 Eyefinity 6 This never used to be a problem and then after some update all the issues in the link I gave started and this error was in my logs and as of yet I haven't found a way to fix it. Reproducible: Always Steps to Reproduce: 1. You would probably need my exact setup unfortunately. 2. 3. Actual Results: The errors and the weird display problems I mentioned in the link to the forum page. Expected Results: No problems. Let me know what you want to know. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=943548 Reg Proctor <reg@seowebsales.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium URL| |https://forums.opensuse.org | |/showthread.php/509011-Weir | |d-Xorg-or-windowing-problem CC| |reg@seowebsales.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=943548 http://bugzilla.opensuse.org/show_bug.cgi?id=943548#c1 --- Comment #1 from Reg Proctor <reg@seowebsales.com> --- Here's a workaround I figure out last night. Not a good one as it's just disabling a driver feature but better than no workaround. In /etc/X11/xorg.conf.d/50-device.conf put: Section "Device" Identifier "HD5870" # (replace with your own name) BusID "PCI:7:0:0" # (replace with your system detail) Driver "radeon" Option "EnablePageFlip" "off" # Default is "on". EndSection -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=943548 http://bugzilla.opensuse.org/show_bug.cgi?id=943548#c6 --- Comment #6 from Reg Proctor <reg@seowebsales.com> --- Sorry to take so long to get back to this. When I download a kernel is there a particular place I should put the rpm? I don't normally work on this level. I'll try this one: http://download.opensuse.org/repositories/Kernel:/HEAD/standard/x86_64/kerne... If it's not a good choice please let me know. I would rather do a link that you suggest rather than act on a bad guess. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=943548 http://bugzilla.opensuse.org/show_bug.cgi?id=943548#c7 --- Comment #7 from Reg Proctor <reg@seowebsales.com> --- I tried Kernel's 4.2 and 4.3 and neither will my system boot into KDE so I guess they're a little too far off version for my system. The next version back I can find is 3.16 which is what I have anyway. I can't find any kernels in between looking here: http://download.opensuse.org/repositories/Kernel:/ Sorry but I'm getting stuck here. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com