I've tried installing the NVIDIA drivers from the SUSE repository not the NVIDIA website in SLED 12.
nvidia-modprobe is installed, but without setuid being set: ~> which nvidia-modprobe /usr/bin/nvidia-modprobe ~> ls -l /usr/bin/nvidia-modprobe -rwxr-xr-x 1 root root 25432 Sep 3 10:57 /usr/bin/nvidia-modprobe The devices are created and the modules are loaded on startup, not on demand: ~> ls -l /dev/nv* crw-rw----+ 1 root video 195, 0 Nov 17 11:43 /dev/nvidia0 crw-rw----+ 1 root video 195, 255 Nov 17 11:43 /dev/nvidiactl crw-rw----+ 1 root video 247, 0 Nov 17 11:43 /dev/nvidia-uvm crw------- 1 root root 10, 144 Nov 17 11:43 /dev/nvram ~> lsmod | grep nvidia nvidia_uvm 39162 0 nvidia 10573501 40 nvidia_uvm drm 322623 2 nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421209 Title: [MIR] nvidia-modprobe To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-modprobe/+bug/1421209/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
