Author

Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching - page 209. (Read 237247 times)

newbie
Activity: 296
Merit: 0
Hi guys can i use srbminer to mine using my ryzen 3 2200g with 8 vega units?

Thanks
member
Activity: 168
Merit: 15
Hello, @doktor83!
Is it possible to make watchdog react for the first GPU crash more quickly? Usually after one GPU crashes all rig drops to zero in couple of minutes.
Example log (easy to simulate overclocking one of GPUs too much)
Quote
[2018-06-30 14:12:04] miner_result: Pool accepted result 0x0000486F
[2018-06-30 14:12:20] hashrate: GPU0: 1986 H/s [BUS:16]
[2018-06-30 14:12:20] hashrate: GPU1: 1960 H/s [BUS:12]
[2018-06-30 14:12:20] hashrate: GPU2: 1975 H/s [BUS:8]
[2018-06-30 14:12:20] hashrate: GPU3: 1983 H/s [BUS:4]
[2018-06-30 14:12:20] hashrate: Total: 7904 H/s everything is OK here
[2018-06-30 14:12:43] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707aacbddd905639ffa22f3718a2a46d0769ada7f3ee4840e4aec63dd19421473d722a2891a690 00000009d4d12b21dc93733f644ed94c0697fef4ed0eee7bf7e74a7ffad1804c7789b7402","job_id":"15838","target":"cf8b0000"}}
[2018-06-30 14:12:43] pool_have_job: Pool sent a new job (ID: 15838)
[2018-06-30 14:13:00] watchdog: GPU3 [BUS: 4] hashing speed is 0 H/S it knows that GPU3 already failed, but no reaction
[2018-06-30 14:13:06] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707c2cbddd90546d5c7299f2b34146252d28e6cf4b68c6408246313d25b1fa61abe663d0b2fce0 00000005ca47b0b0ff0098607110c82b4034b5e4e6addf244d405d2662d50d1abc8d5ed03","job_id":"15839","target":"cf8b0000"}}
[2018-06-30 14:13:06] pool_have_job: Pool sent a new job (ID: 15839)
[2018-06-30 14:13:59] watchdog: GPU3 [BUS: 4] hashing speed is 0 H/S GPU3 is still sick
[2018-06-30 14:14:06] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707fecbddd90546d5c7299f2b34146252d28e6cf4b68c6408246313d25b1fa61abe663d0b2fce0 0000000980be5c9a6eaac057fa42e09d890e24f8a76242c84f299fac95a44a6889a43e703","job_id":"15840","target":"cf8b0000"}}
[2018-06-30 14:14:59] watchdog: GPU0 [BUS: 16] hashing speed is 0 H/S now the whole rig is broken
[2018-06-30 14:14:59] watchdog: GPU1 [BUS: 12] hashing speed is 0 H/S
[2018-06-30 14:14:59] watchdog: GPU2 [BUS: 8] hashing speed is 0 H/S
[2018-06-30 14:14:59] watchdog: GPU3 [BUS: 4] hashing speed is 0 H/S
[2018-06-30 14:15:07] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0707bbccddd90546d5c7299f2b34146252d28e6cf4b68c6408246313d25b1fa61abe663d0b2fce0 000000084ecbf41c096ce517e2a071d0d58321b622da6a794ad41c269904eb3cc21df3004","job_id":"15841","target":"cf8b0000"}}
[2018-06-30 14:15:59] Stopping miner process at last watchdog is trying to reboot, but it's too late, it will hang up at this line until hardware watchog resets a machine
newbie
Activity: 89
Merit: 0
BITTUBE FORK INCOMING (block 110.000)

Get ready (v1.6.1) :

Example for Vega cards

config.txt :

{
"cryptonight_type" : "bittubev2",
"intensity" : 56,
"double_threads" : true
}

pools.txt :

{
"pools" :
[
   {"pool" : "mining.bit.tube:15555",
    "wallet" : "your-wallet",
    "password" : "x"
    }
]
}

Thank you
hero member
Activity: 2548
Merit: 626
BITTUBE FORK INCOMING (block 110.000)

