http://bugs.winehq.org/show_bug.cgi?id=29227
Bug #: 29227 Summary: Everything using acceleration crashes after a while on radeon Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: 2012atondwal@tjhsst.edu Classification: Unclassified
Anything that tries to use graphics acceleration (e.g. steam client, not even the games...) crashes. I think it's the graphics acceleration because quicktime crashes immediately and the steam client only crashed after it auths.
Bug disappears with +relay, but ofc, everything is uselessly slow with +relay.
Under catalyst it works. Here's the log: http://pastebin.com/1Xvu5f0b radeon: http://pastebin.com/7PCGgKYK I thought the problem was fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000. so in accordance with http://bugs.winehq.org/show_bug.cgi?id=24051 I made wine recognize my card. (added a catchall strstr(gl_vendor_string, "Gallium")) in wined3d_guess_card_vendor under vendor "ATI" in dlls/wined3d/directx.c ) Same thing happens. This is the log without +relay: http://pastebin.com/nqkeSgv4
The log with +relay is attached.
My graphics card is a radeon 6850HD. Kernel 3.1.2-1-ARCH mesa 7.11.2 with gallium3d