Bug#600327: nvidia-glx conf fails with /usr/lib/xorg/modules/extensions/libGLcore.so dpkg-divert error

Andreas Beckmann debian at abeckmann.de
Sat Oct 16 14:46:15 UTC 2010


On 2010-10-16 15:03, James Andrewartha wrote:
> Setting up nvidia-glx (195.36.31-5) ...
>  Removing any system startup links for /etc/init.d/nvidia-glx ...
> update-alternatives: using /usr/lib/nvidia/libglx.so to provide /usr/lib/xorg/modules/extensions/libglx.so (libglx.so) in auto mode.
> WARNING: The file '/usr/lib/libGL.so.1.2' found on your system may interfere with accelerated OpenGL.

Ah, another stale file on your system. Best is to remove
/usr/lib/libGL.so.1.2 and run

    dpkg-trigger --by-package=none /usr/lib/libGL.so.1
    dpkg --configure --pending

to fix the symbolic links. dpkg-reconfigure does not work for the nvidia
packages.

Andreas





More information about the pkg-nvidia-devel mailing list