Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
GGurol
on 14/11/2018, 09:06:54 UTC
but ubuntu have not 415+ driver, only 410.

you should install CUDA 10:

wget http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/cuda-repo-ubuntu1604_10.0.130-1_amd64.deb

dpkg -i cuda-repo-ubuntu1604_10.0.130-1_amd64.deb

apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pub

apt-get update

apt-get install cuda-libraries-10-0

Followed your instruction. All above done without any error.
Just when I try to install nvidia-xxx-410*.run file, it gives "signal caught" terminated error.