any guide installing cuda/nvidia on linux?
#1
i have try to search on the wiki page http://hashcat.net/wiki/ and all i found was for AMD cards and not nvidia cards,
is there anything out there that ppl could maybe use?

so this is what i've tried so far on ubuntu and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) (i have a gtx 770 )

apt-get update
apt-get dist-upgrade
apt-get install -y linux-headers-$(uname -r)
apt-get install nvidia-kernel-dkms

apt-get install nvidia-cuda-toolkit

when it fail
i went to http://docs.nvidia.com/cuda/cuda-getting...z42FyaSrff and download the latest cuda and installed 
with sudo dpkg -i cuda-repo-ubuntu1404_7.5-18_amd64.deb

and yet nothing worked. couldnt install it on my home pc

any help please Smile


Messages In This Thread
any guide installing cuda/nvidia on linux? - by pay - 03-07-2016, 11:57 PM