From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 28125] New: DRI2 prevents indirect glx
Date: Sat, 15 May 2010 14:03:15 -0700 (PDT)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 2F6C99E75A
for ;
Sat, 15 May 2010 14:03:16 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
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.