Get ready (v1.6.1) :

Example for Vega cards

config.txt :

{
"cryptonight_type" : "bittubev2",
"intensity" : 56,
"double_threads" : true
}

pools.txt :

{
"pools" :
[
   {"pool" : "mining.bit.tube:15555",
    "wallet" : "your-wallet",
    "password" : "x"
    }
]
}
newbie
Activity: 89
Merit: 0
Hi. Who can give config.tht on coin TUBE, I can not pick up the pool for 2 hours
newbie
Activity: 154
Merit: 0
Doctor, can you list all the algo in config.txt like you do 1.6.0 and the rest before.

In 1.6.1, only see normalv7 in config.txt. I know there are full list on readme file but we still confuse : D
newbie
Activity: 61
Merit: 0
I wanted to push 1.6.2 today but it looks like it will be postponed, i have to check what has changed from 1.6.0 to 1.6.1 that could produce that crash.
The problem is i can't reproduce that on any of my rigs, and i have win7, win8 and win10 rigs  Roll Eyes

I can help troubleshoot it on my rig if you come up with some kind of debugger to figure out the error.
member
Activity: 161
Merit: 10
I can confirm that haven and stellite crash with 1.6.1. This is a bummer, as I need srbminer with profitswitcher, and also want support for latest fork of ipbc.
newbie
Activity: 154
Merit: 0
First time trying this miner...

Is it possible to define pools with different algo?
eg main mining "light" CN, secondary "heavy CN" etc ?

i run bat file coinA with namepoolA.txt and configcoinA.txt
in namepooA.txt u can put 2-3 pools line for autoswitch when pool connect errors .
legendary
Activity: 1151
Merit: 1001
First time trying this miner...

Is it possible to define pools with different algo?
eg main mining "light" CN, secondary "heavy CN" etc ?
hero member
Activity: 2548
Merit: 626
I wanted to push 1.6.2 today but it looks like it will be postponed, i have to check what has changed from 1.6.0 to 1.6.1 that could produce that crash.
The problem is i can't reproduce that on any of my rigs, and i have win7, win8 and win10 rigs  Roll Eyes
newbie
Activity: 154
Merit: 0
It seems there's an issue with Haven Algorithm and V1.6.1

The miner crashes.

Tested on 2 rigs, same problem

No issue with V1.6.0
Same problem here.
1.6.0 works on Haven, 1.6.1 not.

windows version, driver version, config file and log would be more helpful.

Windows 10 Pro (1709)
AMD Drivers 18.3.4

Config :

{
/* Type can be : normal, normalv7, lite, litev7, heavy, ipbc  */
"cryptonight_type" : "haven",

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 0,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,
}

Log :

