William Westfall wrote:
Found this info on a support list and am passing it along for those still having problems. Did it all from a terminal window and rebooted into safe mode for the install. Works great now. Hope it helps.
1) Kernel sources must be installed and configured. Usually this means installing the 'kernel-source' RPM with YaST2 and configure it then with the following commands:
cp /boot/vmlinuz.config /usr/src/linux/.config cp /boot/vmlinuz.version.h /usr/src/linux/include/linux cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux cd /usr/src/linux make cloneconfig dep
2) Use the nvidia installer.
export IGNORE_CC_MISMATCH=yes sh NVIDIA-Linux-x86-1.0-4363.run
3) Enable 3D support with SaX2.
This works fine with the (old) 4363 driver but try this with the latest one, 4496, and see what results you get. Cheers. -- Understanding only begins with the act of perception.