I have an old AMD Radeon HD 6770 graphics card with 1GB memory. I was trying to set up that desktop to mine some Ubiq coin (UBQ.)
So I'm following instructions from this pool:
http://ubiqpool.io/#/helpbut I can't seem to set up the miner. When I run Claymore with their command line parameters as such (having changed the public key for my wallet):
EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal 0xb85150eb365e7df0941f0cf08235f987ba91506a -epsw x -eworker rig1
the Claymore gives me an error that I need to use additional command lines. But when I add those as such:
EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal 0xb85150eb365e7df0941f0cf08235f987ba91506a -epsw x -eworker rig1 -allpools 1 -allcoins 1 -mode 1
The Claymore shows another error that I don't have enough memory to mine ETH or something in that regard. Well, it's not Ethereum:
I then tried to get Ethminer from here:
https://github.com/ethereum/cpp-ethereumbut there's no executable to run there.
So I was wondering, do I need a card with more than 1 GB of memory to mine UBQ coin?