[2018-07-01 20:54:27] Miner version: 1.6.1
[2018-07-01 20:54:28] AMD Platform ID: 0
[2018-07-01 20:54:28] AMD platform FOUND
[2018-07-01 20:54:28] Found 6 AMD devices
[2018-07-01 20:54:28] GPU0: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 3]
[2018-07-01 20:54:28] GPU1: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 5]
[2018-07-01 20:54:28] GPU2: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 1]
[2018-07-01 20:54:28] GPU3: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 20:54:28] GPU4: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 6]
[2018-07-01 20:54:28] GPU5: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 4]
[2018-07-01 20:54:28] ADL is enabled
[2018-07-01 20:54:28] Cryptonight Haven mode enabled
[2018-07-01 20:54:28] DevFee pools loaded
[2018-07-01 20:54:28] DevFee pool SET
[2018-07-01 20:54:28] DevFee address SET
[2018-07-01 20:54:28] Starting init of mining threads
[2018-07-01 20:54:28] Compiling kernel for DEVICE BUS ID 3 ...
[2018-07-01 20:54:46] Loading kernel for DEVICE BUS ID 3 ...
[2018-07-01 20:54:47] Loading kernel for DEVICE BUS ID 5 ...
[2018-07-01 20:54:48] Loading kernel for DEVICE BUS ID 5 ...
[2018-07-01 20:54:50] Loading kernel for DEVICE BUS ID 1 ...
[2018-07-01 20:54:51] Loading kernel for DEVICE BUS ID 1 ...
[2018-07-01 20:54:52] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 20:54:53] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 20:54:55] Loading kernel for DEVICE BUS ID 6 ...
[2018-07-01 20:54:56] Loading kernel for DEVICE BUS ID 6 ...
[2018-07-01 20:54:57] Loading kernel for DEVICE BUS ID 4 ...
[2018-07-01 20:54:58] Loading kernel for DEVICE BUS ID 4 ...
[2018-07-01 20:54:59] ADL initialised successfully!
[2018-07-01 20:54:59] Finished init of mining threads
[2018-07-01 20:54:59] Main pool: haven.miner.rocks:4005
[2018-07-01 20:54:59] Gpu watchdog started
[2018-07-01 20:54:59] API disabled
[2018-07-01 20:54:59] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCah DKFgLFgJMYAfnJHXgHSJ5DKiNBvfPa.150000","pass":"w=ROGUE1","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 20:54:59] json_receive: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"852671046905748","job":{"blob":"0303e0c6e4d905a32e31781e4376180d21c487d484c9050d142e92873de727e342319454c658e70 000000091040058cfa39eb12f19ee8b41815fef19d51d991149d237adcd55c50b6b85e106","job_id":"236919075889465","target":"d96f0000"},"status":"OK"}}
[2018-07-01 20:54:59] Connected to haven.miner.rocks:4005
[2018-07-01 20:55:00] sock_ready: User logged in
[2018-07-01 20:55:00] pool_have_job: Pool sent a new job (ID: 236919075889465)
[2018-07-01 20:55:11] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0303e0c6e4d905a32e31781e4376180d21c487d484c9050d142e92873de727e342319454c658e70 0000000d67680d5be05fa737cdc2d13ae3919bcb835d948037987bf788ce1f6b944f58206","job_id":"937923625437735","target":"d96f0000"}}
[2018-07-01 20:55:11] pool_have_job: Pool sent a new job (ID: 937923625437735)


Then the miner crashes

Thats more like it thanks. Have you tested it on some other pool maybe? Is it always after 1-2 jobs or sometimes it works longer?

Confirm 1.6.1 does not work XTL pool space. 1.6.0 works like charm. All same settings
jr. member
Activity: 158
Merit: 5
How can we test this with testnet pool ?
My 1.6.1 doesn't seems recognize "cryptonight_type" : "bittubev2",

{
/* Type can be : normal, normalv7, lite, litev7, heavy, ipbc, artocash, alloy, marketcash, b2n  */
"cryptonight_type" : "bittubev2",
"intensity" : 0,
"double_threads" : true
}

Miner says :
cryptonight_type can be : [normal, normalv7, lite, litev7, heavy, ipbc, artocash, alloy]

That is not 1.6.1. Download 1.6.1 from here : http://www.srbminer.com/downloads/SRBMiner-CN-V1-6-1.zip


When using an unkown algo, this is what you get on 1.6.1 :
cryptonight_type can be : [normal, normalv7, lite, litev7, heavy, bittubev2, artocash, alloy, marketcash, b2n, stellitev4, haven, fast]
You right, my bad. My .bat doesn't use the good directory Sad

