Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
calebkan
on 07/06/2018, 20:01:19 UTC
guys i need to restart .bat file for phoenix miner..i dont know how i must make?can you explain and send me examples pls..i want my rigs restart when miner freeze or something like that..i looked everywhere and  confused already.. ty
try this in bat file: (loop option)

:loop
TIMEOUT 15
PhoenixMiner.exe -pool eu1.nanopool.org:9999 -pool2 eth-eu2.nanopool.org:9999 -wal ****************** -pass x -cdm 0 -gsi 25
goto loop


ty..but what was the  -gsi25? i didnt find in read me file...
Added option -gsi to set the speed stats interval (5-30 seconds, default 5; 0 turns off the speed stats). The detailed stats are still shown every 45 seconds and aren't affected by the -gsi value

ty for info..but i ts not solve my problem..i want to restart rig when gpu freeze or miner ...so gsi doesnt matter..i am searching rmode...my bat file like this,
timeout 30
PhoenixMiner.exe -epool eu1.ethermine.org:4444 -ewal 0x64b2ef0f222e333e4b34a7c82fc4567d6037847b.rig1 -proto 3 -rmode 2


it will be restart or not?