All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 28125] New: DRI2 prevents indirect glx
@ 2010-05-15 21:03 bugzilla-daemon
  2010-05-15 21:12 ` [Bug 28125] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-05-15 21:03 UTC (permalink / raw)
  To: dri-devel

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

           Summary: DRI2 prevents indirect glx
           Product: DRI
           Version: XOrg CVS
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: General
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: NightNord@gmail.com


When running glx programs with dri2-enabled mesa on client side, it will return

X Error of failed request:  BadRequest (invalid request code or no such
operation)
  Major opcode of failed request:  128 (DRI2)
  Minor opcode of failed request:  1 (DRI2Connect)
  Serial number of failed request:  19
  Current serial number in output stream:  19

export LIBG_ALWAYS_INDIRECT=1
does the trick

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
@ 2010-05-15 21:12 ` bugzilla-daemon
  2010-05-15 23:19 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-05-15 21:12 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Andrian Nord <NightNord@gmail.com> 2010-05-15 14:12:18 PDT ---
P.S. It seems to be unclear, but with mesa on client side, that are old enough
to not have dri2, it's working just ok.

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
  2010-05-15 21:12 ` [Bug 28125] " bugzilla-daemon
@ 2010-05-15 23:19 ` bugzilla-daemon
  2010-05-16 11:27 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-05-15 23:19 UTC (permalink / raw)
  To: dri-devel

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

Ian Romanick <idr@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NEEDINFO

--- Comment #2 from Ian Romanick <idr@freedesktop.org> 2010-05-15 16:19:21 PDT ---
(In reply to comment #0)
> When running glx programs with dri2-enabled mesa on client side, it will return
> 
> X Error of failed request:  BadRequest (invalid request code or no such
> operation)
>   Major opcode of failed request:  128 (DRI2)
>   Minor opcode of failed request:  1 (DRI2Connect)
>   Serial number of failed request:  19
>   Current serial number in output stream:  19
> 
> export LIBG_ALWAYS_INDIRECT=1
> does the trick

Does your server have DRI2?  It sounds like it does not.

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
  2010-05-15 21:12 ` [Bug 28125] " bugzilla-daemon
  2010-05-15 23:19 ` bugzilla-daemon
@ 2010-05-16 11:27 ` bugzilla-daemon
  2011-05-24 16:54 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2010-05-16 11:27 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Andrian Nord <NightNord@gmail.com> 2010-05-16 04:27:39 PDT ---
Server side:
night@nord ~ % glxinfo| grep DRI2
OpenGL renderer string: Mesa DRI R600 (RV710 9553) 20090101  TCL DRI2
>From log:
[  1776.639] (II) RADEON(0): [DRI2] Setup complete
[  1776.639] (II) RADEON(0): [DRI2]   DRI driver: r600
[  1777.054] (II) GLX: Initialized DRI2 GL provider for screen 0

Client side is other machine: indirect glx -> via network.

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
                   ` (2 preceding siblings ...)
  2010-05-16 11:27 ` bugzilla-daemon
@ 2011-05-24 16:54 ` bugzilla-daemon
  2011-05-24 22:02 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-24 16:54 UTC (permalink / raw)
  To: dri-devel

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

Marc Gariépy <mgariepy@ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mgariepy@ubuntu.com
           See Also|                            |https://launchpad.net/bugs/
                   |                            |785368

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-05-24 16:54 ` bugzilla-daemon
@ 2011-05-24 22:02 ` bugzilla-daemon
  2011-08-03 20:50 ` bugzilla-daemon
  2011-08-11  4:10 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-05-24 22:02 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from ajax at nwnk dot net <ajax@nwnk.net> 2011-05-24 15:02:46 PDT ---
Patch posted:

http://lists.freedesktop.org/archives/mesa-dev/2011-May/007789.html

A less robust version was tested by the reporter on IRC.

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-05-24 22:02 ` bugzilla-daemon
@ 2011-08-03 20:50 ` bugzilla-daemon
  2011-08-11  4:10 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-03 20:50 UTC (permalink / raw)
  To: dri-devel

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

Julien Cristau <jcristau@debian.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|NEEDINFO                    |

--- Comment #5 from Julien Cristau <jcristau@debian.org> 2011-08-03 13:50:13 PDT ---
Ping.  Can somebody please push Adam's patch, or the one in
http://article.gmane.org/gmane.comp.video.mesa3d.devel/26942 ?

-- 
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 28125] DRI2 prevents indirect glx
  2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-08-03 20:50 ` bugzilla-daemon
@ 2011-08-11  4:10 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-08-11  4:10 UTC (permalink / raw)
  To: dri-devel

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

Christopher James Halse Rogers <chalserogers@gmail.com> changed:

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

--- Comment #6 from Christopher James Halse Rogers <chalserogers@gmail.com> 2011-08-10 21:10:59 PDT ---
Fixed in fbc2fcf685d22ec9bc9465e1f731529979497eaa

-- 
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-08-11  4:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-15 21:03 [Bug 28125] New: DRI2 prevents indirect glx bugzilla-daemon
2010-05-15 21:12 ` [Bug 28125] " bugzilla-daemon
2010-05-15 23:19 ` bugzilla-daemon
2010-05-16 11:27 ` bugzilla-daemon
2011-05-24 16:54 ` bugzilla-daemon
2011-05-24 22:02 ` bugzilla-daemon
2011-08-03 20:50 ` bugzilla-daemon
2011-08-11  4:10 ` 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.