I have the following situations with my 2 rigs:
Rig 1: 2 R9 390, 1 R9 Fury, 2 GTX 1070, 1 GTX 1060, only recognize AMD platform, and mine good. Windows 10 Pro 1709 Blockchain Driver AMD, and Geforce 391.35 nvidia GPUs.
Rig 2: 3 RX 580, 1 RX 480, 1 RX 570, 1 R9 290, miner closes and restarts in a infinite bucle, sometimes the rig crashes. Windows 10 Pro 1709 Blockchain Driver. GPUs are NOT modded.
Any help thanks. I will update Geforce Drivers for Rig 1, it is so old, and try again.
As for rig1:
To run it on Nvidia test out the "PLATFORM" parameter in the config file. Allowed entries are: "PLATFORM":"AUTO" and "PLATFORM":
.
In the 2nd case see that there are no parentesis. Wjen it is "AUTO" the miner will select the driver with the most GPUs in your system. When its a number N it will run on the Nth found OpenCL driver in your system, so you can use that to switch between AMD and Nvidia (note: there can be also Intel drivers out there, so can be that you have to test numbers 0 to 2.)
As for rig 2: can you open command line, go to lolMiner directiory and run lolMiner-144.exe -benchmark=BTG? Then it will try to do a BTG test run on your system. If it failes you can then see the error message without the script restarting the miner infinitely often.
For Rig 1: I try 0 1 2, and always mine AMD only, AMD GPU (390) it is connected to a HDMI dummy. I think that the miner does not detect nvidia GPUs. I update drivers to the last ones and no change.
For Rig 2:
PS C:\Users\*****\Desktop\lolMiner-144_v038_Win64> ./lolMiner-144.exe -benchmark=BTG
-------------------------------------------------
Welcome to lolMiner-144.5 0.38
Public preview
This software is only meant for pool mining
with the Equihash 144.5 algorithm
For usage instructions add -h to the commandline.
Made by Lolliedieb, June 2018
-------------------------------------------------
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144.5
Auto selecting platform with id 1: AMD Accelerated Parallel Processing
Auto selecting all GPU in platform.
Using device with id 0 (Radeon RX 580 Series)
Using device with id 1 (Radeon (TM) RX 480 Graphics)
Using device with id 2 (Radeon RX 570 Series)
Using device with id 3 (Radeon RX 580 Series)
Using device with id 4 (AMD Radeon R9 200 Series)
Using device with id 5 (Radeon RX 580 Series)
Setup Miner...
Start Benchmark...
Average speed (5s): 12.1976 sol/s | 11.5977 sol/s | 0 sol/s | 0 sol/s | 0 sol/s | 0 sol/s Total: 23.7952 sol/s
Error: lolMiner-zero detected that device 2 is stuckedShutting down lolMiner-zero
PS C:\Users\*****\Desktop\lolMiner-144_v038_Win64>
I try a couple of times more, and the same problem (device 2 is stucked).
I case of this rig the R9 290 is connected to a monitor with HDMI.
More info about rigs: Rig1 Asrock H81 Pro BTC R2.0, Celeron G1840, 4GB RAM, 128GB SSD. Rig2 Gigabyte H110-D3A (Updated BIOS), Celeron G3900, 4GB RAM, 128GB SSD.
Thanks for assistance.