I built an ethereum mining rig on Windows 10 that has an H270 Pro4 mobo, 4GB Ram, 120GB SSD, 850W PS, 5 RX570's. I can't get any mining app to start mining and it is driving me crazy. The cards are all recognized by the computer (device manager and Gpu-z), but none of the miners will start mining.
Here you can see the commands I'm running for Claymore, along with the device manager and GPU-z both recognizing my cards... https://m.imgur.com/a/3ai7Xir
https://imgur.com/a/3ai7Xir
This is the full output. As you can see there is not an error reported for claymore. I looked for a verbose option but didn’t see one.
I have tried the following:
1. Claymore 11.7 - EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551 -epsw x -allpools 1
2. Ethminer 0.13.0 - ethminer.exe --farm-recheck 200 -U -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1
a. Error - No CUDA driver found
3. PhoenixMiner 2.9e - PhoenixMiner.exe -pool us1.ethermine.org:4444 -pool2 eu1.ethermine.org:4444 -wal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1 -proto 3
a. No CUDA driver found
I (believe) I have set all required system variables, turned off microsoft features, set TOLUD to 3.5, made PciE the main graphics, changed the bus from Auto to Gen1/Gen2 and then back to Auto. I have also tried mining with only 1,2, and 3 cards (to verify it’s not a power issue).
If someone can help me get this rig mining I will give you 1 day of mining. Seriously, I've spent days trying to fix this. The first person who can tell me how to fix this I will mine for you for one day.
Hey mate, had the same problem. What fixed it for me was going into admin cmd prompt and running dism.exe /online /cleanup-image /scanhealth then running dism.exe /online /cleanup-image /restorehealth
hopefully that helps!