ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

Error: No CUDA driver found #1365

Closed dekonunes closed 6 years ago

dekonunes commented 6 years ago

Describe the bug When try list devices or start miner show error of CUDA driver I configured my paths and drives, try version of ethminer 14,15 and 16 and same error.

when start: m 20:29:04 ethminer ethminer 0.16.0.dev0 m 20:29:04 ethminer Build: linux/release Error: No CUDA driver found

List devices: Listing CUDA devices. FORMAT: [deviceID] deviceName X 20:38:59 ethminer CUDA error: No CUDA driver found

To Reproduce Just click to miner or list device this error shows ./ethminer -U -P stratum+tcp://EMAIL@etc.pool.minergate.com:45791 ./ethminer -U --list-devices

Device 1050-m (Notebook-Avell) Ubuntu 16.04 nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2018 NVIDIA Corporation Built on Tue_Jun_12_23:07:04_CDT_2018 Cuda compilation tools, release 9.2, V9.2.148

AndreaLanfranchi commented 6 years ago

If you're on Windows it's possible you have not installed the proper driver but a generic Microsoft's one.

Download NVIDIA driver 3.96 for your GPU

dekonunes commented 6 years ago

@AndreaLanfranchi I'm using Ubuntu, but using version 3.96 of drive.

AndreaLanfranchi commented 6 years ago

Are you using a release binary or building from source ?

dekonunes commented 6 years ago

Just downloaded script.

I tried use from apt-get but don't worked

AndreaLanfranchi commented 6 years ago

Any feed-back here ?

AndreaLanfranchi commented 6 years ago

No feed back. Closing.