is there someone who can help me? please?
i ' m not able to make the miner work!
i installed the vertminer 0.5.3 .
the i pasted my batch file in to the folder:
vertminer.exe --scrypt -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3367 -u x -p x -d 0 -d 1 -I 13 -g 2 -w 256,256 --lookup-gap 2,2 --thread-concurrency 8192,8192 --gpu-engine 1080,1080 --gpu-memclock 1500,1500 --gpu-powertune -20,-20 --auto-fan --temp-target 72,72 --temp-overheat 82,82 --temp-cutoff 90,90
but IT DON'T START
any suggestion?
If you are getting a black box that disappears quickly, the last line of your batch file should be Pause
This way it will stop before exiting. You can then read the possible error or issue it is having.
Also, I don't think you have to specify --scrypt. Dunno tho. I don't have it in my batch file and everything seems to be working.