Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.7.9 - Nimiq/Kawpow/Ethash/Cryptonight/Chukwa and More
by
Janisalamat
on 10/09/2020, 08:27:24 UTC
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help...
And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance


GPU 1: detected DEAD ..... No restart script configured, will continue mining.
Please use command line argument --watchdog_script to handle dead GPUs.


i see this message on 1 GPU(vega56 hynix) on rig. to low MV on memory. try 900mv and see. after work godown to 890mv and go down to 880 ....
my other GPU use 850-860mv and work but 1 GPU work only with 890mv without this message.

if use watchdog_script rig go restart miner and work again. use this command and create restart.bat

teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u WALETADRES -p PASS -d 0,1,2,3,4,5 --eth_config A896 --bus_reorder --watchdog_script=restart.bat

in restart. bat  write this:

echo.
timeout 6
taskkill /F /IM "teamredminer.exe"
timeout 3
start "start.bat" "start.bat"
echo.
timeout 5
exit


Thank you so much  Kiss Both of you Livanda, BogdanCo. Yeah I thing the software may some time create issues or ethash DAG, Actually with watchdog_script I couldn't handle the issue well, but by decreasing the memory clock and core clock till 890 and 1300 it become stable till some how, I think the drivers 19.2.1 were also not stable for it.
Grateful to you both. Stay energetic!