Installing
-
3. Stopping X
Then to Stop X Server & Go to Runlevel 3
-
4. Accessing Target
Access the Target location
(Usually Downloads go in the Home folder or when Downloaded with Firefox may be into the Temporary directory /tmp/mozilla*)cd ~/Downloads
(Or when downloaded with Firefox maybe instead into /tmp/mozilla*)
To Verify that it’s there List the contents with:ls . | grep NVIDIA
-
5. Installing
Installing Quadro 410 Driver
First, give Execution Permission:sudo chmod +x ./NVIDIA-Linux*.run
Then Execute the Installer with:
sudo ./NVIDIA-Linux*.run
If Got “User is Not in Sudoers file” then see: How to Enable sudo
If some Issues then See the Readme file on Bottom…
And Possibly to Configure the X Server after Setup run:nvidia-xconfig
Contents