Hi I need to before mine, disable\enable all gpus , You mentioned this feature in version 4.4 onwards
How to activate it?
my config is:
-d 0,1,2 -o stratum+tcp://turtlecoin.herominers.com:10382 -u wallet address -p name -a trtl_chukwa --api_listen
Here is for Vega gpu put in .bat (watch out for proper path) and put devcon.exe to that folder:
"C:\TEAMREDMINER\Devcon.exe" disable "PCI\VEN_1002&DEV_687F"
timeout /t 3
"C:\TEAMREDMINER\Devcon.exe" enable "PCI\VEN_1002&DEV_687F"
timeout /t 3