https://bugs.freedesktop.org/show_bug.cgi?id=69196
Priority: medium Bug ID: 69196 Assignee: dri-devel@lists.freedesktop.org Summary: gpu lockup and full crash when starting some games in wine Severity: normal Classification: Unclassified OS: Linux (All) Reporter: maxmusterm@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/DRI/R600 Product: Mesa
Created attachment 85587 --> https://bugs.freedesktop.org/attachment.cgi?id=85587&action=edit kernel log from the crash
First of I searched the bugs and found some similar looking bugs but none which stroke me as the same bug. lspci tells me my graphics card is 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770 GHz Edition] I always use everything mesa and kernel vanilla from git. My kernel has the version 3.11.0-1-08716-g26b0332-dirty.The mesa checkout is 4 days old. glxinfo tells me Mesa 9.3.0-devel (git-0f6fce1) (if this is relevant) I tested it with hyperz enabled and disabled both time it failed the same way. First the display turns dark (no signal) and then after being responsive for a few seconds the pc crashes completly. If I kill the process in time it doesn't die completly on me. I don't know if this is of any relevance but the firmware for the card was missing and I grabbed the file from here: http://people.freedesktop.org/~agd5f/radeon_ucode/VERDE_smc.bin I'll refrain from parsin anything specific from the kernel log since I don't know which lines are relevant
https://bugs.freedesktop.org/show_bug.cgi?id=69196
--- Comment #1 from Alexander Tsoy alexander@tsoy.me --- Created attachment 92541 --> https://bugs.freedesktop.org/attachment.cgi?id=92541&action=edit dmesg.radeon.lockup
Same issue when running Unigine Heaven 3.0 on Cape Verde PRO. GPU lockup happen after 1-2 seconds.
https://bugs.freedesktop.org/show_bug.cgi?id=69196
--- Comment #2 from Alexander Tsoy alexander@tsoy.me --- My software:
mesa-10.0.2 llvm-3.4 linux-3.12.8 xf86-video-ati-9999 (latest git)) glamor-9999 (latest git) libdrm-2.4.50 xorg-server-1.14.3
https://bugs.freedesktop.org/show_bug.cgi?id=69196
--- Comment #3 from Alexander Tsoy alexander@tsoy.me --- After the lockup either screen becomes corrupted or PC is automatically rebooted.
https://bugs.freedesktop.org/show_bug.cgi?id=69196
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/DRI/R600 |Drivers/Gallium/radeonsi
--- Comment #4 from Michel Dänzer michel@daenzer.net --- (In reply to comment #1)
Same issue when running Unigine Heaven 3.0 on Cape Verde PRO.
Please file your own report for that. Although the symptoms are similar, the cause may be different.
Both of you please also attach the /var/log/Xorg.0.log file.
BTW, in particular when running Wine, assuming you're running a 64-bit distro, make sure the 32-bit Mesa stack is up to date as well.
https://bugs.freedesktop.org/show_bug.cgi?id=69196
--- Comment #5 from Alexander Tsoy alexander@tsoy.me --- (In reply to comment #4)
(In reply to comment #1)
Same issue when running Unigine Heaven 3.0 on Cape Verde PRO.
Please file your own report for that. Although the symptoms are similar, the cause may be different.
I just figured out that my issue is caused by dpm. If I disable dpm, Unigine Heaven works fine (damn slow, but do not cause lockups). I'll recheck with a newer kernel (>=3.13) and will file a new bug if the issue is reproducible with it.
https://bugs.freedesktop.org/show_bug.cgi?id=69196
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID
--- Comment #6 from Marek Olšák maraeo@gmail.com --- (In reply to Alexander Tsoy from comment #5)
(In reply to comment #4)
(In reply to comment #1)
Same issue when running Unigine Heaven 3.0 on Cape Verde PRO.
Please file your own report for that. Although the symptoms are similar, the cause may be different.
I just figured out that my issue is caused by dpm. If I disable dpm, Unigine Heaven works fine (damn slow, but do not cause lockups). I'll recheck with a newer kernel (>=3.13) and will file a new bug if the issue is reproducible with it.
This bug is too old. Based on your comment, this is not related to the Mesa driver. Closing. Feel free to re-open if it's a Mesa issue.
dri-devel@lists.freedesktop.org