C'mon man.. Try a little harder when you encounter problems Smiley
legendary
Activity: 1106
Merit: 1014
For me v7 and heavy worked ok, haven and stellite crashed. Didn't test others.
For me stellite is working fine on one machine, but crashing on another. Same pool. Very similar rigs: one is z370a with a mix of 470/480 cards all 4gb (1.6.1 crashes, so I'm using 1.5.9); the other is z270a with a mix of 570/580 cards (some are 4gb and some are 8gb) - on this one 1.6.1 works fine.
newbie
Activity: 70
Merit: 0
Is this occuring on v7 or heavy algo?
Heavy is Ok, v7 not tested.
newbie
Activity: 61
Merit: 0
Is this occuring on v7 or heavy algo?

For me v7 and heavy worked ok, haven and stellite crashed. Didn't test others.
hero member
Activity: 2548
Merit: 626
Is this occuring on v7 or heavy algo?
newbie
Activity: 70
Merit: 0
Have you tested it on some other pool maybe? Is it always after 1-2 jobs or sometimes it works longer?
Log for other pool:
Code:
[2018-07-01 22:18:44] Miner version: 1.6.1
[2018-07-01 22:18:45] AMD Platform ID: 0
[2018-07-01 22:18:45] AMD platform FOUND
[2018-07-01 22:18:45] Found 5 AMD devices
[2018-07-01 22:18:45] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-07-01 22:18:45] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 22:18:45] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-07-01 22:18:45] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-07-01 22:18:45] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 29.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-07-01 22:18:45] ADL is enabled
[2018-07-01 22:18:45] Cryptonight Haven mode enabled
[2018-07-01 22:18:46] DevFee pools loaded
[2018-07-01 22:18:46] DevFee pool SET
[2018-07-01 22:18:46] DevFee address SET
[2018-07-01 22:18:46] Starting init of mining threads
[2018-07-01 22:18:47] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:18:48] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:18:50] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:18:51] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:18:53] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:18:54] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:18:56] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:18:57] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:18:59] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:19:01] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:19:02] ADL initialised successfully!
[2018-07-01 22:19:02] Finished init of mining threads
[2018-07-01 22:19:02] Main pool: mine.xhv.fairpool.xyz:5566
[2018-07-01 22:19:02] Gpu watchdog started
[2018-07-01 22:19:02] API enabled on port 21555
[2018-07-01 22:19:03] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5+farm1","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 22:19:04] json_receive: {"id": 1, "jsonrpc": "2.0", "result": {"id": "351361360", "job": {"id": "351361360", "job_id": "65be", "blob": "030398d2e4d905541ddc53d8cc9b1caf2d8692c0e7816073d03ae19b3e22429b2c7843da70ccf700000000d2e342c43b7a44611caa38a4345f11d4e3da47551720183a03feb5ed6cb9649101", "target": "9bc42000"}, "status": "OK"}, "error": null}
[2018-07-01 22:19:04] Connected to mine.xhv.fairpool.xyz:5566
[2018-07-01 22:19:04] sock_ready: User logged in
[2018-07-01 22:19:04] pool_have_job: Pool sent a new job (ID: 65be)
[2018-07-01 22:20:36] Miner version: 1.6.1
[2018-07-01 22:20:37] AMD Platform ID: 0
[2018-07-01 22:20:37] AMD platform FOUND
[2018-07-01 22:20:37] Found 5 AMD devices
[2018-07-01 22:20:37] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-07-01 22:20:37] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 22:20:37] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-07-01 22:20:37] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-07-01 22:20:37] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 29.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-07-01 22:20:37] ADL is enabled
[2018-07-01 22:20:37] Cryptonight Haven mode enabled
[2018-07-01 22:20:37] DevFee pools loaded
[2018-07-01 22:20:37] DevFee pool SET
[2018-07-01 22:20:37] DevFee address SET
[2018-07-01 22:20:37] Starting init of mining threads
[2018-07-01 22:20:38] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:20:39] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:20:41] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:20:42] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:20:44] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:20:45] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:20:47] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:20:48] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:20:50] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:20:52] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:20:53] ADL initialised successfully!
[2018-07-01 22:20:53] Finished init of mining threads
[2018-07-01 22:20:53] Main pool: mine.xhv.fairpool.xyz:5566
[2018-07-01 22:20:53] Gpu watchdog started
[2018-07-01 22:20:53] API enabled on port 21555
[2018-07-01 22:20:55] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5+farm1","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 22:20:55] json_receive: {"result": {"job": {"id": "2547689502", "blob": "030398d2e4d905541ddc53d8cc9b1caf2d8692c0e7816073d03ae19b3e22429b2c7843da70ccf700000000d796151b56a19b3b936e8bf583a1b3d692df0750fc8d343a033711b54ad8df3d01", "job_id": "6643", "target": "9bc42000"}, "status": "OK", "id": "2547689502"}, "error": null, "jsonrpc": "2.0", "id": 1}
[2018-07-01 22:20:55] Connected to mine.xhv.fairpool.xyz:5566
[2018-07-01 22:20:55] sock_ready: User logged in
[2018-07-01 22:20:55] pool_have_job: Pool sent a new job (ID: 6643)
hero member
Activity: 2548
Merit: 626
It seems there's an issue with Haven Algorithm and V1.6.1

