1.0-9755 openSUSE 10.3 Alpha2 problem
A couple of files don't get installed to the right places, so you have to go into the extracted directory /usr/src/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/X11R6/lib/modules/drivers/ and copy nvidia_drv.so to /usr/lib/xorg/modules/drivers/
Next go into /usr/src/NVIDIA-Linux-x86-1.0-9755-pkg1/usr/X11R6/lib/modules/extensions/ and copy libglx.so.1.0.9755 to /usr/lib/xorg/modules/extensions/
Also in /usr/lib/xorg/modules/extensions/
"ln -s libglx.so.1.0.9755 libglx.so"
I didn't have the problem initially, it appeared after updating opeSUSE 10.3 Alpha2 packages, they both get installed under /usr/X11R6/lib/ so are not found when Xorg 7.2 starts. A friend has also hit this problem, but I've seen nothing on the openSUSE factory list.
|