Hello all,
I am attempting to mine on wemineltc with cgminer. I believe I have set up my bat file correctly, but when I start cgminer I get: Probing for alive pool then
Stratum from pool 0 found new block. It says I'm doing something, but my dashboard brings up that I have a 0 hash rate, any ideas?
here is my .bat
Thanks!
color 07
cgminer --scrypt -o stratum+tcp://eu.wemineltc.com:3333 -u worker.1 -p password --shaders 1792 --intensity 20 --worksize 256 -g 1 --gpu-engine 1000 --gpu-memclock 1500 --temp-target 75
Oh, yeah -- and check the obvious that where the bat says "worker.1" and "password" you have the name of the worker and the worker's password instead.