Install nVidia GPU Drivers on Kali Linux 2019.2

Published: 26 May 2019
on channel: DevelopAKR
32,281
264

New simple method to install nVidia driver on Kali Linux 2019.2
---
Commands:
apt-get install nvidia-driver

If you receive a message that your graphics card is
no longer supported, then do the steps below.
Remember the recommended driver version.
In my case nVidia Geforce 560 Ti - 390XX-driver.
Hashcat v5.1.0 GPU Driver requirements is "NVIDIA Driver" (367.x or later).

apt-get install nvidia-legacy-390xx-driver
apt-get install nvidia-legacy-390xx-smi
apt-get install nvidia-legacy-390xx-opencl-icd
Reboot

Check if nVidia driver is working
nvidia-smi

Check if Hashcat is working
hashcat -b

Check if 3D graphics is working
apt-get install mesa-utils
glxgears

Your nVidia driver install successfully!

-- I M P O R T A N T for new video cards --
If you have Geforce GT 640 or above, then use this commands:
apt-get install nvidia-driver
apt-get install nvidia-smi
apt-get install nvidia-opencl-icd
------------------------------------
Music provided by http://spoti.fi/NCS
-------
DevelopAKR ©


Watch video Install nVidia GPU Drivers on Kali Linux 2019.2 online without registration, duration hours minute second in high quality. This video was added by user DevelopAKR 26 May 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 32,281 once and liked it 264 people.