On my thinkpad t22 (savage chipset) glxinfo disagree the xorg.log. Xorg.log is telling, dri enabled, glxinfo is telling direct rendering disabled. xdriinfo is telling me, libGL is too old. Can't be, Mesa is fresh (latest cvs). Steffen
Created attachment 3259 [details] Xorg.0.log
Created attachment 3260 [details] [review] BRANCH_1_0 patch 1/2: Fix locking in cairo_scaled_font_reference/destroy
(In reply to comment #0) > On my thinkpad t22 (savage chipset) glxinfo disagree the xorg.log. > Xorg.log is telling, dri enabled, glxinfo is telling direct rendering > disabled. > xdriinfo is telling me, libGL is too old. Can't be, Mesa is fresh (latest > cvs). > Are you sure you are using the latest libGL and not an old you may have floating around? Did you back up your old one with a name like libGL.so.1.2.bak? if so, ld will will symlink to that one since it has the longest extension.
How about Mesa being too new? It just got updated to version 1.3.1 which should conflict with your X.org revision 6.8.99.16 anyway. If you set LIBGL_DEBUG=verbose and e.g. execute "glxgears", then OpenGL should complain about missing symbols.
Is anyone still able to reproduce this problem? If so, what does 'ldd $(which glxinfo)' show? Also, the attachments seem to be wrong. #3259 is incomplete, and #3260 is just wrong. It looks like a patch, not a glxinfo log. The output of 'LIBGL_DEBUG_VERBOSE=y glxinfo' would be useful. Thanks.
Created a new bug, since there's no library missing in my case, and I'm using the i810 card, bug#: 5792. Have attached the libgl verbose output there. Hopefully this shouldn't be a dupe. :p Thanks! (In reply to comment #5) > Is anyone still able to reproduce this problem? If so, what does 'ldd $(which > glxinfo)' show? Also, the attachments seem to be wrong. #3259 is incomplete, > and #3260 is just wrong. It looks like a patch, not a glxinfo log. The output > of 'LIBGL_DEBUG_VERBOSE=y glxinfo' would be useful. > > Thanks. > (In reply to comment #5) > Is anyone still able to reproduce this problem? If so, what does 'ldd $(which > glxinfo)' show? Also, the attachments seem to be wrong. #3259 is incomplete, > and #3260 is just wrong. It looks like a patch, not a glxinfo log. The output > of 'LIBGL_DEBUG_VERBOSE=y glxinfo' would be useful. > > Thanks. >
Bugzilla Upgrade Mass Bug Change NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO. - benjsc fd.o Wrangler
closing
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.