Installing
-
3. Stopping X
Then to Stop X Server & Go to Runlevel 3
-
4. Accessing
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 the /tmp/mozilla* folder.
To Verify that it’s there List the contents with:ls .
-
5. Installing
Installing NVIDIA Driver
First, give Execution Permission:sudo chmod +x ./NVIDIA-Linux*.run
Then Run 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