Post
Topic
Board Mining (Altcoins)
Re: [TUTORIAL] Solo Mining Litecoins Guide--Windows!
by
paperkat
on 19/04/2013, 15:10:06 UTC
Cant get solo mining to work:(

have tried to change things around about 100 times in the config file..

Litecoin.conf in the roaming/litecoin folder:
Code:
rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
rpcport=9332
daemon=1
server=1
gen=0

block_nTime=1317972665
block_nNonce=2084524493

Reaper folder:
reaper.conf
Code:
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes


mine litecoin

litecoin.conf

Code:
host 127.0.0.1
port 9332
user xxx
pass xxx


protocol litecoin

worksize 256
aggression 13
threads_per_gpu 1
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 20992



Any ideas?