Bitcoin Forum

Alternate cryptocurrencies => Pools (Altcoins) => Topic started by: megacrypto on September 18, 2016, 03:18:29 PM



Title: BCN mining on Minergaate using cgminer / bfgminer
Post by: megacrypto on September 18, 2016, 03:18:29 PM
is it possible to use cgminer or bfgminer to mine BCN (or other) on minergate?

they have this on their website:

Quote
BCN   stratum+tcp://bcn.pool.minergate.com:45550
XMR   stratum+tcp://xmr.pool.minergate.com:45560
XDN   stratum+tcp://xdn.pool.minergate.com:45620
QCN   stratum+tcp://qcn.pool.minergate.com:45570
FCN   stratum+tcp://fcn.pool.minergate.com:45610
MCN   stratum+tcp://mcn.pool.minergate.com:45640
AEON   stratum+tcp://aeon.pool.minergate.com:45690
DSH   stratum+tcp://dsh.pool.minergate.com:45720
INF8   stratum+tcp://inf8.pool.minergate.com:45750
BTC   stratum+tcp://btc.pool.minergate.com:3335
LTC   stratum+tcp://ltc.pool.minergate.com:3336

but when i try to use cgminer with it gives nothing:

Quote
cgminer -o stratum+tcp://bcn.pool.minergate.com:45550 -u <my minergate login> -p x

?


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: megacrypto on September 19, 2016, 05:20:30 PM
nothing ? :)


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: Max.x.m on September 19, 2016, 05:30:50 PM
nothing ? :)
nope, not working


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: megacrypto on September 19, 2016, 06:42:13 PM
no other app can mine minergate except theirs?


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: paramind22 on September 19, 2016, 08:57:45 PM
Do you mean the box just blips on the screen?  Or, does it give something, like error codes and so on?
You might try to do a print screen of all the different ones and save it to an image file.


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: paramind22 on September 19, 2016, 11:33:29 PM
You know, you have to have more to it than that.

Something like this:

cgminer.exe --scrypt -o stratum+tcp://xmr.pool.minergate.com:45560 -u username.1 -p password --gridseed-options=baud=115200,freq=750,chips=5 --hotplug 5

depends if you are using an asic for the last part.


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: paramind22 on September 19, 2016, 11:37:26 PM
You know, you have to have more to it than that.

Something like this:

cgminer.exe --scrypt -o stratum+tcp://xmr.pool.minergate.com:45560 -u username.1 -p password --gridseed-options=baud=115200,freq=750,chips=5 --hotplug 5

depends if you are using an asic for the last part.


I was told it just needs email for username, not password.


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: paramind22 on September 19, 2016, 11:42:03 PM
My errors for XMR mining with Gridseed ORb says no servers were found and most likely you have input the wrong url
or have not set up workers. 


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: megacrypto on September 20, 2016, 07:15:41 AM
My errors for XMR mining with Gridseed ORb says no servers were found and most likely you have input the wrong url
or have not set up workers. 


you cant setup workers there on your account


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: Lafu on September 20, 2016, 12:11:35 PM
My errors for XMR mining with Gridseed ORb says no servers were found and most likely you have input the wrong url
or have not set up workers.  


you cant setup workers there on your account

you can do

NsGpuCNMiner.exe  -o stratum+tcp://bcn.pool.minergate.com:45550   -u Account login minergate (email) -p x  -li 1  --add-priority-node

works fine


Title: Re: BCN mining on Minergaate using cgminer / bfgminer
Post by: megacrypto on September 20, 2016, 12:29:16 PM
My errors for XMR mining with Gridseed ORb says no servers were found and most likely you have input the wrong url
or have not set up workers.  


you cant setup workers there on your account

you can do

NsGpuCNMiner.exe  -o stratum+tcp://bcn.pool.minergate.com:45550   -u Account login minergate (email) -p x  -li 1  --add-priority-node

works fine

im running linux unfortunately ... waiting for a linux release of it!!