Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
Mirkic7
on 09/02/2014, 08:59:29 UTC
hi i am running cudaminer in x86 but it just opens and closes instantly. here is my script, can u see what is wrong please thank you.

cudaminer -l K20x32 --algo=keccak --url stratum+tcp://erebor.dwarfpool.com:3339/ --user mbmRnC83QsmVnarTi1WVJFYYZ5W7SjDmsC -p 1
Try:
Code:
cudaminer --algo=keccak -l K20x32 -o stratum+tcp://erebor.dwarfpool.com:3339/ -u mbmRnC83QsmVnarTi1WVJFYYZ5W7SjDmsC -p 1
Rember it has to be in one line.

Also, for debugging purposes, start CMD prompt, CD to that directory, and run .bat file from there (so you can see error).