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.