Running in Wine, the game Wolfenstein gives this error: r300 FP: Compiler Error: Failed to translate rgb instruction. Using a dummy shader instead. I'm attaching the log from RADEON_DEBUG=fp System environment: -- system architecture: 32-bit -- Linux distribution: Debian unstable -- GPU: RV570 -- Model: Asus EAX1950Pro 256MB -- Display connector: DVI -- xf86-video-ati: 6.14.1 -- xserver: 1.10.1 -- mesa: c2c44f2641cc71a8f77d887e9f2753eadda07d4c -- drm: 2.4.25 -- kernel: 2.6.38.2
Created attachment 45994 [details] RADEON_DEBUG=fp log
Created attachment 45999 [details] [review] More Verbose Log Can you apply this patch and post the output with RADEON_DEBUG=fp ?
Created attachment 46000 [details] fp log with patch applied (In reply to comment #2) > Created an attachment (id=45999) [details] > More Verbose Log > > Can you apply this patch and post the output with RADEON_DEBUG=fp ? Sure!
Created attachment 46012 [details] [review] Possible Fix This patch might fix this. If it doesn't can you post the output of RADEON_DEBUG=fp again.
Yes, this seems to have fixed it! Thanks :)
Does this bug exist in Mesa 7.10?
(In reply to comment #6) > Does this bug exist in Mesa 7.10? The game doesn't start in 7.10. I did a bisect and this is the commit which fixed it: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e28d842d192e69ba8cae4f9754766a26ae8c739 So I guess it needs the floating stuff.
Created attachment 46016 [details] fp log with fix applied (In reply to comment #5) > Yes, this seems to have fixed it! Thanks :) Sigh, apologies, it seems I changed something in the game setup which caused it to go away, it's still there if I use the standard settings. Attaching a new log.
Created attachment 46031 [details] [review] Fix There was a typo in the first patch. Hopefully this new patch will fix the problem.
Created attachment 46063 [details] fp log Hmm, I'm still getting the same error. Attaching a new log.
Created attachment 46071 [details] [review] Fix v3 Does this patch fix it?
Yes, this seems to have finally fixed it!
Created attachment 46461 [details] [review] Fix v4 I found a bug in the previous patch (v3). Can you try this new one and make sure it still works.
(In reply to comment #13) > Created an attachment (id=46461) [details] > Fix v4 > > I found a bug in the previous patch (v3). Can you try this new one and make > sure it still works. Yep, still works!
Fixed in git commit 612554dce5d787fca9c85a67378024b336bd6ad
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.