Bug#712933: xserver-xorg-video-nouveau: xserver crashes with geforce 660gt and nouveau drivers

Sven Joachim svenjoac at gmx.de
Fri Jun 21 16:42:57 UTC 2013


Please keep the bug report CC'ed, i.e. use "Reply All" rather than
"Reply" in your mailer.

On 2013-06-21 00:05 +0200, Jan Christoph Uhde wrote:

> Hi,
>
> thanks for your time:)
>
>> Seems it's crashing when running loading the 3D driver via AIGLX.
>> 
>> Please show the output of the following commands:
>
> » ls -l /usr/lib/x86_64-linux-gnu/libGL.so*
> lrwxrwxrwx 1 root root 50 Jun 20 23:39 /usr/lib/x86_64-linux
> -gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
>
> » readlink -f /usr/lib/x86_64-linux-gnu/libGL.so.1
> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.304.88

This is your first problem, you cannot use NVidia's libGL.so.1 with
Nouveau.  What does "update-alternatives --display glx" print?

> » readlink -f /usr/lib/xorg/modules/extensions/libglx.so
> /usr/lib/xorg/modules/extensions/libglx.so

And this is the second one, using the xorg libglx.so with NVidia's
libGL.so.1 causes the crash.  With NVidia's libglx.so you would "only"
be unable to run any OpenGL programs, but the X server shouldn't crash.

NVidia maintainers, shouldn't the glx-alternatives system prevent such a
combination?

Cheers,
       Sven



More information about the pkg-nvidia-devel mailing list