Re: GLX and nouveau [SOLVED]

2016-02-12 Thread Lucio Crusca
Il 12/02/2016 21:24, Sven Joachim ha scritto: Try "update-glx --config glx" and select the mesa implementation (untested, I don't use those packages). Thanks a lot, that worked. Now that I don't use the buggy NVidia driver anymore I feel relief.

Re: GLX and nouveau

2016-02-12 Thread Sven Joachim
On 2016-02-12 18:44 +0100, Lucio Crusca wrote: > Il 12/02/2016 18:37, Sven Joachim ha scritto: >> On 2016-02-12 18:02 +0100, Lucio Crusca wrote: >> >>> $ ldd /usr/lib/xorg/modules/extensions/libglx.so >>> linux-vdso.so.1 (0x7ffda3181000) >>> libGL.so.1 => /usr/lib/x86_64-linux-gnu/li

Re: GLX and nouveau

2016-02-12 Thread Lucio Crusca
Il 12/02/2016 18:37, Sven Joachim ha scritto: On 2016-02-12 18:02 +0100, Lucio Crusca wrote: $ ldd /usr/lib/xorg/modules/extensions/libglx.so linux-vdso.so.1 (0x7ffda3181000) libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x7f135aa8) Where does that file ultimately

Re: GLX and nouveau

2016-02-12 Thread Sven Joachim
On 2016-02-12 18:02 +0100, Lucio Crusca wrote: > Il 12/02/2016 17:43, Sven Joachim ha scritto: >> What does "ldd /usr/lib/xorg/modules/extensions/libglx.so" print? >> Cheers, Sven > > $ ldd /usr/lib/xorg/modules/extensions/libglx.so > linux-vdso.so.1 (0x7ffda3181000) > libGL.so.1 => /

Re: GLX and nouveau

2016-02-12 Thread Lucio Crusca
Il 12/02/2016 16:52, Ric Moore ha scritto: Got libGL installed? I think so, because I do have libgl1-mesa-glx and libgl1-mesa-dri installed. Do I need other packages for libGL?

Re: GLX and nouveau

2016-02-12 Thread Lucio Crusca
Il 12/02/2016 17:43, Sven Joachim ha scritto: What does "ldd /usr/lib/xorg/modules/extensions/libglx.so" print? Cheers, Sven $ ldd /usr/lib/xorg/modules/extensions/libglx.so linux-vdso.so.1 (0x7ffda3181000) libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x7f135aa8)

Re: GLX and nouveau

2016-02-12 Thread Sven Joachim
On 2016-02-12 10:55 +0100, Lucio Crusca wrote: > I've just switched from proprietary nvidia driver to nouveau (because > the transition of the nvidia driver to nvidia legacy left my system > without graphics, and I prefer using my time to configure nouveau than > to configure nvidia-legacy). I'm

Re: GLX and nouveau

2016-02-12 Thread Ric Moore
On 02/12/2016 04:55 AM, Lucio Crusca wrote: And googling for _glapi_tls_Dispatch suggests there could be some ndivia file left behind and that ldd command can help find it, however I don't know what exactly I'm looking for. Can you help me please? Got libGL installed?? Ric -- My father, Vic

GLX and nouveau

2016-02-12 Thread Lucio Crusca
Hello all, I've just switched from proprietary nvidia driver to nouveau (because the transition of the nvidia driver to nvidia legacy left my system without graphics, and I prefer using my time to configure nouveau than to configure nvidia-legacy). I'm running stretch/sid amd64. My hardware i