[pkg-nvidia-devel] Bug#596037: libGL.so.1: undefined symbol: KDE not start
Andreas Beckmann
debian at abeckmann.de
Thu Sep 9 09:05:12 UTC 2010
On Wednesday, 8. September 2010 08:31:46 Dirk Schleicher wrote:
> Could not open library ksmserver: Cannot load library
> /usr/lib/kde4/libkdeinit/libkdeinit4_ksmserver.so: (/usr/lib/libGL.so.1:
> undefined symbol: _nv000815gl)
> ksmserver: symbol lookup error: /usr/lib/libGL.so.1: undefined symbol:
> _nv000815gl
>
> If I uninstall nvidia-glx and install it new kdm/ kde start. This
> "libGL.so.1: undefined symbol: _nv000815gl" I also get if I start a kde App
> with Gnome. Gnome work fine also some other windowmanager.
Do you have the correct kernel module loaded? Did you reboot after updating to
195.36.31? (or stop X && rmmod nvidia)?
You seem to have two modules available, one built with module-assistant, one
from dkms. Try removing one of them and reload the other one.
Please run
grep nv000815 /usr/lib/libGL* \
/usr/lib/nvidia/* /usr/lib/nvidia/diversions/* \
/usr/lib/xorg/modules/drivers/nvidia_drv.so \
/usr/lib/xorg/modules/extensions/libglx.so*
and
ls -lad /usr/lib/libGL* /usr/lib/nvidia/* \
/usr/lib/nvidia/diversions/* \
/usr/lib/xorg/modules/drivers/nvidia_drv.so \
/usr/lib/xorg/modules/extensions/libglx.so* \
/etc/alternatives/libgl* /etc/alternatives/libGL*
Thanks.
Andreas
More information about the pkg-nvidia-devel
mailing list