nvidia-modprobe
utility to load NVIDIA kernel modules and create device nodes
Install
- All systems
-
curl cmd.cat/nvidia-modprobe.sh
- Ubuntu
-
apt-get install nvidia-modprobe
- Arch Linux
-
pacman -S nvidia-modprobe
- Kali Linux
-
apt-get install nvidia-modprobe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nvidia-modprobe
- Dockerfile
- dockerfile.run/nvidia-modprobe
nvidia-modprobe
utility to load NVIDIA kernel modules and create device nodes
This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own.