All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 43073] New: Trine not working on Radeon HD6520G
@ 2011-11-18 19:25 bugzilla-daemon
  2011-11-18 19:26 ` [Bug 43073] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-18 19:25 UTC (permalink / raw)
  To: dri-devel

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

             Bug #: 43073
           Summary: Trine not working on Radeon HD6520G
    Classification: Unclassified
           Product: DRI
           Version: XOrg CVS
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: sandy.8925@gmail.com


Current hardware info:
AMD A6-3400M with integrated Radeon HD6520G and discrete Radeon HD6650M.

Software info:
Ubuntu 11.04 64 bit, with 3.2-rc1 kernel from kernel.org and xorg edgers ppa

When launching Trine (64 bit version), it gives the following error message:
"Error compiling shaders. Make sure your GPU supports Shader Model 3.0.
Additional details may be found in the 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] 6+ messages in thread

* [Bug 43073] Trine not working on Radeon HD6520G
  2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
@ 2011-11-18 19:26 ` bugzilla-daemon
  2011-11-18 19:27 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-18 19:26 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Sandeep <sandy.8925@gmail.com> 2011-11-18 11:26:57 PST ---
Created attachment 53673
  --> https://bugs.freedesktop.org/attachment.cgi?id=53673
trine 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] 6+ messages in thread

* [Bug 43073] Trine not working on Radeon HD6520G
  2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
  2011-11-18 19:26 ` [Bug 43073] " bugzilla-daemon
@ 2011-11-18 19:27 ` bugzilla-daemon
  2011-11-18 21:35 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-18 19:27 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Sandeep <sandy.8925@gmail.com> 2011-11-18 11:27:49 PST ---
Created attachment 53674
  --> https://bugs.freedesktop.org/attachment.cgi?id=53674
Output from glxinfo

-- 
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] 6+ messages in thread

* [Bug 43073] Trine not working on Radeon HD6520G
  2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
  2011-11-18 19:26 ` [Bug 43073] " bugzilla-daemon
  2011-11-18 19:27 ` bugzilla-daemon
@ 2011-11-18 21:35 ` bugzilla-daemon
  2011-11-20  3:22 ` bugzilla-daemon
  2011-11-20  3:22 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-18 21:35 UTC (permalink / raw)
  To: dri-devel

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

Sven Arvidsson <sa@whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sa@whiz.se

--- Comment #3 from Sven Arvidsson <sa@whiz.se> 2011-11-18 13:35:05 PST ---
Might be another case of needing to move/delete the libraries shipped with the
game to make sure it uses system libraries instead.

You can set  LIBGL_DEBUG=verbose to make 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] 6+ messages in thread

* [Bug 43073] Trine not working on Radeon HD6520G
  2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-11-18 21:35 ` bugzilla-daemon
@ 2011-11-20  3:22 ` bugzilla-daemon
  2011-11-20  3:22 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-20  3:22 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Sandeep <sandy.8925@gmail.com> 2011-11-19 19:22:12 PST ---
That was the case, libstdc++6 in trine directory was 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] 6+ messages in thread

* [Bug 43073] Trine not working on Radeon HD6520G
  2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-11-20  3:22 ` bugzilla-daemon
@ 2011-11-20  3:22 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-11-20  3:22 UTC (permalink / raw)
  To: dri-devel

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

Sandeep <sandy.8925@gmail.com> changed:

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

-- 
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] 6+ messages in thread

end of thread, other threads:[~2011-11-20  3:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 19:25 [Bug 43073] New: Trine not working on Radeon HD6520G bugzilla-daemon
2011-11-18 19:26 ` [Bug 43073] " bugzilla-daemon
2011-11-18 19:27 ` bugzilla-daemon
2011-11-18 21:35 ` bugzilla-daemon
2011-11-20  3:22 ` bugzilla-daemon
2011-11-20  3:22 ` 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.