Summary: | GPU lockup HD 6950 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Rin Rozen <alpherie> | ||||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||||
Status: | RESOLVED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | normal | ||||||||||||||
Priority: | medium | ||||||||||||||
Version: | unspecified | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
Rin Rozen
2016-03-13 16:00:15 UTC
Created attachment 122267 [details]
mesa errors
Created attachment 122268 [details]
libGL debug output
Compiled xf86-video-ati from master branch on git, problem is still there. Affects me too, but while my system responds to magic sysrq keys, it simply won't come back from a black screen, forcing me to reboot. Updated my system, the problem is still the same. Kernel: 4.5.0-2-amd64 x86_64 (64 bit) Display Server: X.Org 1.18.3 GLX Renderer: Gallium 0.4 on AMD CAYMAN (DRM 2.43.0, LLVM 3.8.0) GLX Version: 3.0 Mesa 11.2.2 Created attachment 125070 [details]
shader dump + stdout
Shaders dump + STDOUT from War Thunder, obtained by running:
LIBGL_DEBUG=verbose R600_DEBUG=fs,vs,gs,ps,cs,tcs,tes ~/.steam/steam/SteamApps/common/War\ Thunder/aces 1>shaders+stdout 2>&1
WARNING: the size of this file when uncompressed is 141MB.
Created attachment 125071 [details]
dmesg when lockup occurs
Forgot to mention my hardware: laptop HP dv6-6174la, GPU: AMD APU a6-3400m with integrated radeon hd 6520g, running Kubuntu 16.04 with the oibaf repo + Mesa 12.1 (released just a few days ago AFAIK). Hope this helps. Could you try `export R600_DEBUG=nosb`? This disables Shader Backend that optimizes the assembler code. If this workarounds the problem, it would be useful to provide an apitrace of the game that could reproduce your problem. These may be related: https://bugs.freedesktop.org/show_bug.cgi?id=86720 https://bugs.freedesktop.org/show_bug.cgi?id=93475 https://bugs.freedesktop.org/show_bug.cgi?id=94900 (In reply to iive from comment #9) > Could you try `export R600_DEBUG=nosb`? I tried it and it helped. Will do more testing later. No lockup after update: Kernel: 4.6.0-1-amd64 x86_64 (64 bit) Display Server: X.Org 1.18.4 driver: radeon GLX Renderer: Gallium 0.4 on AMD CAYMAN (DRM 2.43.0 / 4.6.0-1-amd64, LLVM 3.8.1) GLX Version: 3.0 Mesa 12.0.3 Not sure if it was fixed somehow or just the game changed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.