Hi Guys,
Mine RIG setup is
6 XFX AMD R580 black edition with driver version 18.3.2
asrock H110
corsair HX1200i
running windows 10
running claymore 11.5 and also tried with 11.6
and this is start.bat file
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal . -epsw x -etha 0
Since 5 or 6 days ago, my rig stopped and the windows auto restart, I checked the log file, and it look like the rig crash when need to open the DAG, here a portion of the logs:
15:15:57:508 1fb4 GPU #3: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus 8:0:0)
15:15:57:509 1fb4 GPU #3 recognized as Radeon RX 480/580
15:15:57:515 1fb4 GPU #4: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus 9:0:0)
15:15:57:517 1fb4 GPU #4 recognized as Radeon RX 480/580
15:15:57:520 1fb4 GPU #5: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus 10:0:0)
15:15:57:520 1fb4 GPU #5 recognized as Radeon RX 480/580
15:15:57:520 1fb4 POOL/SOLO version
15:15:57:521 1fb4 Platform: Windows
15:15:57:611 1fb4 start building OpenCL program for GPU 0...
15:15:57:972 1fb4 done
15:15:58:176 1fb4 start building OpenCL program for GPU 1...
15:15:58:473 1fb4 done
15:15:58:677 1fb4 start building OpenCL program for GPU 2...
15:15:59:019 1fb4 done
15:15:59:223 1fb4 start building OpenCL program for GPU 3...
15:15:59:508 1fb4 done
15:15:59:712 1fb4 start building OpenCL program for GPU 4...
15:16:00:042 1fb4 done
HERE STOPPED!
after read a lot around the forum, I added some instruction in the line command
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal . -epsw x -etha 0 -gser 5 -lidag 1 -eres 0
wish it help a little bit, but still getting stop, as is showing below:
19:01:06:633 12f4 ETH - Total Speed: 77.502 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:03
19:01:06:634 12f4 ETH: GPU0 28.916 Mh/s, GPU1 28.978 Mh/s, GPU2 19.607 Mh/s
19:01:06:848 1d4c GPU0 t=76C fan=45%, GPU1 t=76C fan=54%, GPU2 t=73C fan=31%
19:01:07:382 1980 em hbt: 0, fm hbt: 31,
19:01:07:382 1980 watchdog - thread 0 (gpu0), hb time 78
19:01:07:382 1980 watchdog - thread 1 (gpu0), hb time 406
19:01:07:382 1980 watchdog - thread 2 (gpu1), hb time 78
19:01:07:382 1980 watchdog - thread 3 (gpu1), hb time 422
19:01:07:382 1980 watchdog - thread 4 (gpu2), hb time 265
19:01:07:382 1980 watchdog - thread 5 (gpu2), hb time 750
19:01:14:158 12f4 sent: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x49af62b", "0x000000000000000000000000000000000000000000000000000000002c760feb"]}
19:01:14:345 12f4 ETH: checking pool connection...
19:01:14:345 12f4 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}
19:01:14:490 12f4 buf: {"id":6,"jsonrpc":"2.0","result":true}
19:01:14:823 12f4 buf: {"id":3,"jsonrpc":"2.0","result":["0xa0cd05c02ed59c43f310151b330ad707a3fef3f041618b1223477cc69b38ae25","0x38d7e4b9c575aa9a9da222b486ac059e7cfa04c61fb1dd58c432b72ce19ff04c","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x52f432"]}
19:01:24:361 12f4 ETH: checking pool connection...
19:01:24:361 12f4 sent: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}
19:01:24:695 12f4 buf: {"id":3,"jsonrpc":"2.0","result":["0xa0cd05c02ed59c43f310151b330ad707a3fef3f041618b1223477cc69b38ae25","0x38d7e4b9c575aa9a9da222b486ac059e7cfa04c61fb1dd58c432b72ce19ff04c","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x52f432"]}
Now, I disable 4 GPUs, and the rig is working ok, with only 2 GPU, so, I would say that the problem is on the power supply, but visually inspection, looks ok.
Any ideas, of what could happen with my rig?
Thanks in advance