On Mon, 25 Sep 2017 20:50:53 +0200 Andreas Beckmann wrote:
[ Cc:ing the libglvnd maintainer ]
On 09/25/2017 04:38 PM, Emilio J. PadrĂ³n wrote:
> I obtain the same error when trying primusrun (or optirun) in my system:
>
> % primusrun glxinfo
> /usr/bin/primusrun: line 41: warning: command subs
On Thu, 28 Sep 2017 21:32:42 +0200 Luigi Curzi wrote:
On Thu, 28 Sep 2017 21:19:18 +0200 nils wrote:
> I had the same problem after switching to glvnd on sid.
> I edited /usr/bin/primusrun and found
>
> PRIMUS_libGL=${PRIMUS_libGL:-'/usr/$LIB/primus'}
>
> replacing the simple quotes by double q
Hello,
the problem comes from the transition of mesa to glvnd.
A workaround is to link the missing libs from
/usr/lib/x86_64-linux-gnu/libGL.so.1 to
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
and
/usr/lib/i386-linux-gnu/libGL.so.1 to
/usr/lib/i386-linux-gnu/nvidia/libGL.so.1
That will resu
3 matches
Mail list logo