Setting Up NVIDIA Generic Driver
- 
2. Downloading NVIDIA DriverDownload NVIDIA Driver for KDE Neon GNU/Linux 
 On the NVIDIA Support Website like in the former Step.
- 
3. Killing X ServerThen to Stop X Server & Go to Runlevel 3 
- 
4. Accessing TargetAccess the Target location 
 Try:cd ~/Downloads To Verify that it’s there List the contents with: ls . | grep NVIDIA The grep Command refine the output List showing only the Entries matching the Keyword. 
 But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
- 
5. Installing Latest NVIDIA DriverNow to Install NVIDIA Generic KDE Neon 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…
 Possibly to Edit the X Configuration file Post-installation Run:sudo nvidia-xconfig Last, to Load your barely New Graphics Driver Reboot with: sudo reboot 
–>
Contents
