All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker
@ 2010-09-28  8:14 bugzilla-daemon
  2010-09-28  8:15 ` [Bug 30412] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  8:14 UTC (permalink / raw)
  To: dri-devel

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

           Summary: opengl doesn't work when using gallium and xorg state
                    tracker
           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: martinstolpe@gmail.com


glxgears fails to run with the following error:
  "Error: couldn't get an RGB, Double-buffered visual"

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
@ 2010-09-28  8:15 ` bugzilla-daemon
  2010-09-28  8:21 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  8:15 UTC (permalink / raw)
  To: dri-devel

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

Martin Stolpe <martinstolpe@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=30405

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
  2010-09-28  8:15 ` [Bug 30412] " bugzilla-daemon
@ 2010-09-28  8:21 ` bugzilla-daemon
  2010-09-28  8:50 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  8:21 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2010-09-28 01:21:47 PDT ---
Please attach the full Xorg.0.log and the output of

LIBGL_DEBUG=verbose glxinfo 2>&1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
  2010-09-28  8:15 ` [Bug 30412] " bugzilla-daemon
  2010-09-28  8:21 ` bugzilla-daemon
@ 2010-09-28  8:50 ` bugzilla-daemon
  2010-09-28  9:06 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  8:50 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Martin Stolpe <martinstolpe@gmail.com> 2010-09-28 01:50:18 PDT ---
Output of
 $ LIBGL_DEBUG=verbose glxinfo 2>&1
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

The xorg log file is completly full with statements with this content:
"[  2351.450] (II) radeon(0): xorg_composite_accelerated fallback Component
alpha not supported with source alpha and source value blending. (op=3)"

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-09-28  8:50 ` bugzilla-daemon
@ 2010-09-28  9:06 ` bugzilla-daemon
  2010-09-28  9:41 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  9:06 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2010-09-28 02:06:23 PDT ---
(In reply to comment #2)
> The xorg log file is completly full with statements with this content:
> "[  2351.450] (II) radeon(0): xorg_composite_accelerated fallback Component
> alpha not supported with source alpha and source value blending. (op=3)"

We still need to see it. Feel free to gzip it if you're concerned about the
size.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
                   ` (3 preceding siblings ...)
  2010-09-28  9:06 ` bugzilla-daemon
@ 2010-09-28  9:41 ` bugzilla-daemon
  2010-09-28  9:57 ` bugzilla-daemon
  2011-10-17 23:38 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  9:41 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Martin Stolpe <martinstolpe@gmail.com> 2010-09-28 02:41:04 PDT ---
Created an attachment (id=39003)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=39003)
xorg log file

Attached xorg log file.

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
                   ` (4 preceding siblings ...)
  2010-09-28  9:41 ` bugzilla-daemon
@ 2010-09-28  9:57 ` bugzilla-daemon
  2011-10-17 23:38 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-09-28  9:57 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Martin Stolpe <martinstolpe@gmail.com> 2010-09-28 02:57:39 PDT ---
I was looking at the xorg log with ksystemlog and it didn't show me the head of
the log.

3D is working now. Fixed it with a soft link:
  ln -sf /usr/lib/xorg/modules/dri/r300_dri.so
/usr/lib/xorg/modules/dri/radeon_dri.so

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

* [Bug 30412] opengl doesn't work when using gallium and xorg state tracker
  2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
                   ` (5 preceding siblings ...)
  2010-09-28  9:57 ` bugzilla-daemon
@ 2011-10-17 23:38 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-10-17 23:38 UTC (permalink / raw)
  To: dri-devel

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

Martin Stolpe <martinstolpe@gmail.com> changed:

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

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

end of thread, other threads:[~2011-10-17 23:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28  8:14 [Bug 30412] New: opengl doesn't work when using gallium and xorg state tracker bugzilla-daemon
2010-09-28  8:15 ` [Bug 30412] " bugzilla-daemon
2010-09-28  8:21 ` bugzilla-daemon
2010-09-28  8:50 ` bugzilla-daemon
2010-09-28  9:06 ` bugzilla-daemon
2010-09-28  9:41 ` bugzilla-daemon
2010-09-28  9:57 ` bugzilla-daemon
2011-10-17 23:38 ` 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.