Post
Topic
Board Mining (Altcoins)
Re: Funakoshi Cuda miner is fast and clean from viruses (windows, ubuntu, fedora)
by
hopfi2k
on 14/02/2018, 14:25:49 UTC
Hi,

trying with 1070ti on Zcash (flypool), but only getting:

Code:
[TOTAL (15 sec)] 0 I/s, 0 Sol/s, 0 Accepted, 0 Rejected

Some machine is working flawless with DTMS, EWBF etc.
Running on Ubuntu...

Any ideas?

Cheers,
Andy



Btw. How to exit from the miner? (currently need to kill -9 ...)


The command-line argument   -cd 0    requests to mine using first nvidia card.
See the usage example in the github.

To mine using 2 cards you should pass the arg -cd 0 1

If you don't pass -cd (cuda device) arg, you will get 0 sols.

Soon I will add api support.


Have been running it with the following command:

Code:
sudo ./funakoshiMiner -cd 0 -l eu1-zcash.flypool.org:3334 -u xxxxxxx.rig

That still produces 0 Sol...

Anything else I can do?

Cheers,
Andy