Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.4 (Windows/Linux)
by
malorx
on 23/03/2017, 04:22:14 UTC
From my experience it is a gpu that is 100% hung and prevents the miner from restarting without a power cycle or a gpu reset. I do this automatically in my bat script using DevManView.
Devmanview bat
Code:
@echo off
echo.
echo *** Restarting GPU 
timeout /t 2 /nobreak >nul
devmanview.exe /disable_enable "Radeon (TM) RX 470 Graphics"
echo.
echo *** DoNe

Thanks for this man, seems to be working for me