Please login or register.

GPU mining ccminer troubles

Hi everyone.

I'm new to mining and trying to mine different currencies. On CPU it works OK, but I cant find a way how to mine on my GPU. My GPU is old, but as I understand it can mine and even it tries to mine, but I've got no result in my minergate panel. I'm trying to run ccminer in CLI: ccminer -a cryptonight -o stratum+tcp://bcn.pool.minergate.com:45560 -u -p x It doesnt work, becauses it says that not enough video memory, so I ran it with -l 2x4 and -l 7x16

ccminer -a cryptonight -o stratum+tcp://bcn.pool.minergate.com:45560 -u  -p x -l 7x16

[2017-11-27 12:59:21] Ignoring algo switch, this program does only cryptonight now.
[2017-11-27 12:59:21] Using JSON-RPC 2.0
[2017-11-27 12:59:21] 1 miner threads started, using 'cryptonight' algorithm.
[2017-11-27 12:59:21] Starting Stratum on stratum+tcp://bcn.pool.minergate.com:45560
[2017-11-27 12:59:22] Pool set diff to 1063
[2017-11-27 12:59:22] Stratum detected new block
[2017-11-27 12:59:28] GPU #0: GeForce GTS 250 (16 SMX), using 16 blocks of 7 threads
[2017-11-27 12:59:29] GPU #0: GeForce GTS 250, 1082.95 H/s

It seems to be running ok, but I see no coins and no shares at minergate panel for hours. So it's mining to nowhere? What should I do?

Replies: 2
admiralmutiny edited 7 years ago Weight: 0 | Link [ - ]

Looks like you did not set your username or wallet address for the pool. see the "YOUR_EMAIL" thingy...

ccminer -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u YOUR_EMAIL -p x

AM

nmfeast posted 7 years ago Weight: 0 | Link [ - ]

Hi, I was wondering if you were able to make this work? I also have a GTS 250 and I have been struggling to make it work with any mining software.