Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
larue05
on 06/04/2014, 02:36:41 UTC
Anyone wanna help me figure out why ccMiner isn't hashing?

I have a 6 x 750TI rig, and I'm wanting to mine HVC.  My .bat looks like this:

ccminer35.exe -a heavy -o stratum+tcp://<
>  -u <> -p <> -v 512

It connects to the stratum and starts detecting new blocks however this is the only output on the window.

Binding thread 0 to cpu 0
Binding thread 1 to cpu 1
Binding thread 2 to cpu 2
Binding thread 3 to cpu 3
Binding thread 4 to cpu 4
Binding thread 5 to cpu 5

And that's it.  It never actually starts hashing, and yet the stratum keeps detecting new blocks.

Also via Hardware Monitor I can see that none of my cards are under any load at all.

Thoughts?