Hi everyone!, Is there anyone here who can help with a step by step setting up your sgminer config to run and sync with your computer sync wallet plus multipoolmining.com My stats? Every-time I start my miner when I check My stats it doesn't show any stats for me even when I place my address to verified. The following are in the directory.
SGMinerLTCRabbit V
-sgminer (folder)
--mining_help_ltcrabbit.txt
---stat_mining_ltcrabbit.bat (has been modified to the multipool addy)
----x11modPitcairnglgXXXXX.bin (Somefile that is long was created when I ran the .bat)
sgminer (folder)
-sync.conf (placed there by me)
start-mining_ltcrabbit.bat (Show the following info inside)
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC.itangel0 -p MyPassword -I 18 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2 --vectors 1
Any help would be great! Thanks!
a very quick scan shows you have the wrong username!
try this:
.\sgminer\sgminer.exe -k x11mod -o stratum+tcp://stratum.multipoolmining.com:5555 -u SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGC -p MyPassword -I 18 -g 2 -w 256 --thread-concurrency 8192 --lookup-gap 2 --vectors 1
(use only your sync address as username)
start your miner, and see if you get some hashrate locally
then go to
http://multipoolmining.com/miner?worker=SY8cF5GMzZJgjCZETz4Qn4EXEAXoFSEVGCif you see a hashrate there, you are submitting shares to the multipool and you will get paid!
Please note, hashrate in multipool stats, is avg over last x minutes, and will slowly increase/decrease and depends also on the actual coin being mined, it's a rough indication!