Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

[radeon rv710] Xorg crashing after resume from hibernation

$
0
0
Hi! Just migrated from Windows and am really happy with my decision. OpenSuSE has been a joy to use. I feel like I'm really in control of my computer again!
Only one problem I'm having so far. I habitually hibernate my system when I know I won't be using it for a while. With OpenSuSE, when I resume from hibernation, my session lasts about 2 minutes and then Xorg crashes back to the login shell.
lspci says my graphics card is a Radeon 4350 (RV710), supported by the radeon OS driver. Xorg is configured for dual-screen.
/var/log/warn contains the following that I believe to be relevant:
Code:

2014-03-19T19:25:35.202691-04:00 steelwing kernel: [ 9820.540331] radeon 0000:01:00.0: GPU lockup CP stall for more than 10000msec
2014-03-19T19:25:35.202692-04:00 steelwing kernel: [ 9820.540333] radeon 0000:01:00.0: GPU lockup (waiting for 0x0000000000000004 last fence id 0x0000000000000002)
2014-03-19T19:25:35.202693-04:00 steelwing kernel: [ 9820.540335] [drm:r600_uvd_ib_test] *ERROR* radeon: fence wait failed (-35).
2014-03-19T19:25:35.202695-04:00 steelwing kernel: [ 9820.540339] [drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).

And here's Xorg.1.log:
Code:

[ 64108.896] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)[ 64108.896] (II) RADEON(0): Modeline "800x600"x0.0  40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "640x480"x0.0  31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "640x480"x0.0  25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "720x400"x0.0  28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "1024x768"x0.0  78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "1024x768"x0.0  65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "800x600"x0.0  49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 64108.896] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 64112.437] (EE)
[ 64112.437] (EE) Backtrace:
[ 64112.438] (EE) 0: X (xorg_backtrace+0x3d) [0x585aad]
[ 64112.438] (EE) 1: X (0x400000+0x189819) [0x589819]
[ 64112.438] (EE) 2: /lib64/libpthread.so.0 (0x7f95db05c000+0xf9f0) [0x7f95db06b9f0]
[ 64112.438] (EE) 3: /lib64/libc.so.6 (0x7f95d9eae000+0x8ff49) [0x7f95d9f3df49]
[ 64112.438] (EE) 4: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f95d5d89000+0x28b8f) [0x7f95d5db1b8f]
[ 64112.438] (EE) 5: /usr/lib64/xorg/modules/libexa.so (0x7f95d5147000+0x5f77) [0x7f95d514cf77]
[ 64112.438] (EE) 6: /usr/lib64/xorg/modules/libexa.so (0x7f95d5147000+0x82d8) [0x7f95d514f2d8]
[ 64112.438] (EE) 7: /usr/lib64/xorg/modules/libexa.so (0x7f95d5147000+0xaa1d) [0x7f95d5151a1d]
[ 64112.438] (EE) 8: /usr/lib64/xorg/modules/libexa.so (0x7f95d5147000+0xb3cc) [0x7f95d51523cc]
[ 64112.439] (EE) 9: X (0x400000+0x39982) [0x439982]
[ 64112.439] (EE) 10: X (0x400000+0x3cc3e) [0x43cc3e]
[ 64112.439] (EE) 11: X (0x400000+0x2c1ba) [0x42c1ba]
[ 64112.439] (EE) 12: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f95d9ecfbe5]
[ 64112.439] (EE) 13: X (0x400000+0x2c501) [0x42c501]
[ 64112.439] (EE)
[ 64112.439] (EE) Bus error at address 0x7f95cd95c008
[ 64112.439] (EE)
Fatal server error:
[ 64112.439] (EE) Caught signal 7 (Bus error). Server aborting
[ 64112.439] (EE)
[ 64112.439] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[ 64112.440] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 64112.440] (EE)
[ 64112.440] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 64112.469] (EE) Server terminated with error (1). Closing log file.

YaST says Xorg version is 7.6_1.14.3.901-4.1 (x86_64).
xf86-video-ati is 7.2.0-2.1.2.
I've found some other discussions about the error I found in /var/log/warn above, but nothing indicating a resolution. Is this a bug in the radeon driver?

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>