[Bug 99549] pp: Failed to translate a shader

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 26 13:18:56 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99549

            Bug ID: 99549
           Summary: pp: Failed to translate a shader
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: lonewolf at xs4all.nl
        QA Contact: dri-devel at lists.freedesktop.org

Created attachment 129162
  --> https://bugs.freedesktop.org/attachment.cgi?id=129162&action=edit
glxinfo > glxinfo.txt

Many applications including glxinfo show these messages in console :


pp: Failed to translate a shader for depth1fs
pp: Failed to translate a shader for blend2fs
pp: Failed to translate a shader for color1fs
pp: Failed to translate a shader for blend2fs

I was unable to figure out what component pp belongs to, so choose the driver
for my card.


mesa-git master, commit f8f7ea508b .


 ./autogen.sh --prefix=/usr \
               --sysconfdir=/etc \
               --with-dri-driverdir=/usr/lib/xorg/modules/dri \
              
--with-gallium-drivers=i915,ilo,r300,r600,radeonsi,nouveau,svga,swrast,virgl \
               --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
               --with-egl-platforms=x11,drm,wayland \
               --with-vulkan-drivers=intel,radeon \
               --with-sha1=libnettle \
               --enable-texture-float \
               --enable-osmesa \
               --enable-xa \
               --enable-nine \
               --disable-xvmc \
               --enable-vdpau \
               --enable-omx \
               --enable-opencl \
               --enable-opencl-icd \
               --enable-glx-tls

glxinfo output (without the pp messages) attached

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170126/8f4d5603/attachment.html>


More information about the dri-devel mailing list