В Wed, 07 Aug 2013 21:52:51 +0200 Vojtěch Zeisek <vojtech.zeisek@opensuse.org> пишет:
If any file ist missing (according to "FATAL: Module nvidia not found." this should be the case with </lib/modules/3.7.10-1.1-desktop/updates/nvidia.ko>), re-install the package with "zypper in -f "$packagename. For me, it happened sometimes, that uninstalling one version of a kmp removed a file that belonged to another kmp too. So maybe the uninstall of the G02 packages caused the removal of the nvidia.ko file.
# nvidia-modprobe FATAL: Error inserting nvidia (/lib/modules/3.7.10-1.16-desktop/weak- updates/updates/nvidia.ko): No such device # find /lib -name nvidia.ko -print /lib/modules/3.7.10-1.16-desktop/weak-updates/updates/nvidia.ko /lib/modules/3.7.10-1.1-desktop/updates/nvidia.ko WTF? Should I blacklist the nouveau driver to force loading of nvidia?
Yes. openSUSE RPM does it automatically. bor@opensuse:~> cat /etc/modprobe.d/nvidia-desktop.conf blacklist nouveau bor@opensuse:~> rpm -qf /etc/modprobe.d/nvidia-desktop.conf nvidia-gfxG03-kmp-desktop-310.32_k3.7.9_1.1-15.3.x86_64 nvidia-gfxG03-kmp-desktop-310.44_k3.7.10_1.1-11.1.x86_64 nvidia-gfxG03-kmp-desktop-319.17_k3.7.10_1.1-12.1.x86_64 nvidia-gfxG03-kmp-desktop-319.32_k3.7.10_1.1-15.1.x86_64