luke-jr/bfgminer

error on windows BFGminer for solo mining

sachinverma1 opened this issue · 11 comments

IMG_20210210_145935

hi,

i am trying to do solo mining on my windows . I am running litecoin Daemon on my windows 10 but i dont know what will be the accurate batch file that can run solo for scrypt algorithm.

i have tried various batch files . sharing you guys a screenshot of error.

i have used these batch files which all are giving me same error.

  1. bfgminer -o http://127.0.0.1:9332 -u sachinrpc -p ltc1q0t9vtrc5jw2elwnefwwrz4jjevghrurcfr6ez5
    pause

  2. bfgminer -a scrypt -o http://127.0.0.1:9332 -u rpcuser -p rpcpassword --coinbase-addr litecoinaddress -d listofcards --no-getwork

  3. setx GPU_MAX_ALLOC_PERCENT 100
    setx GPU_USE_SYNC_OBJECTS 1

bfgminerr --scrypt --sharelog share.log -o http://127.0.0.1:9332 -u sachinrpc -p ltc1q0t9vtrc5jw2elwnefwwrz4jjevghrurcfr6ez5 --thread-concurrency 8192 --no-gbt
pause

kindly help me what will be the correct batch file which can work for solo mining.

thank you

Compile application or download compiled version.

Where I can get compiled version of bfgminer.

I downloaded from this website only... But still it gave me same error.. Windows 64 version I downloaded

What do you have in the downloaded directory?

These are the files which comes after downloading and extracting
IMG_20210315_230025
Uploading IMG_20210315_230013.jpg…

Try type "bfgminer.exe" instead of "bfgminer"

I tried with bfgminer.exe but it didn't worked either.. Now what should I do to run this miner?
IMG_20210316_194259

Try -k scrypt

It is not working with
bfgminer.exe - - help
And
bfgminer - - help

Forget about - k scrypt

image
same here