The miner crashes.

Tested on 2 rigs, same problem

No issue with V1.6.0
Same problem here.
1.6.0 works on Haven, 1.6.1 not.

windows version, driver version, config file and log would be more helpful.

Windows 10 Pro (1709)
AMD Drivers 18.3.4

Config :

{
/* Type can be : normal, normalv7, lite, litev7, heavy, ipbc  */
"cryptonight_type" : "haven",

/* Intensity 0-> auto intensity, or value from 1-300  */
"intensity" : 0,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,
}

Log :

[2018-07-01 20:54:27] Miner version: 1.6.1
[2018-07-01 20:54:28] AMD Platform ID: 0
[2018-07-01 20:54:28] AMD platform FOUND
[2018-07-01 20:54:28] Found 6 AMD devices
[2018-07-01 20:54:28] GPU0: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 3]
[2018-07-01 20:54:28] GPU1: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 5]
[2018-07-01 20:54:28] GPU2: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 1]
[2018-07-01 20:54:28] GPU3: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 20:54:28] GPU4: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 6]
[2018-07-01 20:54:28] GPU5: Radeon RX 580 Series [Ellesmere] [8192 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 4]
[2018-07-01 20:54:28] ADL is enabled
[2018-07-01 20:54:28] Cryptonight Haven mode enabled
[2018-07-01 20:54:28] DevFee pools loaded
[2018-07-01 20:54:28] DevFee pool SET
[2018-07-01 20:54:28] DevFee address SET
[2018-07-01 20:54:28] Starting init of mining threads
[2018-07-01 20:54:28] Compiling kernel for DEVICE BUS ID 3 ...
[2018-07-01 20:54:46] Loading kernel for DEVICE BUS ID 3 ...
[2018-07-01 20:54:47] Loading kernel for DEVICE BUS ID 5 ...
[2018-07-01 20:54:48] Loading kernel for DEVICE BUS ID 5 ...
[2018-07-01 20:54:50] Loading kernel for DEVICE BUS ID 1 ...
[2018-07-01 20:54:51] Loading kernel for DEVICE BUS ID 1 ...
[2018-07-01 20:54:52] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 20:54:53] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 20:54:55] Loading kernel for DEVICE BUS ID 6 ...
[2018-07-01 20:54:56] Loading kernel for DEVICE BUS ID 6 ...
[2018-07-01 20:54:57] Loading kernel for DEVICE BUS ID 4 ...
[2018-07-01 20:54:58] Loading kernel for DEVICE BUS ID 4 ...
[2018-07-01 20:54:59] ADL initialised successfully!
[2018-07-01 20:54:59] Finished init of mining threads
[2018-07-01 20:54:59] Main pool: haven.miner.rocks:4005
[2018-07-01 20:54:59] Gpu watchdog started
[2018-07-01 20:54:59] API disabled
[2018-07-01 20:54:59] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCah DKFgLFgJMYAfnJHXgHSJ5DKiNBvfPa.150000","pass":"w=ROGUE1","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 20:54:59] json_receive: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"852671046905748","job":{"blob":"0303e0c6e4d905a32e31781e4376180d21c487d484c9050d142e92873de727e342319454c658e70 000000091040058cfa39eb12f19ee8b41815fef19d51d991149d237adcd55c50b6b85e106","job_id":"236919075889465","target":"d96f0000"},"status":"OK"}}
[2018-07-01 20:54:59] Connected to haven.miner.rocks:4005
[2018-07-01 20:55:00] sock_ready: User logged in
[2018-07-01 20:55:00] pool_have_job: Pool sent a new job (ID: 236919075889465)
[2018-07-01 20:55:11] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"0303e0c6e4d905a32e31781e4376180d21c487d484c9050d142e92873de727e342319454c658e70 0000000d67680d5be05fa737cdc2d13ae3919bcb835d948037987bf788ce1f6b944f58206","job_id":"937923625437735","target":"d96f0000"}}
[2018-07-01 20:55:11] pool_have_job: Pool sent a new job (ID: 937923625437735)


