Post
Topic
Board Mining (Altcoins)
Re: lolMiner 1.24a: AMD Miner for Ethash / BEAM / GRIN / Ae / Tube / Equihash & more
by
jgonzi
on 31/03/2021, 19:23:13 UTC
I always recommend

:loop
lolMiner.exe -a !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET!
timeout 10
goto loop
This won't help KingsGroup.IT though but it is an improvement if you want to keep the miner up after crashes.

KingsGroup.IT, can you post the output of lolMiner.exe --list-devices? I still suspect it's somehow not using both GPUs properly. Also you mentioned Nicehash, do they use lolMiner or a different miner for Zhash? I know they used to use various 3rdparty miners but I never really liked their auto-switching so I preferred to setup miners manually even when mining on Nicehash.

Where can I find this?>>>>     "--list-devices"

I don't see it in this photo
https://drive.google.com/file/d/1Lbrl8ERL82PqxMcJJE7_Ep_M02hpzNkR/view?usp=sharing


Can you run the CMD (Command Viewer) then go to the folder of the miner like...

And run lolMiner.exe --list-devices that will show all your devices... it is a parameter of the miner

This my list device  https://drive.google.com/file/d/1_A9zj_J0xuMLo1H-1Zvdf1eGUyF_oA2z/view?usp=sharing
This is my file.bat https://drive.google.com/file/d/1VMhBvMGRlaH8tf4dF9vQXEYogw8pKUws/view?usp=sharing
This is my new problem... https://drive.google.com/file/d/1lSFSmYr_r7s7oNr_24DPdVEZ9u8Y4zDU/view?usp=sharing

in this momento nicehash + lolminer continue to make 45 sol/s with my GPU 7990
LOlMIner original version not work..
Boh.. need help



replace in the line lolminer.exe -a  lolminer.exe --algo

change "-a" for "--algo"

al OK!!

Last question ..
I have 3 gpu .. "0"; "1"; "2". How do I disable "2"?
do I have to enter "-d2" in the command line?
lolMiner.exe --algo !ALGO! --pers !PERSONALIZATION! --pool !POOL! --user !WALLET! -d2

you shoul do it like --devices 2     for example --devices 0,1,4 will only pick GPU 0, 1 and 4.