[Mesa-dev] [PATCH v3] mesa: Optionally build a dricore support library (v3)

Dan Nicholson dbn.lists at gmail.com
Mon Feb 21 09:06:53 PST 2011


On Sun, Feb 20, 2011 at 3:04 PM, Sedat Dilek <sedat.dilek at googlemail.com> wrote:
>
> # LIBGL_DEBUG=verbose glxinfo 2>/dev/null | grep -i opengl
> OpenGL vendor string: Mesa Project
> OpenGL renderer string: Software Rasterizer
> OpenGL version string: 2.1 Mesa 7.11-devel
> OpenGL shading language version string: 1.20
> OpenGL extensions:

Can you not redirect stderr to /dev/null? You're throwing away the
verbose debugging info showing which dri driver it tries to open.

--
Dan


More information about the mesa-dev mailing list