Then the miner crashes

Thats more like it thanks. Have you tested it on some other pool maybe? Is it always after 1-2 jobs or sometimes it works longer?
newbie
Activity: 70
Merit: 0
windows version, driver version, config file and log would be more helpful.
I confirm Version 1.6.1 does not work for stellitev4 and haven, 1.6.0 all Ok. OS - Windows 10 64 4Gb RAM, 3xRX 560 2Gb + 1xRX 560 4GB, driver version 22.19.659.1 (this is the most stable and productive driver of all that I've tried).
Log for stellitev4:
Code:
[2018-06-23 22:03:12] Miner version: 1.6.1
[2018-06-23 22:03:13] AMD Platform ID: 0
[2018-06-23 22:03:13] AMD platform FOUND
[2018-06-23 22:03:13] Found 5 AMD devices
[2018-06-23 22:03:13] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-06-23 22:03:13] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-06-23 22:03:13] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-06-23 22:03:13] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-06-23 22:03:13] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-06-23 22:03:13] ADL is enabled
[2018-06-23 22:03:13] Cryptonight StelliteV4 mode enabled
[2018-06-23 22:03:14] DevFee pools loaded
[2018-06-23 22:03:14] DevFee pool SET
[2018-06-23 22:03:14] DevFee address SET
[2018-06-23 22:03:14] Starting init of mining threads
[2018-06-23 22:03:15] Loading kernel for DEVICE BUS ID 8 ...
[2018-06-23 22:03:16] Loading kernel for DEVICE BUS ID 8 ...
[2018-06-23 22:03:18] Loading kernel for DEVICE BUS ID 2 ...
[2018-06-23 22:03:19] Loading kernel for DEVICE BUS ID 2 ...
[2018-06-23 22:03:21] Loading kernel for DEVICE BUS ID 7 ...
[2018-06-23 22:03:22] Loading kernel for DEVICE BUS ID 7 ...
[2018-06-23 22:03:24] Loading kernel for DEVICE BUS ID 10 ...
[2018-06-23 22:03:25] Loading kernel for DEVICE BUS ID 10 ...
[2018-06-23 22:03:27] Loading kernel for DEVICE BUS ID 9 ...
[2018-06-23 22:03:28] Loading kernel for DEVICE BUS ID 9 ...
[2018-06-23 22:03:29] ADL initialised successfully!
[2018-06-23 22:03:29] Finished init of mining threads
[2018-06-23 22:03:29] Main pool: communitypool.stellite.cash:6600
[2018-06-23 22:03:29] Gpu watchdog started
[2018-06-23 22:03:29] API enabled on port 21555
[2018-06-23 22:03:32] socket_ssl: SSL/TLS fingerprint: SHA256:d5VI8Z7Qj7fBSxQCFojNbCTgvXODtG3dEthetRj8oK0=
[2018-06-23 22:03:32] json_send: {"method":"login","params":{"login":"SEiStP7SMy1bvjkWc9dd1t2v1Et5q2DrmaqLqFTQQ9H7JKdZuATcPHUbUL3bRjxzxTDYitHsAPqF8EeCLw3bW8ARe8rYH6wukKR34YEPJjXv6","pass":"farm1","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-06-23 22:03:32] json_receive: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"921c13c8-755c-46af-b17c-534c49b45fa3","job":{"blob":"0404f9b2bad9051e6d3c3d2c7e14df19292534ec31592f5d95685db5c0473a74fbb55395989c7400000000955923173e8b74a52e5a411bcd8bb3770457544294750a343ee7af2bcc4ea98501","job_id":"D10B0EuZ60In3VTKq/BHjY+hxByE","target":"c5a70000","id":"921c13c8-755c-46af-b17c-534c49b45fa3"},"status":"OK"}}
[2018-06-23 22:03:32] Connected to communitypool.stellite.cash:6600
[2018-06-23 22:03:32] sock_ready: User logged in
[2018-06-23 22:03:32] pool_have_job: Pool sent a new job (ID: D10B0EuZ60In3VTKq/BHjY+hxByE)
[2018-06-23 22:03:48] json_receive: {"jsonrpc":"2.0","method":"job","params":{"blob":"040493b3bad9054ebbad8c8c18b96e3075ed20d588279e8d0a096420d97fedf61fadf1e00ca695000000002a5f9a47d97dd62c6e8cdc79ef6664a4697df1de8be17bc7e2d2b982b107ad0802","job_id":"3vS3Tn8q6DSkcY6pjq6lkaPq8hC6","target":"c5a70000","id":"921c13c8-755c-46af-b17c-534c49b45fa3"}}
[2018-06-23 22:03:48] pool_have_job: Pool sent a new job (ID: 3vS3Tn8q6DSkcY6pjq6lkaPq8hC6)
[2018-06-23 22:03:57] Miner version: 1.6.1
[2018-06-23 22:04:00] AMD Platform ID: 0
[2018-06-23 22:04:00] AMD platform FOUND
[2018-06-23 22:04:00] Found 5 AMD devices
[2018-06-23 22:04:00] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-06-23 22:04:00] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-06-23 22:04:00] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-06-23 22:04:00] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 19.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-06-23 22:04:00] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 51.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-06-23 22:04:00] ADL is enabled
[2018-06-23 22:04:00] Cryptonight StelliteV4 mode enabled
[2018-06-23 22:04:00] Stopping miner process

