All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction.
@ 2011-04-23 16:59 bugzilla-daemon
  2011-04-23 17:00 ` [Bug 36527] " bugzilla-daemon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 16:59 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

           Summary: [wine] Wolfenstein: Failed to translate rgb
                    instruction.
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: sa@whiz.se


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
@ 2011-04-23 17:00 ` bugzilla-daemon
  2011-04-23 19:40 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 17:00 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #1 from Sven Arvidsson <sa@whiz.se> 2011-04-23 10:00:15 PDT ---
Created an attachment (id=45994)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=45994)
RADEON_DEBUG=fp log

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
  2011-04-23 17:00 ` [Bug 36527] " bugzilla-daemon
@ 2011-04-23 19:40 ` bugzilla-daemon
  2011-04-23 19:59 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 19:40 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #2 from Tom Stellard <tstellar@gmail.com> 2011-04-23 12:40:12 PDT ---
Created an attachment (id=45999)
 View: https://bugs.freedesktop.org/attachment.cgi?id=45999
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=45999

More Verbose Log

Can you apply this patch and post the output with RADEON_DEBUG=fp ?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
  2011-04-23 17:00 ` [Bug 36527] " bugzilla-daemon
  2011-04-23 19:40 ` bugzilla-daemon
@ 2011-04-23 19:59 ` bugzilla-daemon
  2011-04-23 21:38 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 19:59 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Sven Arvidsson <sa@whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45994|0                           |1
        is obsolete|                            |

--- Comment #3 from Sven Arvidsson <sa@whiz.se> 2011-04-23 12:59:02 PDT ---
Created an attachment (id=46000)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=46000)
fp log with patch applied

(In reply to comment #2)
> Created an attachment (id=45999)
 View: https://bugs.freedesktop.org/attachment.cgi?id=45999
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=45999

> More Verbose Log
> 
> Can you apply this patch and post the output with RADEON_DEBUG=fp ?

Sure!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-04-23 19:59 ` bugzilla-daemon
@ 2011-04-23 21:38 ` bugzilla-daemon
  2011-04-23 22:03 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 21:38 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45999|0                           |1
        is obsolete|                            |

--- Comment #4 from Tom Stellard <tstellar@gmail.com> 2011-04-23 14:38:34 PDT ---
Created an attachment (id=46012)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46012
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=46012

Possible Fix

This patch might fix this.  If it doesn't can you post the output of
RADEON_DEBUG=fp again.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-04-23 21:38 ` bugzilla-daemon
@ 2011-04-23 22:03 ` bugzilla-daemon
  2011-04-24  4:50 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-23 22:03 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #5 from Sven Arvidsson <sa@whiz.se> 2011-04-23 15:03:01 PDT ---
Yes, this seems to have fixed it! Thanks :)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-04-23 22:03 ` bugzilla-daemon
@ 2011-04-24  4:50 ` bugzilla-daemon
  2011-04-24 12:11 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-24  4:50 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #6 from Tom Stellard <tstellar@gmail.com> 2011-04-23 21:50:35 PDT ---
Does this bug exist in Mesa 7.10?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-04-24  4:50 ` bugzilla-daemon
@ 2011-04-24 12:11 ` bugzilla-daemon
  2011-04-24 12:54 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-24 12:11 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #7 from Sven Arvidsson <sa@whiz.se> 2011-04-24 05:11:07 PDT ---
(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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (6 preceding siblings ...)
  2011-04-24 12:11 ` bugzilla-daemon
@ 2011-04-24 12:54 ` bugzilla-daemon
  2011-04-24 22:46 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-24 12:54 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Sven Arvidsson <sa@whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46000|0                           |1
        is obsolete|                            |

--- Comment #8 from Sven Arvidsson <sa@whiz.se> 2011-04-24 05:54:50 PDT ---
Created an attachment (id=46016)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=46016)
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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (7 preceding siblings ...)
  2011-04-24 12:54 ` bugzilla-daemon
@ 2011-04-24 22:46 ` bugzilla-daemon
  2011-04-24 22:46 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-24 22:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #9 from Tom Stellard <tstellar@gmail.com> 2011-04-24 15:46:05 PDT ---
Created an attachment (id=46031)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46031
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=46031

Fix

There was a typo in the first patch.  Hopefully this new patch will fix the
problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (8 preceding siblings ...)
  2011-04-24 22:46 ` bugzilla-daemon
