I'm about to give up, I can't seems to setup dual mining for ETH + XVG (Blake2s).
The miner keep restart saying "WATCHDOG: GPU error, you need to restart miner
"
I googled it for hours and couldn't find anyone with the same issue as me.
If someone here can help that would be amazing!
I have only 1 card - RX 580 8GB, no OC and running AMD mining beta driver on Windows 10
Here is how my .bat file looks like:
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 us1.ethermine.org:4444 -ewal 0xda8898ceef187ea798028423d6dff8587064a7cd.RX580 -epsw x -dpool stratum+tcp://blake2s.mine.zpool.ca:5766 -dwal DKphbMUXPdkrfGexAUAuCQGuFDeZJkVFHL -dcoin blake2s
Here is what the console show until it restart:
╔════════════════════════════════════════════════════════════════╗
║ Claymore's Dual GPU Miner - v11.0 ║
║ ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK ║
╚════════════════════════════════════════════════════════════════╝
ETH: 5 pools are specified
Main Ethereum pool is us1.ethermine.org:4444
B2S: 5 pools are specified
Main Blake2s pool is blake2s.mine.zpool.ca:5766
At least 16 GB of Virtual Memory is required for multi-GPU systems
Make sure you defined GPU_MAX_ALLOC_PERCENT 100
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool
OpenCL initializing...
AMD Cards available: 1
GPU #0: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus 1:0:0)
GPU #0 recognized as Radeon RX 480/580
POOL/SOLO version
GPU #0: algorithm ASM
No NVIDIA CUDA GPUs detected.
Total cards: 1
ETH: Stratum - connecting to 'us1.ethermine.org' <18.219.59.155> port 4444
ETH: Stratum - Connected (us1.ethermine.org:4444)
ETH: Authorized
DUAL MINING MODE ENABLED: ETHEREUM+BLAKE2S
ETH: eth-proxy stratum mode
Watchdog enabled
Remote management (READ-ONLY MODE) is enabled on port 3333
B2S: Stratum - connecting to 'blake2s.mine.zpool.ca' <198.50.152.135> port 5766
B2S: Stratum - Connected (blake2s.mine.zpool.ca:5766)
Setting DAG epoch #171...
B2S: Authorized
Setting DAG epoch #171 for GPU0
Create GPU buffer for GPU0
GPU0 DAG creation time - 5452 ms
Setting DAG epoch #171 for GPU0 done
B2S: 02/21/18-15:09:55 - New job from blake2s.mine.zpool.ca:5766
B2S: 02/21/18-15:09:58 - SHARE FOUND - (GPU 0)
B2S: Share accepted (140 ms)!
GPU0 t=60C fan=23%
GPU #0: Ellesmere (Radeon RX 580 Series), 8192 MB available, 36 compute units (pci bus 1:0:0)
ETH - Total Speed: 27.148 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 27.148 Mh/s
B2S - Total Speed: 814.445 Mh/s, Total Shares: 1, Rejected: 0
B2S: GPU0 814.445 Mh/s
Incorrect ETH shares: none
1 minute average ETH total speed: 26.571 Mh/s
Pool switches: ETH - 0, B2S - 0
Current ETH share target: 0x0000000112e0be82 (diff: 4000MH), epoch 171(2.34GB)
Current B2S share target: 0x000000001fffe000 (diff: 34GH)
GPU0 t=61C fan=24%
WATCHDOG: GPU error, you need to restart miner :(
Quit, please wait...
Restarting OK, exit...
Here is what the log file looks like:
15:00:20:099 1110 send: {"id": 1, "method": "mining.subscribe", "params": ["dual 1.0"]}
15:00:20:101 1110 send: {"id": 5, "method": "mining.extranonce.subscribe", "params": []}
15:00:20:102 1110 send: {"id": 2, "method": "mining.authorize", "params": ["DKphbMUXPdkrfGexAUAuCQGuFDeZJkVFHL",""]}
15:00:20:106 1110 B2S: Stratum - Connected (blake2s.mine.zpool.ca:5766)
15:00:20:121 1110 got 131 bytes
15:00:20:123 1110 buf: {"id":1,"result":[[["mining.set_difficulty","8"],["mining.notify","64ed1778438387884125985d05586fee"]],"81007bb0",4],"error":null}
15:00:20:123 1110 parse packet: 130
15:00:20:130 1110 new buf size: 0
15:00:20:131 1110 got 36 bytes
15:00:20:132 1110 buf: {"id":5,"result":true,"error":null}
15:00:20:132 1110 parse packet: 35
15:00:20:133 1110 new buf size: 0
15:00:20:166 1110 got 94 bytes
15:00:20:166 1110 buf: {"id":2,"result":true,"error":null}
{"id":null,"method":"mining.set_difficulty","params":[8]}
15:00:20:167 1110 parse packet: 35
15:00:20:169 1110 B2S: Authorized
15:00:20:174 1110 remove first packet 58
15:00:20:174 1110 new buf size: 58
15:00:20:175 1110 parse packet: 57
15:00:20:175 1110 new buf size: 0
15:00:20:562 18a0 send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["0xda8898ceef187ea798028423d6dff8587064a7cd.RX580", "x"], "id": 2, "method": "eth_submitLogin"}
15:00:20:562 18a0 ETH: Stratum - Connected (us1.ethermine.org:4444)
15:00:20:588 18a0 got 39 bytes
15:00:20:588 18a0 buf: {"id":2,"jsonrpc":"2.0","result":true}
15:00:20:589 18a0 parse packet: 38
15:00:20:590 18a0 ETH: Authorized
15:00:20:593 18a0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}
15:00:20:593 18a0 new buf size: 0
15:00:20:616 18a0 got 248 bytes
15:00:20:616 18a0 buf: {"id":3,"jsonrpc":"2.0","result":["0x284b22b29e80294a0bdb654c23a75a687bf517fac900ad1d396320d00702d849","0xa9b0e0c9aca72c07ba06b5bbdae8b8f69e61878301508473379bb4f71807d707","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4e4f18"]}
15:00:20:617 18a0 parse packet: 247
15:00:20:617 18a0 ETH: job changed
15:00:20:618 18a0 new buf size: 0
15:00:20:665 1594 Setting DAG epoch #171...
15:00:23:779 18a0 got 248 bytes
15:00:23:779 18a0 buf: {"id":0,"jsonrpc":"2.0","result":["0x3bee7f744c09131cdeca055fe33e0631cf7883e862fd71e614d3e5e2b34eb12f","0xa9b0e0c9aca72c07ba06b5bbdae8b8f69e61878301508473379bb4f71807d707","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4e4f19"]}
15:00:23:779 18a0 parse packet: 247
15:00:23:779 18a0 ETH: job changed
15:00:23:779 18a0 new buf size: 0
15:00:23:779 18a0 ETH: 02/21/18-15:00:23 - New job from us1.ethermine.org:4444
15:00:23:779 18a0 target: 0x0000000112e0be82 (diff: 4000MH), epoch 171(2.34GB)
15:00:23:779 18a0 ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
15:00:23:779 18a0 ETH: GPU0 0.000 Mh/s
15:00:23:779 18a0 B2S - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0
15:00:23:779 18a0 B2S: GPU0 0.000 Mh/s
15:00:23:810 1594 Setting DAG epoch #171 for GPU0
15:00:23:810 1594 Create GPU buffer for GPU0
15:00:24:118 1110 checkread timeout
15:00:27:312 1110 got 611 bytes
15:00:27:312 1110 buf: {"id":null,"method":"mining.notify","params":["28a8","b44b254e18a47c403f260706486793fb2cb252baafe777f80000c09900000000","01000000cbcf8d5a010000000000000000000000000000000000000000000000000000000000000000ffffffff1e03c4f91c04cccf8d5a08","7777772e7a706f6f6c2e6361000000000180d0015d00000000232103191eaee7776802272f77faf8c102536affca1631a7e9a75a6092ccd87564b422ac00000000",["f7ddd47586889a35d833572ffd16d590113d4f23e12b493cd4bfa561d4d19715","1012baa861289dd193882ae2fdf90cbc281148f3aab9d11046fbbd3f8b9d4ba1","22dc7f19d487d0c35f408070f4e63b98cfd5f4622e413bc58655ab085dfdaf0a"],"00002004","1a02837b","5a8dcfcb",true]}
15:00:27:312 1110 parse packet: 610
15:00:27:312 1110 new buf size: 0
15:00:29:248 1594 GPU0 DAG creation time - 5423 ms
15:00:29:248 1594 Setting DAG epoch #171 for GPU0 done
15:00:30:634 18a0 ETH: checking pool connection...
15:00:30:651 18a0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}
15:00:30:685 18a0 got 248 bytes
15:00:30:685 18a0 buf: {"id":3,"jsonrpc":"2.0","result":["0x3bee7f744c09131cdeca055fe33e0631cf7883e862fd71e614d3e5e2b34eb12f","0xa9b0e0c9aca72c07ba06b5bbdae8b8f69e61878301508473379bb4f71807d707","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4e4f19"]}
15:00:30:685 18a0 parse packet: 247
15:00:30:685 18a0 ETH: job is the same
15:00:30:685 18a0 new buf size: 0
15:00:37:632 1110 got 544 bytes
15:00:37:662 1110 buf: {"id":null,"method":"mining.notify","params":["28ac","b6c61123659babc90db28ce8e7db3d367c7657d3be6828b3cb2bfd0189484ee9","01000000e5cf8d5a010000000000000000000000000000000000000000000000000000000000000000ffffffff1e03c5f91c04e6cf8d5a08","7777772e7a706f6f6c2e63610000000001e049005d00000000232103191eaee7776802272f77faf8c102536affca1631a7e9a75a6092ccd87564b422ac00000000",["f7ddd47586889a35d833572ffd16d590113d4f23e12b493cd4bfa561d4d19715","e46d04c5fbbb030ad788ece49064e0edcc68bc9d83ca545beb2fe842d9685a2a"],"00002004","1a029efa","5a8dcfe5",true]}
15:00:37:665 1110 parse packet: 543
15:00:37:668 1110 new buf size: 0
15:00:40:633 18a0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x13599a9", "0x000000000000000000000000000000000000000000000000000000006fbf8cf6"]}
15:01:19:100 90 GPU0 t=66C fan=35%
15:00:46:134 1c9c em hbt: 5500, dm hbt: 8515, fm hbt: 47,
15:01:19:100 1c9c watchdog - thread 0 (gpu0), hb time 7015
15:01:19:100 1c9c watchdog - thread 1 (gpu0), hb time 15
15:01:19:100 1c9c WATCHDOG: GPU error, you need to restart miner :(
15:01:12:262 1594 B2S: put share nonce 5988956 enonce 17a
15:01:19:081 1110 B2S: 02/21/18-15:00:37 - New job from blake2s.mine.zpool.ca:5766
15:01:19:100 1110 target: 0x000000001fffe000 (diff: 34GH)
15:01:19:100 1594 B2S round found 1 shares
15:01:19:215 1c9c Quit, please wait...
15:01:20:426 1c9c Restarting OK, exit..