Log for haven:
Code:
[2018-07-01 21:51:02] Miner version: 1.6.1
[2018-07-01 21:51:03] AMD Platform ID: 0
[2018-07-01 21:51:03] AMD platform FOUND
[2018-07-01 21:51:03] Found 5 AMD devices
[2018-07-01 21:51:03] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-07-01 21:51:03] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 21:51:03] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-07-01 21:51:03] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-07-01 21:51:03] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 29.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-07-01 21:51:03] ADL is enabled
[2018-07-01 21:51:03] Cryptonight Haven mode enabled
[2018-07-01 21:51:03] DevFee pools loaded
[2018-07-01 21:51:03] DevFee pool SET
[2018-07-01 21:51:03] DevFee address SET
[2018-07-01 21:51:03] Starting init of mining threads
[2018-07-01 21:51:04] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 21:51:05] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 21:51:07] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 21:51:08] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 21:51:10] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 21:51:11] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 21:51:13] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 21:51:15] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 21:51:17] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 21:51:18] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 21:51:19] ADL initialised successfully!
[2018-07-01 21:51:19] Finished init of mining threads
[2018-07-01 21:51:19] Main pool: haven.miner.rocks:4005
[2018-07-01 21:51:19] Gpu watchdog started
[2018-07-01 21:51:19] API enabled on port 21555
[2018-07-01 21:51:21] socket_ssl: SSL/TLS fingerprint: SHA256:vUW/PXXnELTUPfnWu4R6Tl13nRjWiK1EMtOXai3Sagc=
[2018-07-01 21:51:21] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5","pass":"w=farm1","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 21:51:21] json_receive: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"633513894399692","job":{"blob":"030383c5e4d905af0a49c1121bbf2942261b0cd2724af9bd04bffac8007cfe456cc8511471a61d00000000dbaba13daee9a96293c05da8e41cd28d3ba6c73b2ab2acd55fb550da3750cb5401","job_id":"403275791322241","target":"7b5e0400"},"status":"OK"}}
[2018-07-01 21:51:21] Connected to haven.miner.rocks:4005
[2018-07-01 21:51:21] sock_ready: User logged in
[2018-07-01 21:51:21] pool_have_job: Pool sent a new job (ID: 403275791322241)
[2018-07-01 22:06:31] Miner version: 1.6.1
[2018-07-01 22:06:32] AMD Platform ID: 0
[2018-07-01 22:06:32] AMD platform FOUND
[2018-07-01 22:06:32] Found 5 AMD devices
[2018-07-01 22:06:32] GPU0: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 8]
[2018-07-01 22:06:32] GPU1: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 2]
[2018-07-01 22:06:32] GPU2: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 7]
[2018-07-01 22:06:32] GPU3: Radeon RX 560 Series [Baffin] [2048 MB][Intensity 13.0][W: 8][T: 2][K: 1][BUS: 10]
[2018-07-01 22:06:32] GPU4: Radeon RX 560 Series [Baffin] [4096 MB][Intensity 29.0][W: 8][T: 2][K: 1][BUS: 9]
[2018-07-01 22:06:32] ADL is enabled
[2018-07-01 22:06:32] Cryptonight Haven mode enabled
[2018-07-01 22:06:33] DevFee pools loaded
[2018-07-01 22:06:33] DevFee pool SET
[2018-07-01 22:06:33] DevFee address SET
[2018-07-01 22:06:33] Starting init of mining threads
[2018-07-01 22:06:34] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:06:35] Loading kernel for DEVICE BUS ID 8 ...
[2018-07-01 22:06:37] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:06:38] Loading kernel for DEVICE BUS ID 2 ...
[2018-07-01 22:06:40] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:06:41] Loading kernel for DEVICE BUS ID 7 ...
[2018-07-01 22:06:43] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:06:44] Loading kernel for DEVICE BUS ID 10 ...
[2018-07-01 22:06:46] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:06:47] Loading kernel for DEVICE BUS ID 9 ...
[2018-07-01 22:06:48] ADL initialised successfully!
[2018-07-01 22:06:48] Finished init of mining threads
[2018-07-01 22:06:48] Main pool: haven.miner.rocks:4005
[2018-07-01 22:06:48] Gpu watchdog started
[2018-07-01 22:06:48] API enabled on port 21555
[2018-07-01 22:06:50] socket_ssl: SSL/TLS fingerprint: SHA256:vUW/PXXnELTUPfnWu4R6Tl13nRjWiK1EMtOXai3Sagc=
[2018-07-01 22:06:50] json_send: {"method":"login","params":{"login":"hvi1aCqoAZF19J8pijvqnrUkeAeP8Rvr4XyfDMGJcarhbL15KgYKM1hN7kiHMu3fer5k8JJ8YRLKCahDKFgLFgJMYAfnRRod98B34w74LH1D5","pass":"w=farm1","agent":"SRBMiner Cryptonight AMD GPU miner/1.6.1","rigid":""},"id":1}
[2018-07-01 22:06:50] json_receive: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"311158796265064","job":{"blob":"0303b7cbe4d9054139cb2c094e40eb3f0d681fd8130ea2478537aa71cbd1a43555475c60a5f642000000005802140fa4147d4359c52e478780486bf83888245fb5fcc2ea13c2d6c0b8c3dd05","job_id":"246989202788496","target":"7b5e0400"},"status":"OK"}}
[2018-07-01 22:06:50] Connected to haven.miner.rocks:4005
[2018-07-01 22:06:51] sock_ready: User logged in
[2018-07-01 22:06:51] pool_have_job: Pool sent a new job (ID: 246989202788496)

Config for stellitev4:
Code:
{
"cryptonight_type" : "stellitev4",
"intensity" : 0,
"double_threads" : true,

"reboot_script" : "reboot-windows.bat",

"api_enabled" : true,
"api_rig_name" : "FARM1"

}
Config for haven:
Code:
{
"cryptonight_type" : "haven",

"intensity" : 0,

"double_threads" : true,

"reboot_script" : "reboot-windows.bat",

"api_enabled" : true,
"api_rig_name" : "FARM1",

}
Jump to: