Am Sonntag, 19. Mai 2013, 12:10:43 schrieb Daniele:
What happens if I reinstall nvidia packages ? Can I build modules for differents kernel (same version) from nvidia packages ?
If you are using the nvidia .run file you can do the following: First time , when you are installing a new version of the nvidia driver, you use NVIDIA-Linux-<version>.run --extract-only to unpack the Nvidia package. Then change to the directory , where it unpacked its stuff and run ./nvidia- installer after you have switched to text mode. This will install the Xorg part and build the kernel module for the currently running kernel. For another kernel version then you can use "./nvidia-installer -aK -k <another kernel version>" This will build only the kernel module for that specific<another kernel version>. You don't need to switch to text mode for doing that and you don't need to run that kernel version at build time. You just have to make sure that every different kernel has its own <another kernel version> directory in /lib/modules. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org