NebuTech / NBMiner

GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
https://nbminer.com
3.19k stars 522 forks source link

-a doesn't seem to work (anyone using this miner?) #115

Closed aleqx closed 4 years ago

aleqx commented 5 years ago

tried v26.0 out of curiosity, on Ubuntu 16.04

./nbminer -a cuckatoo -o stratum+tcp://host:port -u login:pass --no-nvml -d 0,1,2,3,4,5,6,7,8

It exists saying:

flag provided but not defined: -a

Also tried --algo and it says "flag provided but not defined: -algo" (note the single dash, whereas I specified two dashes)

nebutech-admin commented 5 years ago

@aleqx Can you post a screenshot?

aleqx commented 5 years ago

@aleqx Can you post a screenshot?

There's nothing else other than what I already posted, except the pool url and my username, which I'm not going to share with you. If you don't believe the error then you should try mining cuckoo c31 yourself.

Mining c29d works. c31 doesn't.

nebutech-admin commented 5 years ago

@aleqx It's not that I don't believe it, I just can't reproduce the issue you described in same environment. image

aleqx commented 5 years ago

Try with eu-de02.miningrigrentals.com:3322 (pool at mrr was luxor)

nebutech-admin commented 5 years ago

@aleqx Pool shouldn't matter here, if an cmd option is not recognized, it won't even try to login. Can you try the start_grin31.sh file packed along with the miner?

aleqx commented 5 years ago

@aleqx Pool shouldn't matter here, if an cmd option is not recognized, it won't even try to login.

Well, I get "flag provided but not defined: -a" when using

./nbminer -a cuckatoo -o stratum+tcp://eu-de02.miningrigrentals.com:3322 -u user.rigid:x --no-nvml -d 0,1,2,3,4,5,6,7,8

Where user.rigid are the mrr user and rig id. You should try it. Bminer works fine with the same stratum and login.