10 - Installation
Run the installer
ACCEPT when it offers to handle existing
nouveau
driverACCEPT when it offers to
rebuild initrafms
REFUSE when it asks for 32bit compability drivers
REFUSE when asked if you want to update Xserver config.
Optional - Blacklisting generic drivers
If for some reason the installation fails instead of gracefully handling existing drivers
Run the installation again
Verify the installation
If everything went well, you should see /dev/nvidia0
and /dev/nvidiactl
Run nvtop
to double-check.
Check if IOMMU is enabled:
Verify IOMMU interrupt remapping is enabled:
Check if VFIO is already enabled for some random reason:
If not, we'll need to add three lines in /etc/modules
Add these lines in /etc/udev/rules.d/100-nvidia.rules
Once you're done, apply the changes:
Optional - Persistence Services
To avoid the driver/kernel module getting unloaded whenever the GPU is unused.
Last updated