Apps launched with vdpau enabled produce the error: VDPAU_DRIVER=r600 vdpauinfo or mplayer ... OpenGL renderer string: Gallium 0.4 on AMD BARTS OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-b0bb610) OpenGL core profile shading language version string: 1.40 mesa built with: ./autogen.sh --prefix=/usr --sysconfdir=/etc \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,svga \ --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \ --enable-gallium-llvm \ --enable-egl \ --enable-gallium-egl \ --with-egl-platforms=x11,drm,wayland \ --enable-shared-glapi \ --enable-gbm \ --enable-gallium-gbm \ --enable-glx-tls \ --enable-dri \ --enable-glx \ --enable-osmesa \ --enable-gles1 \ --enable-gles2 \ --enable-texture-float \ --enable-xa \ --enable-vdpau \ --with-llvm-shared-libs \ --enable-r600-llvm-compiler Same problem with mesa-9.1.2
(In reply to comment #0) > Apps launched with vdpau enabled produce the error: > VDPAU_DRIVER=r600 vdpauinfo or mplayer ... I also see this on recently built linux from scratch systems - I don't see it with the same vdpau/mesa etc on older systems, so I guess something got more verbose/fussy. Doesn't seem to affect functionality and I can also produce with VDPAU_DRIVER=softpipe vdpauinfo so not just r600g.
same here, mesa git 20130706 xf86-video-ati-git 20130706, llvm-libs 4.3 but VDPAU_DRIVER=softpipe vdpauinfo does not show this error.
I cannot reproduce this anymore with libvdpau 0.7, built with dri2proto support
Same issue here: Inconsistency detected by ld.so: dl-close.c: 771: _dl_close: Assertion `map->l_init_called' failed! Mesa 9.2rc2 (same with rc1), dri2proto 2.8, libvdpau 0.7. I believe my distribution's libvdpau was compiled with dri2proto support, but is there a way to confirm?
I can confirm this with gentoo and libvdpau-0.7 and mesa from 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.