[Bug 821014] New: [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35!
https://bugzilla.novell.com/show_bug.cgi?id=821014 https://bugzilla.novell.com/show_bug.cgi?id=821014#c0 Summary: [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35! Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: ohering@suse.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: Outsourced Testing Blocker: --- I have a dell optiplex 980 which has this video card: 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV620 LE [Radeon HD 3450] 01:00.0 0300: 1002:95c5 (prog-if 00 [VGA controller]) Subsystem: 1028:0342 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 46 Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at f7df0000 (64-bit, non-prefetchable) [size=64K] Region 4: I/O ports at dc00 [size=256] Expansion ROM at f7e00000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: radeon In KDE I accidently selected suspend-to-ram. The system went to sleep and came back fine. Except that the display was broken. There was a flooding of this in dmesg: [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35! I build my own xf86-video-ati-7.1.0 from project="X11:XOrg", which fixed the suspend to ram for me. Google indicates that this happens also with just switching VTs. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085751 https://bugzilla.redhat.com/show_bug.cgi?id=901984 Maybe 12.3 can get a newer (or fixed) xf86-video-ati package to fix this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=821014 https://bugzilla.novell.com/show_bug.cgi?id=821014#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=821014 https://bugzilla.novell.com/show_bug.cgi?id=821014#c1 tosiara tosiara <tosiara@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tosiara@gmail.com --- Comment #1 from tosiara tosiara <tosiara@gmail.com> 2013-06-29 07:02:43 UTC --- I have same issue. Sometimes I laptop fails to resume from suspend. The screen remain black but there is noticable flickering like it was being failing and tries to reset every 2 sec. After hard reset I found following lines in the log at the time of fail: 2013-06-29T09:50:29.634871+03:00 toshiba systemd-logind[512]: Lid opened. 2013-06-29T09:50:30.059377+03:00 toshiba kernel: [93290.750678] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35! 2013-06-29T09:50:30.060370+03:00 toshiba kernel: [93290.751761] radeon 0000:01:00.0: GPU reset succeeded, trying to resume 2013-06-29T09:50:30.076330+03:00 toshiba kernel: [93290.767501] [drm] probing gen 2 caps for device 8086:101 = 2/0 2013-06-29T09:50:30.076339+03:00 toshiba kernel: [93290.767504] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 2013-06-29T09:50:30.078342+03:00 toshiba kernel: [93290.769405] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). 2013-06-29T09:50:30.078351+03:00 toshiba kernel: [93290.769501] radeon 0000:01:00.0: WB enabled 2013-06-29T09:50:30.078354+03:00 toshiba kernel: [93290.769503] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xff26dc00 2013-06-29T09:50:30.094355+03:00 toshiba kernel: [93290.785700] [drm] ring test on 0 succeeded in 1 usecs 2013-06-29T09:50:30.094382+03:00 toshiba kernel: [93290.785727] [drm] ib test on ring 0 succeeded in 0 usecs 2013-06-29T09:50:31.055404+03:00 toshiba kernel: [93291.745430] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35! # uname -a Linux toshiba 3.7.10-1.11-desktop #1 SMP PREEMPT Thu May 16 20:27:27 UTC 2013 (adf31bb) i686 i686 i386 GNU/Linux # lscpi | grep VGA 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] VGA device id is: 1002:6840 openSUSE 12.3 32bit -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=821014 https://bugzilla.novell.com/show_bug.cgi?id=821014#c2 --- Comment #2 from Olaf Hering <ohering@suse.com> 2013-06-29 16:26:02 CEST --- Maybe the newer xf86-video-ati.rpm from http://download.opensuse.org/repositories/home:/olh:/12.3/openSUSE_12.3_Upda... helps for your issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=821014 https://bugzilla.novell.com/show_bug.cgi?id=821014#c3 --- Comment #3 from tosiara tosiara <tosiara@gmail.com> 2013-07-19 18:15:35 UTC --- Yes, updated to xf86-video-ati-7.1.0-30.6.i586 and during 3 weeks no issues -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com