@ 2011-04-24 22:46 ` bugzilla-daemon
  2011-04-25 19:51 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-24 22:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46012|0                           |1
        is obsolete|                            |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (9 preceding siblings ...)
  2011-04-24 22:46 ` bugzilla-daemon
@ 2011-04-25 19:51 ` bugzilla-daemon
  2011-04-25 23:48 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-25 19:51 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Sven Arvidsson <sa@whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46016|0                           |1
        is obsolete|                            |

--- Comment #10 from Sven Arvidsson <sa@whiz.se> 2011-04-25 12:51:52 PDT ---
Created an attachment (id=46063)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=46063)
fp log

Hmm, I'm still getting the same error. Attaching a new log.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (10 preceding siblings ...)
  2011-04-25 19:51 ` bugzilla-daemon
@ 2011-04-25 23:48 ` bugzilla-daemon
  2011-04-27 16:27 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-25 23:48 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46031|0                           |1
        is obsolete|                            |

--- Comment #11 from Tom Stellard <tstellar@gmail.com> 2011-04-25 16:48:36 PDT ---
Created an attachment (id=46071)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46071
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=46071

Fix v3

Does this patch fix it?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (11 preceding siblings ...)
  2011-04-25 23:48 ` bugzilla-daemon
@ 2011-04-27 16:27 ` bugzilla-daemon
  2011-05-09  7:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-04-27 16:27 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #12 from Sven Arvidsson <sa@whiz.se> 2011-04-27 09:27:07 PDT ---
Yes, this seems to have finally fixed it!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (12 preceding siblings ...)
  2011-04-27 16:27 ` bugzilla-daemon
@ 2011-05-09  7:11 ` bugzilla-daemon
  2011-05-12 20:08 ` bugzilla-daemon
  2011-05-14  6:52 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-05-09  7:11 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46071|0                           |1
        is obsolete|                            |

--- Comment #13 from Tom Stellard <tstellar@gmail.com> 2011-05-09 00:11:49 PDT ---
Created an attachment (id=46461)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46461
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=46461

Fix v4

I found a bug in the previous patch (v3).  Can you try this new one and make
sure it still works.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (13 preceding siblings ...)
  2011-05-09  7:11 ` bugzilla-daemon
@ 2011-05-12 20:08 ` bugzilla-daemon
  2011-05-14  6:52 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-05-12 20:08 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

--- Comment #14 from Sven Arvidsson <sa@whiz.se> 2011-05-12 13:08:43 PDT ---
(In reply to comment #13)
> Created an attachment (id=46461)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46461
 Review: https://bugs.freedesktop.org/review?bug=36527&attachment=46461

> 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!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug 36527] [wine] Wolfenstein: Failed to translate rgb instruction.
  2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
                   ` (14 preceding siblings ...)
  2011-05-12 20:08 ` bugzilla-daemon
@ 2011-05-14  6:52 ` bugzilla-daemon
  15 siblings, 0 replies; 17+ messages in thread
From: bugzilla-daemon @ 2011-05-14  6:52 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=36527

Tom Stellard <tstellar@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from Tom Stellard <tstellar@gmail.com> 2011-05-13 23:52:54 PDT ---
Fixed in git commit 612554dce5d787fca9c85a67378024b336bd6ad

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2011-05-14  6:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-23 16:59 [Bug 36527] New: [wine] Wolfenstein: Failed to translate rgb instruction bugzilla-daemon
2011-04-23 17:00 ` [Bug 36527] " bugzilla-daemon
2011-04-23 19:40 ` bugzilla-daemon
2011-04-23 19:59 ` bugzilla-daemon
2011-04-23 21:38 ` bugzilla-daemon
2011-04-23 22:03 ` bugzilla-daemon
2011-04-24  4:50 ` bugzilla-daemon
2011-04-24 12:11 ` bugzilla-daemon
2011-04-24 12:54 ` bugzilla-daemon
2011-04-24 22:46 ` bugzilla-daemon
2011-04-24 22:46 ` bugzilla-daemon
2011-04-25 19:51 ` bugzilla-daemon
2011-04-25 23:48 ` bugzilla-daemon
2011-04-27 16:27 ` bugzilla-daemon
2011-05-09  7:11 ` bugzilla-daemon
2011-05-12 20:08 ` bugzilla-daemon
2011-05-14  6:52 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.