Bug 72209 - Display freezes after game launch, driver spams journal
Summary: Display freezes after game launch, driver spams journal
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.2 (2007.02)
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 00:17 UTC by git-asdffdsa
Modified: 2013-12-02 11:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Log of when the error occurred. (9.95 KB, text/plain)
2013-12-02 00:17 UTC, git-asdffdsa
no flags Details

Description git-asdffdsa 2013-12-02 00:17:32 UTC
Created attachment 90069 [details]
Log of when the error occurred.

While launching Garry's Mod (always on the same spot) my display always freezes completely, and the radeon driver spams my journal (116 lines per second):

journalctl --until=23:37:45 --since=23:37:44 | wc
    116    1371   11047

The message repeated over and over is 

radeon 0000:01:00.0: GPU fault detected: 146 0x08636004
radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x00000000
radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x00000000
VM fault (0x00, vmid 0) at page 0, read from unknown (0)

My graphics card:
lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770 GHz Edition]

Please note that that game is 32-bit, and therefore probably uses the 32-bit driver.

Attached is the interesting part of the log.
Comment 1 Michel Dänzer 2013-12-02 07:22:48 UTC
Which version(s) of libdrm do you have? If it's 2.4.49, please try current Git instead.
Comment 2 git-asdffdsa 2013-12-02 11:45:48 UTC
Wow thanks, i installed lib32-libdrm-git version libdrm.2.4.49.2.gc3d9689-1; everything works fine now. Marked as RESOLVED


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.