Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
bategojko74
on 08/01/2019, 23:03:54 UTC
Hello, I'm testing Phoenix with a 8 mixed AMD RX570/RX580 rig, coming from Claymore. Everything seems good and little bit faster BUT I have one problem when starting the miner: unless I disable the watchdog timer with -wdog 0 , everytime I have the message that one or two GPUs are not responding and the miner resets while creating DAGs. Is there a way to make the wd wait longer or another fix?
Thank you
Try -gser 3 or higher value less than 11

Sorry but it didn't work, always crashing with watchdog activated, anyone? I can't believe it's only me having this issue
run two instances of phoenix miner. First instance must have setting -gpus 1234 and all other settings the same as your current. Second instance must have setting -gpus 5678 and all other the same. If you use config file, copy it and in the first config1.txt put -gpus 1234 in the second config2.txt put -gpus 5678, after that run first instance by: PhoenixMiner.exe config1.txt and second instance by: PhoenixMiner.exe config2.txt