Installing
-
2. Installing Quadro Driver
Then to Install Quadro RTX 5000 Driver on Kali Linux
But before Setting it up you may directly Check what is the Drivers Range to Support your Card on: NVIDIA Driver support Website.
And then in case again to check the NVIDIA Apt Driver release use:sudo apt search nvidia-driver
Next to install the latest available Driver version simply play:
sudo apt install nvidia-driver nvidia-settings
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
And Possibly to Configure the X Server after Setup run:nvidia-xconfig
And last to load it Reboot with:
sudo reboot
Contents