Hi, I have a problem and I'm out of ideas of how to fix it. The cudaminer gives me this error:
[root@fedora cudaminer]# ./CudaMiner-master/cudaminer --help
*** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2014-02-02 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013,2014 Christian Buchner
LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2014-02-04 15:08:32] Unable to query CUDA driver version! Is an nVidia driver installed?
I have CUDA installed:
[root@fedora cudaminer]# nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2013 NVIDIA Corporation
Built on Wed_Jul_17_18:36:13_PDT_2013
Cuda compilation tools, release 5.5, V5.5.0
And the Nvidia Driver updated:
[root@fedora cudaminer]# nvidia-settings -v
nvidia-settings: version 331.38 (buildmeister@swio-display-x64-rhel04-15) Wed Jan 8 19:53:03 PST 2014
I've already searched the forum and I'm sure I
- have correctly installed autoconf and automake
- first run autogen.sh, then configure and the make.
- have the path for CUDA to work correctly exported system wide
I've been dealing with this for more than a day so any suggestions are welcome!!
[ps]
[root@fedora cudaminer]# uname -a
Linux fedora 3.12.9-301.fc20.x86_64 #1 SMP Wed Jan 29 15:56:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux