Good day, tell me how you can solve the following question:
Do not run the mining if a new video card is installed and the driver installation process is in progress.
There are times when you need to install an additional card, and the controlling computer with Awesome mining is far away.
If the mining starts, the drivers are sometimes incorrectly installed and the video card is not detected in the system. In this case, you have to completely reinstall WINDOWS
We need an analogue of the rule, if tasklist /Im Drvinst.exe true -> stop mining; sleep 120sec; start mining;