System Environment: -------------------------- --Platform:bearlake --Architecture(32-bit,64-bit,compatiblity):64bit --2D driver: commit f69b48fe24ef94dac44b8123884ca71df675be4b --3D driver: commit 8aa0fd6b206930ababb1bae2acc629e2a945c0c0 --Xserver: commit 7ef7727b800fa4715b80a82850d65b88fde5fe6c --Kernel: 2.6.24-rc5 Bug detailed description: ------------------------- startx ,run glxpixmap , draw nothing on the window . Reproduce steps: ---------------- run glxpixmap Current result: ---------------- draw nothing on the window. Expected result: ---------------- run normally
Created attachment 13273 [details] Xorg.0.log
Created attachment 13274 [details] xorg.conf
This case also run failed at mesa 7.0.2 release ,but run normally at mesa git mesa_7_0_branch tip.
This is a known issue. Render indirect context with direct render program is not implemented by X server currently.
Nanhai, do you mean it's dup with bug#9200? I wonder why the error sympton different. Because code changed? And why it's said that mesa_7_0_branch ok?
*** Bug 13633 has been marked as a duplicate of this bug. ***
please check if mesa_7_0_branch is using direct or indirect render
we reset the mesa to 7.0branch, it print :Direct rendering: No X Error of failed request: GLXBadContext Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 30 Current serial number in output stream: 30
So it's the same with bug#9200.
*** This bug has been marked as a duplicate of bug 9200 ***
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.