Installing
-
3. Killing X
Then to Stop X Server & Go to Runlevel 3
-
4. Accessing Target
Access 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 Driver
Now to Install NVIDIA Generic Kali Driver
First, give Execution Permission:sudo chmod +x ./NVIDIA-Linux*.run
Then Execute the Installer with:
sudo ./NVIDIA-Linux*.run
If some Issues then See the Readme file on Bottom…
And in case you should first see the Upgrade Kernel Guide
Possibly to Edit the X Configuration file Post-installation Run:nvidia-xconfig
Last, to Load your barely New Graphics Driver Reboot with:
sudo reboot
Contents