Pages:
Author

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

newbie
Activity: 19
Merit: 0

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful

do i need to set nicehash true in the pools txt? already deleted logs(


you can but it's not a must because miner will recognise it's a nicehash pool and it will enable that parameter automatically.
Ok, so that happened only once? Since then that machine is working ok ?
it seems now its ok, i set my old intensity parameters for my 480s cards, because auto was 71/1, now i set 68/8 and for some time its mines ok, i will sent you log file if it will be one more time.
hero member
Activity: 2548
Merit: 626

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful

do i need to set nicehash true in the pools txt? already deleted logs(


you can but it's not a must because miner will recognise it's a nicehash pool and it will enable that parameter automatically.
Ok, so that happened only once? Since then that machine is working ok ?
newbie
Activity: 19
Merit: 0

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful

do i need to set nicehash true in the pools txt? already deleted logs(
hero member
Activity: 2548
Merit: 626

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful
hero member
Activity: 2548
Merit: 626
"gpu_conf" : option into the config file, can someone tell me what is wrong with this code?

and thats it, no errors or anything, its like the config file just isn't valid yet this is the way that the official thread (this thread) as well as other people have their Config/config-*.txt files and they seem to work so can someone help me figure out what is going on here?

It really isnt valid, here i fixed it for you, let's see if you will spot what the problem was Smiley

Code:
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"shutdown_temperature" : 100,
"off_temperature" : 85,
"gpu_conf" :
[
{
  "id" : 0,
  "intensity" : 71,
  "worksize" : 16,
  "threads" : 2
},
{
  "id" : 1,
  "intensity" : 80,
  "worksize" : 16,
  "threads" : 2
}
]
}
newbie
Activity: 19
Merit: 0
https://i110.fastpic.ru/big/2019/0310/e0/8a4fa46312d37038e81b188806d8b6e0.png

[2019-03-10 00:20:19] GPU0 :    456 H/s [T: 57c, RPM: 1449, CC: 1170 MHz, MC: 1900 MHz][BUS:7]
[2019-03-10 00:20:19] GPU1 :    462 H/s [T: 55c, RPM: 1630, CC: 1170 MHz, MC: 2030 MHz][BUS:4]
[2019-03-10 00:20:20] GPU2 :    457 H/s [T: 57c, RPM: 1465, CC: 1170 MHz, MC: 1900 MHz][BUS:3]
[2019-03-10 00:20:20] GPU3 :    1010 H/s [T: 61c, RPM: 2284, CC: 1250 MHz, MC: 2000 MHz][BUS:13]
[2019-03-10 00:20:20] GPU4 :    944 H/s [T: 60c, RPM: 3535, CC: 1250 MHz, MC: 2000 MHz][BUS:8]
[2019-03-10 00:20:20] GPU5 :    992 H/s [T: 60c, RPM: 1892, CC: 1250 MHz, MC: 2000 MHz][BUS:1]
[2019-03-10 00:20:20] GPU6 :    454 H/s [T: 57c, RPM: 1501, CC: 1170 MHz, MC: 1870 MHz][BUS:9]
[2019-03-10 00:20:20] Total:    4775 H/s
[2019-03-10 00:20:44] Pool sent a new job[5] (ID: 000001dd83c3c5e0)
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 0 (Thread 0)
[2019-03-10 00:20:44] Thread 0 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 2 (Thread 5)
[2019-03-10 00:20:44] Thread 5 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 4 (Thread Cool
[2019-03-10 00:20:44] Thread 8 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 6 (Thread 12)
[2019-03-10 00:20:44] Thread 12 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 2 (Thread 4)
[2019-03-10 00:20:45] Thread 4 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 0 (Thread 1)
[2019-03-10 00:20:45] Thread 1 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 5 (Thread 10)
[2019-03-10 00:20:45] Thread 10 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 1 (Thread 3)
[2019-03-10 00:20:45] Thread 3 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 3 (Thread 7)
[2019-03-10 00:20:45] Thread 7 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 6 (Thread 13)
[2019-03-10 00:20:45] Thread 13 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 4 (Thread 9)
[2019-03-10 00:20:45] Thread 9 finished job
[2019-03-10 00:20:45] CPU validation error, block height = 0
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 1 (Thread 2)
[2019-03-10 00:20:46] Thread 2 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 5 (Thread 11)
[2019-03-10 00:20:46] Thread 11 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 3 (Thread 6)
[2019-03-10 00:20:46] Thread 6 finished job

whats the problem? it mines some time than i see this and miner restarts, also sometimes it restarts and shows this message right after start...

Which coin are you trying to mine and on what pool?
It looks like you want to mine with cn/r or cn/wow on a pool that's not for that algo.

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?
hero member
Activity: 2548
Merit: 626
Code:
[2019-03-09 23:16:05] stats: HW error: BUS_ID_12: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_10: 4
[2019-03-09 23:16:05] stats: HW error: BUS_ID_4: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_14: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_15: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_8: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_11: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_1: 1

Here is your problem you are not producing any valid shares.
Please remove video driver with DDU and reinstall 18.6.1 version.
newbie
Activity: 2
Merit: 0
Hey,

This is really for SRBminer 1.7.9 (as it was the most recent version when I downloaded it a couple days ago), however I have 2 gpus that I would like to set different intensities on them and I could do this easily in 1.6.8, for some reason I cannot get 1.7.9 to work by just setting up a proper .bat file -cgpuid 0,1 -cpool -cwallet -cgpuintensity etc which is frustrating but what I really would like to know is what is the proper way to integrate the

"gpu_conf" : option into the config file, can someone tell me what is wrong with this code?

Code:
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
{
  "id" : 0,
  "intensity" : 71,
  "worksize" : 16,
  "threads" : 2
},
{
  "id" : 1,
  "intensity" : 80,
  "worksize" : 16,
  "threads" : 2
}
]
"shutdown_temperature" : 100,
"off_temperature" : 85
}

this is in my Config/config-monero.txt file, it works just fine if I take out the "gpu_conf" parameter, I have tried to remove the "intensity" parameter to see if that helps, as well as the "double_threads" parameter and the program just crashes, the only output in the log file is:

Code:
[2019-03-09 22:05:21] Miner version: 1.7.9
[2019-03-09 22:05:21] Windows version: 10.0 build 17763
[2019-03-09 22:05:21] Video driver version: 24.20.11021.1000
[2019-03-09 22:05:21] Startup monitor attached

and thats it, no errors or anything, its like the config file just isn't valid yet this is the way that the official thread (this thread) as well as other people have their Config/config-*.txt files and they seem to work so can someone help me figure out what is going on here?

thank you in advance.


(Also note that 1.7.9 does work without crashing and at decent hash rates with the single "intensity" parameter set and no "gpu_conf" but when I can't figure stuff like this out it really bothers me lol.
newbie
Activity: 23
Merit: 0
What is [normalv4_64]?
jr. member
Activity: 169
Merit: 1
i did not get shares for 15minutes and it restarts miner...every 15minutes as no shares. with same settings on 1.7.0 it works and shares accepted.

EDIT: seems there are trouble with fork... block time 2 minutes and now it is 6 and still on block 1788000...

You got some trouble there if you are not getting any shares within 15 minutes. There is no trouble with fork cause this first block will take a lot of time to be found.
But you should have shares found. On my test rig with mixed cards everything went smooth, algos were switched and now it is mining with normalv4 (cn_r).

well this is my bat file
SRBMiner-CN.exe --config Config\config-normalv4.txt --pools pools.txt --logfile %LOGTIME%
i didnt change anything in config and pools.txt has bene updated by my pool and wallet.

it hash at full speed, however no shares found. xmrig stack works ok an got shares...

see example log:
Code:
[2019-03-09 23:07:18] Startup monitor attached
[2019-03-09 23:07:18] Miner version: 1.8.0
[2019-03-09 23:07:18] Windows version: 10.0 build 17134
[2019-03-09 23:07:18] Video driver version: 25.20.14011.5005
[2019-03-09 23:07:40] AMD Platform ID: 0
[2019-03-09 23:07:40] AMD platform FOUND
[2019-03-09 23:07:40] Found 9 AMD devices
[2019-03-09 23:07:40] CPU AES-NI: TRUE
[2019-03-09 23:07:40] GPU0: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 8]
[2019-03-09 23:07:40] GPU1: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 10]
[2019-03-09 23:07:40] GPU2: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 13]
[2019-03-09 23:07:40] GPU3: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 14]
[2019-03-09 23:07:40] GPU4: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 15]
[2019-03-09 23:07:40] GPU5: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 4]
[2019-03-09 23:07:40] GPU6: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 11]
[2019-03-09 23:07:40] GPU7: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 12]
[2019-03-09 23:07:40] GPU8: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 1]
[2019-03-09 23:07:40] ADL is enabled
[2019-03-09 23:07:40] NOT using any of the recommended drivers: Adrenalin 18.5.1, 18.5.2 or 18.6.1
[2019-03-09 23:07:40] Algorithm: Cryptonight V4 (R)
[2019-03-09 23:07:40] Algo switching: disabled
[2019-03-09 23:07:40] Startup monitor: enabled
[2019-03-09 23:07:40] Gpu watchdog: enabled [normal mode]
[2019-03-09 23:07:40] Coin forking: disabled
[2019-03-09 23:07:40] Starting init of mining threads
[2019-03-09 23:07:40] Created OCL context
[2019-03-09 23:07:40] Using fragments 8 for DeviceID 0 (Thread 0)
[2019-03-09 23:07:40] Using heavy_mode 1 for DeviceID 0 (Thread 0)
[2019-03-09 23:07:40] Using thread_delay 319 for DeviceID 0 (Thread 0)
[2019-03-09 23:07:40] Created OCL input buffer for DeviceID 0 (Thread 0)
[2019-03-09 23:07:40] Loading [normalv4] kernel for DEVICE BUS_ID[8]
[2019-03-09 23:07:40] ctx->Program for DeviceID 0 (Thread 0) loaded
[2019-03-09 23:07:40] Using fragments 8 for DeviceID 0 (Thread 1)
[2019-03-09 23:07:40] Using heavy_mode 1 for DeviceID 0 (Thread 1)
[2019-03-09 23:07:40] Using thread_delay 319 for DeviceID 0 (Thread 1)
[2019-03-09 23:07:40] Created OCL input buffer for DeviceID 0 (Thread 1)
[2019-03-09 23:07:40] Loading [normalv4] kernel for DEVICE BUS_ID[8]
[2019-03-09 23:07:40] ctx->Program for DeviceID 0 (Thread 1) loaded
[2019-03-09 23:07:40] Using fragments 8 for DeviceID 1 (Thread 2)
[2019-03-09 23:07:40] Using heavy_mode 1 for DeviceID 1 (Thread 2)
[2019-03-09 23:07:40] Using thread_delay 319 for DeviceID 1 (Thread 2)
[2019-03-09 23:07:40] Created OCL input buffer for DeviceID 1 (Thread 2)
[2019-03-09 23:07:40] Loading [normalv4] kernel for DEVICE BUS_ID[10]
[2019-03-09 23:07:40] ctx->Program for DeviceID 1 (Thread 2) loaded
[2019-03-09 23:07:40] Using fragments 8 for DeviceID 1 (Thread 3)
[2019-03-09 23:07:40] Using heavy_mode 1 for DeviceID 1 (Thread 3)
[2019-03-09 23:07:40] Using thread_delay 319 for DeviceID 1 (Thread 3)
[2019-03-09 23:07:40] Created OCL input buffer for DeviceID 1 (Thread 3)
[2019-03-09 23:07:40] Loading [normalv4] kernel for DEVICE BUS_ID[10]
[2019-03-09 23:07:40] ctx->Program for DeviceID 1 (Thread 3) loaded
[2019-03-09 23:07:40] Using fragments 8 for DeviceID 2 (Thread 4)
[2019-03-09 23:07:40] Using heavy_mode 1 for DeviceID 2 (Thread 4)
[2019-03-09 23:07:40] Using thread_delay 319 for DeviceID 2 (Thread 4)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 2 (Thread 4)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[13]
[2019-03-09 23:07:41] ctx->Program for DeviceID 2 (Thread 4) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 2 (Thread 5)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 2 (Thread 5)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 2 (Thread 5)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 2 (Thread 5)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[13]
[2019-03-09 23:07:41] ctx->Program for DeviceID 2 (Thread 5) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 3 (Thread 6)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 3 (Thread 6)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 3 (Thread 6)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 3 (Thread 6)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[14]
[2019-03-09 23:07:41] ctx->Program for DeviceID 3 (Thread 6) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 3 (Thread 7)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 3 (Thread 7)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 3 (Thread 7)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 3 (Thread 7)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[14]
[2019-03-09 23:07:41] ctx->Program for DeviceID 3 (Thread 7) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 4 (Thread 8)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 4 (Thread 8)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 4 (Thread 8)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 4 (Thread 8)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[15]
[2019-03-09 23:07:41] ctx->Program for DeviceID 4 (Thread 8) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 4 (Thread 9)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 4 (Thread 9)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 4 (Thread 9)
[2019-03-09 23:07:41] Created OCL input buffer for DeviceID 4 (Thread 9)
[2019-03-09 23:07:41] Loading [normalv4] kernel for DEVICE BUS_ID[15]
[2019-03-09 23:07:41] ctx->Program for DeviceID 4 (Thread 9) loaded
[2019-03-09 23:07:41] Using fragments 8 for DeviceID 5 (Thread 10)
[2019-03-09 23:07:41] Using heavy_mode 1 for DeviceID 5 (Thread 10)
[2019-03-09 23:07:41] Using thread_delay 319 for DeviceID 5 (Thread 10)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 5 (Thread 10)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[4]
[2019-03-09 23:07:42] ctx->Program for DeviceID 5 (Thread 10) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 5 (Thread 11)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 5 (Thread 11)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 5 (Thread 11)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 5 (Thread 11)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[4]
[2019-03-09 23:07:42] ctx->Program for DeviceID 5 (Thread 11) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 6 (Thread 12)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 6 (Thread 12)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 6 (Thread 12)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 6 (Thread 12)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[11]
[2019-03-09 23:07:42] ctx->Program for DeviceID 6 (Thread 12) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 6 (Thread 13)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 6 (Thread 13)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 6 (Thread 13)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 6 (Thread 13)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[11]
[2019-03-09 23:07:42] ctx->Program for DeviceID 6 (Thread 13) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 7 (Thread 14)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 7 (Thread 14)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 7 (Thread 14)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 7 (Thread 14)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[12]
[2019-03-09 23:07:42] ctx->Program for DeviceID 7 (Thread 14) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 7 (Thread 15)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 7 (Thread 15)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 7 (Thread 15)
[2019-03-09 23:07:42] Created OCL input buffer for DeviceID 7 (Thread 15)
[2019-03-09 23:07:42] Loading [normalv4] kernel for DEVICE BUS_ID[12]
[2019-03-09 23:07:42] ctx->Program for DeviceID 7 (Thread 15) loaded
[2019-03-09 23:07:42] Using fragments 8 for DeviceID 8 (Thread 16)
[2019-03-09 23:07:42] Using heavy_mode 1 for DeviceID 8 (Thread 16)
[2019-03-09 23:07:42] Using thread_delay 319 for DeviceID 8 (Thread 16)
[2019-03-09 23:07:43] Created OCL input buffer for DeviceID 8 (Thread 16)
[2019-03-09 23:07:43] Loading [normalv4] kernel for DEVICE BUS_ID[1]
[2019-03-09 23:07:43] ctx->Program for DeviceID 8 (Thread 16) loaded
[2019-03-09 23:07:43] Using fragments 8 for DeviceID 8 (Thread 17)
[2019-03-09 23:07:43] Using heavy_mode 1 for DeviceID 8 (Thread 17)
[2019-03-09 23:07:43] Using thread_delay 319 for DeviceID 8 (Thread 17)
[2019-03-09 23:07:43] Created OCL input buffer for DeviceID 8 (Thread 17)
[2019-03-09 23:07:43] Loading [normalv4] kernel for DEVICE BUS_ID[1]
[2019-03-09 23:07:43] ctx->Program for DeviceID 8 (Thread 17) loaded
[2019-03-09 23:07:43] ADL initialised successfully!
[2019-03-09 23:07:43] Finished init of mining threads
[2019-03-09 23:07:44] Startup monitor detached
[2019-03-09 23:07:44] Socket initialiasation done
[2019-03-09 23:07:44] Gpu watchdog started
[2019-03-09 23:07:44] API disabled
[2019-03-09 23:07:44] json_send[320]: {"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJLPCZy24jvb3NiTcTJ.2182c55615be4a45b13e696f9a9937d21712233415b44b1484b623b85c071469.9rig/[email protected]","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.8.0","rigid":""}}
[2019-03-09 23:07:44] json_receive[292]: {"id":1,"jsonrpc":"2.0","result":{"id":"1","job":{"blob":"0a0b95f290e40503ed81b50bc7f836d87ae61a609edfaedb7a8f915f1df2963c304d10fc3015a400000000ff4ff51c20b285a88ac2e11d87ca34803d7f6c9a54d53f444067511d0aeaedb407","job_id":"76","target":"cf8b0000","height":1788008},"status":"OK"},"error":null}
[2019-03-09 23:07:44] Connected to xmr-eu1.nanopool.org:14444
[2019-03-09 23:07:44] sock_ready: User logged in
[2019-03-09 23:07:44] pool_have_job: Pool sent a new job[1], block height 1788008 (ID: 76)
[2019-03-09 23:08:17] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bd1f290e40503ed81b50bc7f836d87ae61a609edfaedb7a8f915f1df2963c304d10fc3015a4000000007aebc85106e99f8075858388c19086e07422c613c7dfdab2dab35cc074664b1209","job_id":"77","target":"cf8b0000","height":1788008}}
[2019-03-09 23:08:17] pool_have_job: Pool sent a new job[2], block height 1788008 (ID: 77)
[2019-03-09 23:09:17] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0b8ef390e40503ed81b50bc7f836d87ae61a609edfaedb7a8f915f1df2963c304d10fc3015a400000000ca491d2a30e2be38bd5f0d6ae7cbb68b061b6d25d24df1d7b69ff73ef16ae28209","job_id":"78","target":"cf8b0000","height":1788008}}
[2019-03-09 23:09:17] pool_have_job: Pool sent a new job[3], block height 1788008 (ID: 78)
[2019-03-09 23:09:44] hashrate: GPU0: 919 H/s [T:56c][BUS:8]
[2019-03-09 23:09:44] hashrate: GPU1: 904 H/s [T:57c][BUS:10]
[2019-03-09 23:09:44] hashrate: GPU2: 889 H/s [T:57c][BUS:13]
[2019-03-09 23:09:44] hashrate: GPU3: 924 H/s [T:56c][BUS:14]
[2019-03-09 23:09:44] hashrate: GPU4: 924 H/s [T:56c][BUS:15]
[2019-03-09 23:09:44] hashrate: GPU5: 884 H/s [T:57c][BUS:4]
[2019-03-09 23:09:44] hashrate: GPU6: 926 H/s [T:57c][BUS:11]
[2019-03-09 23:09:44] hashrate: GPU7: 883 H/s [T:57c][BUS:12]
[2019-03-09 23:09:44] hashrate: GPU8: 921 H/s [T:53c][BUS:1]
[2019-03-09 23:09:44] hashrate: Total: 8174 H/s
[2019-03-09 23:10:18] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bcaf390e40503ed81b50bc7f836d87ae61a609edfaedb7a8f915f1df2963c304d10fc3015a400000000d2fcce4cda78b10ff7dfcfa41047ea90a6787a0678b23716c07a5df98f6099070a","job_id":"79","target":"cf8b0000","height":1788008}}
[2019-03-09 23:10:18] pool_have_job: Pool sent a new job[4], block height 1788008 (ID: 79)
[2019-03-09 23:10:19] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bcbf390e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000006a321029f6b0cab5e038ef41bc02828dc446db26cc833d08abc4ef34d93bb1ae02","job_id":"80","target":"cf8b0000","height":1788009}}
[2019-03-09 23:10:20] pool_have_job: Pool sent a new job[5], block height 1788009 (ID: 80)
[2019-03-09 23:11:19] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0b87f490e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000083329c25d7baa8dd7e6a7f11035786dff995313dea5d3cee29e6a93ceb7099102","job_id":"81","target":"cf8b0000","height":1788009}}
[2019-03-09 23:11:19] pool_have_job: Pool sent a new job[6], block height 1788009 (ID: 81)
[2019-03-09 23:11:44] hashrate: GPU0: 921 H/s [T:58c][BUS:8]
[2019-03-09 23:11:44] hashrate: GPU1: 902 H/s [T:57c][BUS:10]
[2019-03-09 23:11:44] hashrate: GPU2: 891 H/s [T:58c][BUS:13]
[2019-03-09 23:11:44] hashrate: GPU3: 924 H/s [T:57c][BUS:14]
[2019-03-09 23:11:44] hashrate: GPU4: 922 H/s [T:58c][BUS:15]
[2019-03-09 23:11:44] hashrate: GPU5: 884 H/s [T:58c][BUS:4]
[2019-03-09 23:11:44] hashrate: GPU6: 926 H/s [T:58c][BUS:11]
[2019-03-09 23:11:44] hashrate: GPU7: 884 H/s [T:57c][BUS:12]
[2019-03-09 23:11:44] hashrate: GPU8: 920 H/s [T:52c][BUS:1]
[2019-03-09 23:11:44] hashrate: Total: 8174 H/s
[2019-03-09 23:12:19] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bc3f490e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000008b4b7ad2b6dc8e6711ef6d746f777c54647feb9344fe1436ae34775cd20724ec03","job_id":"82","target":"cf8b0000","height":1788009}}
[2019-03-09 23:12:19] pool_have_job: Pool sent a new job[7], block height 1788009 (ID: 82)
[2019-03-09 23:13:19] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bfff490e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000d2e503b208f0c8775ecb26b2619a61cf2f098858d9ca2675b86870c0c16fb63b03","job_id":"83","target":"cf8b0000","height":1788009}}
[2019-03-09 23:13:19] pool_have_job: Pool sent a new job[8], block height 1788009 (ID: 83)
[2019-03-09 23:13:44] hashrate: GPU0: 922 H/s [T:59c][BUS:8]
[2019-03-09 23:13:44] hashrate: GPU1: 902 H/s [T:58c][BUS:10]
[2019-03-09 23:13:44] hashrate: GPU2: 890 H/s [T:59c][BUS:13]
[2019-03-09 23:13:44] hashrate: GPU3: 924 H/s [T:58c][BUS:14]
[2019-03-09 23:13:44] hashrate: GPU4: 922 H/s [T:59c][BUS:15]
[2019-03-09 23:13:44] hashrate: GPU5: 884 H/s [T:60c][BUS:4]
[2019-03-09 23:13:44] hashrate: GPU6: 926 H/s [T:59c][BUS:11]
[2019-03-09 23:13:44] hashrate: GPU7: 884 H/s [T:59c][BUS:12]
[2019-03-09 23:13:44] hashrate: GPU8: 920 H/s [T:53c][BUS:1]
[2019-03-09 23:13:44] hashrate: Total: 8174 H/s
[2019-03-09 23:14:19] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bbcf590e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000001505b6580f7817e4f19f35bd3e17de0e8e3cbc6000add7da0b8c24293c3165d003","job_id":"84","target":"cf8b0000","height":1788009}}
[2019-03-09 23:15:20] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bf8f590e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000979a5a7eb7ca2e33d0361e2e66966b8a7923cd29e64aea48eef404aacb9b81cb03","job_id":"85","target":"cf8b0000","height":1788009}}
[2019-03-09 23:15:20] pool_have_job: Pool sent a new job[12], block height 1788009 (ID: 85)
[2019-03-09 23:15:45] hashrate: GPU0: 922 H/s [T:59c][BUS:8]
[2019-03-09 23:15:45] hashrate: GPU1: 902 H/s [T:59c][BUS:10]
[2019-03-09 23:15:45] hashrate: GPU2: 891 H/s [T:59c][BUS:13]
[2019-03-09 23:15:45] hashrate: GPU3: 924 H/s [T:59c][BUS:14]
[2019-03-09 23:15:45] hashrate: GPU4: 922 H/s [T:59c][BUS:15]
[2019-03-09 23:15:45] hashrate: GPU5: 884 H/s [T:60c][BUS:4]
[2019-03-09 23:15:45] hashrate: GPU6: 925 H/s [T:59c][BUS:11]
[2019-03-09 23:15:45] hashrate: GPU7: 884 H/s [T:59c][BUS:12]
[2019-03-09 23:15:45] hashrate: GPU8: 920 H/s [T:53c][BUS:1]
[2019-03-09 23:15:45] hashrate: Total: 8174 H/s
[2019-03-09 23:16:05] stats: Algo: normalv4
[2019-03-09 23:16:05] stats: Mining time: 0 days, 0 hours, 8 minutes, 21 seconds
[2019-03-09 23:16:05] stats: Pool: xmr-eu1.nanopool.org:14444
[2019-03-09 23:16:05] stats: Connected since: 2019-03-09 23:07:44
[2019-03-09 23:16:05] stats: Last job received : 45 seconds ago
[2019-03-09 23:16:05] stats: HW error: BUS_ID_12: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_10: 4
[2019-03-09 23:16:05] stats: HW error: BUS_ID_4: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_14: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_15: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_8: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_11: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_1: 1
[2019-03-09 23:16:20] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bb4f690e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000007888594bb60c2fe86c06a21c4c9514f735eae57d57fa70ffa4544fa98f04b6ca05","job_id":"86","target":"cf8b0000","height":1788009}}
[2019-03-09 23:16:20] pool_have_job: Pool sent a new job[13], block height 1788009 (ID: 86)
[2019-03-09 23:17:20] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bf0f690e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000f6243fc492e93aa9b5b3709ad458abeb91733ebdcae5b9b89fb50eb492b5320505","job_id":"87","target":"cf8b0000","height":1788009}}
[2019-03-09 23:17:20] pool_have_job: Pool sent a new job[14], block height 1788009 (ID: 87)
[2019-03-09 23:17:45] hashrate: GPU0: 922 H/s [T:59c][BUS:8]
[2019-03-09 23:17:45] hashrate: GPU1: 902 H/s [T:60c][BUS:10]
[2019-03-09 23:17:45] hashrate: GPU2: 890 H/s [T:60c][BUS:13]
[2019-03-09 23:17:45] hashrate: GPU3: 924 H/s [T:60c][BUS:14]
[2019-03-09 23:17:45] hashrate: GPU4: 922 H/s [T:59c][BUS:15]
[2019-03-09 23:17:45] hashrate: GPU5: 884 H/s [T:59c][BUS:4]
[2019-03-09 23:17:45] hashrate: GPU6: 925 H/s [T:59c][BUS:11]
[2019-03-09 23:17:45] hashrate: GPU7: 884 H/s [T:59c][BUS:12]
[2019-03-09 23:17:45] hashrate: GPU8: 920 H/s [T:54c][BUS:1]
[2019-03-09 23:17:45] hashrate: Total: 8173 H/s
[2019-03-09 23:18:20] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bacf790e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000000076ec249d8a23aad69583cde388912fb9facdb5cf13ac8b22bc1d8edce4eb9805","job_id":"88","target":"cf8b0000","height":1788009}}
[2019-03-09 23:18:20] pool_have_job: Pool sent a new job[15], block height 1788009 (ID: 88)
[2019-03-09 23:19:20] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0be8f790e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd190000000085023456a8a580d62e4e5101a665643bc4994e50afec10613f54a29be88c380605","job_id":"89","target":"cf8b0000","height":1788009}}
[2019-03-09 23:19:20] pool_have_job: Pool sent a new job[16], block height 1788009 (ID: 89)
[2019-03-09 23:19:45] hashrate: GPU0: 922 H/s [T:59c][BUS:8]
[2019-03-09 23:19:45] hashrate: GPU1: 902 H/s [T:59c][BUS:10]
[2019-03-09 23:19:45] hashrate: GPU2: 891 H/s [T:59c][BUS:13]
[2019-03-09 23:19:45] hashrate: GPU3: 924 H/s [T:59c][BUS:14]
[2019-03-09 23:19:45] hashrate: GPU4: 922 H/s [T:59c][BUS:15]
[2019-03-09 23:19:45] hashrate: GPU5: 884 H/s [T:59c][BUS:4]
[2019-03-09 23:19:45] hashrate: GPU6: 926 H/s [T:59c][BUS:11]
[2019-03-09 23:19:45] hashrate: GPU7: 883 H/s [T:59c][BUS:12]
[2019-03-09 23:19:45] hashrate: GPU8: 920 H/s [T:53c][BUS:1]
[2019-03-09 23:19:45] hashrate: Total: 8174 H/s
[2019-03-09 23:20:21] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0ba4f890e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000008aefb9d6ceed7201fda970ae87bb76a7ebcd2119853386a206cfb69b7e1f1eb105","job_id":"90","target":"cf8b0000","height":1788009}}
[2019-03-09 23:20:21] pool_have_job: Pool sent a new job[17], block height 1788009 (ID: 90)
[2019-03-09 23:21:21] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0be1f890e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000006ca0b1e418aeb15c79f8d45bd891cab35750ae5dc642f1ca70db5ad185e387d206","job_id":"91","target":"cf8b0000","height":1788009}}
[2019-03-09 23:21:21] pool_have_job: Pool sent a new job[18], block height 1788009 (ID: 91)
[2019-03-09 23:21:45] hashrate: GPU0: 922 H/s [T:59c][BUS:8]
[2019-03-09 23:21:45] hashrate: GPU1: 902 H/s [T:59c][BUS:10]
[2019-03-09 23:21:45] hashrate: GPU2: 891 H/s [T:59c][BUS:13]
[2019-03-09 23:21:45] hashrate: GPU3: 924 H/s [T:59c][BUS:14]
[2019-03-09 23:21:45] hashrate: GPU4: 922 H/s [T:58c][BUS:15]
[2019-03-09 23:21:45] hashrate: GPU5: 884 H/s [T:59c][BUS:4]
[2019-03-09 23:21:45] hashrate: GPU6: 926 H/s [T:59c][BUS:11]
[2019-03-09 23:21:45] hashrate: GPU7: 884 H/s [T:59c][BUS:12]
[2019-03-09 23:21:45] hashrate: GPU8: 920 H/s [T:52c][BUS:1]
[2019-03-09 23:21:45] hashrate: Total: 8175 H/s
[2019-03-09 23:22:21] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0b9df990e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000fb9e89d8112be0d37adc9b33a04ad186f75a2de25a2c986e50ff61373dba054d06","job_id":"92","target":"cf8b0000","height":1788009}}
[2019-03-09 23:22:21] pool_have_job: Pool sent a new job[19], block height 1788009 (ID: 92)
[2019-03-09 23:22:54] watchdog: No valid share sent for more than 15 minutes! Miner will restart
[2019-03-09 23:22:54] Restarting miner process



[2019-03-09 23:22:55] Startup monitor attached
[2019-03-09 23:22:55] Miner version: 1.8.0
[2019-03-09 23:22:55] Windows version: 10.0 build 17134
[2019-03-09 23:22:55] Video driver version: 25.20.14011.5005
[2019-03-09 23:23:17] AMD Platform ID: 0
[2019-03-09 23:23:17] AMD platform FOUND
[2019-03-09 23:23:17] Found 9 AMD devices
[2019-03-09 23:23:17] CPU AES-NI: TRUE
[2019-03-09 23:23:17] GPU0: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 8]
[2019-03-09 23:23:17] GPU1: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 10]
[2019-03-09 23:23:17] GPU2: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 13]
[2019-03-09 23:23:17] GPU3: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 14]
[2019-03-09 23:23:17] GPU4: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 15]
[2019-03-09 23:23:17] GPU5: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 4]
[2019-03-09 23:23:17] GPU6: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 11]
[2019-03-09 23:23:17] GPU7: Radeon RX 570 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 12]
[2019-03-09 23:23:17] GPU8: Radeon RX 580 Series [ellesmere] [4096 MB][I: 59.0][W: 16][T: 2][F: 8][BUS: 1]
[2019-03-09 23:23:17] ADL is enabled
[2019-03-09 23:23:17] NOT using any of the recommended drivers: Adrenalin 18.5.1, 18.5.2 or 18.6.1
[2019-03-09 23:23:17] Algorithm: Cryptonight V4 (R)
[2019-03-09 23:23:17] Algo switching: disabled
[2019-03-09 23:23:17] Startup monitor: enabled
[2019-03-09 23:23:17] Gpu watchdog: enabled [normal mode]
[2019-03-09 23:23:17] Coin forking: disabled
[2019-03-09 23:23:17] Starting init of mining threads
[2019-03-09 23:23:17] Created OCL context
[2019-03-09 23:23:17] Using fragments 8 for DeviceID 0 (Thread 0)
[2019-03-09 23:23:17] Using heavy_mode 1 for DeviceID 0 (Thread 0)
[2019-03-09 23:23:17] Using thread_delay 319 for DeviceID 0 (Thread 0)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 0 (Thread 0)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[8]
[2019-03-09 23:23:18] ctx->Program for DeviceID 0 (Thread 0) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 0 (Thread 1)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 0 (Thread 1)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 0 (Thread 1)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 0 (Thread 1)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[8]
[2019-03-09 23:23:18] ctx->Program for DeviceID 0 (Thread 1) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 1 (Thread 2)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 1 (Thread 2)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 1 (Thread 2)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 1 (Thread 2)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[10]
[2019-03-09 23:23:18] ctx->Program for DeviceID 1 (Thread 2) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 1 (Thread 3)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 1 (Thread 3)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 1 (Thread 3)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 1 (Thread 3)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[10]
[2019-03-09 23:23:18] ctx->Program for DeviceID 1 (Thread 3) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 2 (Thread 4)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 2 (Thread 4)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 2 (Thread 4)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 2 (Thread 4)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[13]
[2019-03-09 23:23:18] ctx->Program for DeviceID 2 (Thread 4) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 2 (Thread 5)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 2 (Thread 5)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 2 (Thread 5)
[2019-03-09 23:23:18] Created OCL input buffer for DeviceID 2 (Thread 5)
[2019-03-09 23:23:18] Loading [normalv4] kernel for DEVICE BUS_ID[13]
[2019-03-09 23:23:18] ctx->Program for DeviceID 2 (Thread 5) loaded
[2019-03-09 23:23:18] Using fragments 8 for DeviceID 3 (Thread 6)
[2019-03-09 23:23:18] Using heavy_mode 1 for DeviceID 3 (Thread 6)
[2019-03-09 23:23:18] Using thread_delay 319 for DeviceID 3 (Thread 6)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 3 (Thread 6)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[14]
[2019-03-09 23:23:19] ctx->Program for DeviceID 3 (Thread 6) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 3 (Thread 7)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 3 (Thread 7)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 3 (Thread 7)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 3 (Thread 7)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[14]
[2019-03-09 23:23:19] ctx->Program for DeviceID 3 (Thread 7) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 4 (Thread 8)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 4 (Thread 8)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 4 (Thread 8)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 4 (Thread 8)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[15]
[2019-03-09 23:23:19] ctx->Program for DeviceID 4 (Thread 8) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 4 (Thread 9)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 4 (Thread 9)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 4 (Thread 9)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 4 (Thread 9)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[15]
[2019-03-09 23:23:19] ctx->Program for DeviceID 4 (Thread 9) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 5 (Thread 10)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 5 (Thread 10)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 5 (Thread 10)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 5 (Thread 10)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[4]
[2019-03-09 23:23:19] ctx->Program for DeviceID 5 (Thread 10) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 5 (Thread 11)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 5 (Thread 11)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 5 (Thread 11)
[2019-03-09 23:23:19] Created OCL input buffer for DeviceID 5 (Thread 11)
[2019-03-09 23:23:19] Loading [normalv4] kernel for DEVICE BUS_ID[4]
[2019-03-09 23:23:19] ctx->Program for DeviceID 5 (Thread 11) loaded
[2019-03-09 23:23:19] Using fragments 8 for DeviceID 6 (Thread 12)
[2019-03-09 23:23:19] Using heavy_mode 1 for DeviceID 6 (Thread 12)
[2019-03-09 23:23:19] Using thread_delay 319 for DeviceID 6 (Thread 12)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 6 (Thread 12)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[11]
[2019-03-09 23:23:20] ctx->Program for DeviceID 6 (Thread 12) loaded
[2019-03-09 23:23:20] Using fragments 8 for DeviceID 6 (Thread 13)
[2019-03-09 23:23:20] Using heavy_mode 1 for DeviceID 6 (Thread 13)
[2019-03-09 23:23:20] Using thread_delay 319 for DeviceID 6 (Thread 13)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 6 (Thread 13)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[11]
[2019-03-09 23:23:20] ctx->Program for DeviceID 6 (Thread 13) loaded
[2019-03-09 23:23:20] Using fragments 8 for DeviceID 7 (Thread 14)
[2019-03-09 23:23:20] Using heavy_mode 1 for DeviceID 7 (Thread 14)
[2019-03-09 23:23:20] Using thread_delay 319 for DeviceID 7 (Thread 14)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 7 (Thread 14)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[12]
[2019-03-09 23:23:20] ctx->Program for DeviceID 7 (Thread 14) loaded
[2019-03-09 23:23:20] Using fragments 8 for DeviceID 7 (Thread 15)
[2019-03-09 23:23:20] Using heavy_mode 1 for DeviceID 7 (Thread 15)
[2019-03-09 23:23:20] Using thread_delay 319 for DeviceID 7 (Thread 15)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 7 (Thread 15)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[12]
[2019-03-09 23:23:20] ctx->Program for DeviceID 7 (Thread 15) loaded
[2019-03-09 23:23:20] Using fragments 8 for DeviceID 8 (Thread 16)
[2019-03-09 23:23:20] Using heavy_mode 1 for DeviceID 8 (Thread 16)
[2019-03-09 23:23:20] Using thread_delay 319 for DeviceID 8 (Thread 16)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 8 (Thread 16)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[1]
[2019-03-09 23:23:20] ctx->Program for DeviceID 8 (Thread 16) loaded
[2019-03-09 23:23:20] Using fragments 8 for DeviceID 8 (Thread 17)
[2019-03-09 23:23:20] Using heavy_mode 1 for DeviceID 8 (Thread 17)
[2019-03-09 23:23:20] Using thread_delay 319 for DeviceID 8 (Thread 17)
[2019-03-09 23:23:20] Created OCL input buffer for DeviceID 8 (Thread 17)
[2019-03-09 23:23:20] Loading [normalv4] kernel for DEVICE BUS_ID[1]
[2019-03-09 23:23:20] ctx->Program for DeviceID 8 (Thread 17) loaded
[2019-03-09 23:23:21] ADL initialised successfully!
[2019-03-09 23:23:21] Finished init of mining threads
[2019-03-09 23:23:21] Startup monitor detached
[2019-03-09 23:23:21] Socket initialiasation done
[2019-03-09 23:23:21] Gpu watchdog started
[2019-03-09 23:23:21] API disabled
[2019-03-09 23:23:21] json_send[320]: {"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"463tWEBn5XZJSxLU6uLQnQ2iY9xuNcDbjLSjkn3XAXHCbLrTTErJrBWYgHJQyrCwkNgYvyV3z8zctJLPCZy24jvb3NiTcTJ.2182c55615be4a45b13e696f9a9937d21712233415b44b1484b623b85c071469.9rig/[email protected]","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.8.0","rigid":""}}
[2019-03-09 23:23:21] json_receive[292]: {"id":1,"jsonrpc":"2.0","result":{"id":"1","job":{"blob":"0a0b9ef990e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd1900000000cc53f3b643106f7be400b9819b8f8e541e0ccd40167047fa46b87669c7f242f406","job_id":"80","target":"cf8b0000","height":1788009},"status":"OK"},"error":null}
[2019-03-09 23:23:21] Connected to xmr-eu1.nanopool.org:14444
[2019-03-09 23:23:21] sock_ready: User logged in
[2019-03-09 23:23:21] pool_have_job: Pool sent a new job[1], block height 1788009 (ID: 80)
[2019-03-09 23:23:21] json_receive[256]: {"jsonrpc":"2.0","method":"job","params":{"blob":"0a0bdaf990e40504fdc88a3452ab6dd156848b6459ba39f9d5295ea5c0c0f5e21125b69f7bcd19000000003abf54bb9f39c5cd3854327263d83f0d5b387bc11d532174a51f7204e71d0c5006","job_id":"81","target":"cf8b0000","height":1788009}}
[2019-03-09 23:23:21] pool_have_job: Pool sent a new job[2], block height 1788009 (ID: 81)
[2019-03-09 23:23:32] Stopping miner process

hero member
Activity: 2548
Merit: 626


[2019-03-10 00:20:19] GPU0 :    456 H/s [T: 57c, RPM: 1449, CC: 1170 MHz, MC: 1900 MHz][BUS:7]
[2019-03-10 00:20:19] GPU1 :    462 H/s [T: 55c, RPM: 1630, CC: 1170 MHz, MC: 2030 MHz][BUS:4]
[2019-03-10 00:20:20] GPU2 :    457 H/s [T: 57c, RPM: 1465, CC: 1170 MHz, MC: 1900 MHz][BUS:3]
[2019-03-10 00:20:20] GPU3 :    1010 H/s [T: 61c, RPM: 2284, CC: 1250 MHz, MC: 2000 MHz][BUS:13]
[2019-03-10 00:20:20] GPU4 :    944 H/s [T: 60c, RPM: 3535, CC: 1250 MHz, MC: 2000 MHz][BUS:8]
[2019-03-10 00:20:20] GPU5 :    992 H/s [T: 60c, RPM: 1892, CC: 1250 MHz, MC: 2000 MHz][BUS:1]
[2019-03-10 00:20:20] GPU6 :    454 H/s [T: 57c, RPM: 1501, CC: 1170 MHz, MC: 1870 MHz][BUS:9]
[2019-03-10 00:20:20] Total:    4775 H/s
[2019-03-10 00:20:44] Pool sent a new job[5] (ID: 000001dd83c3c5e0)
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 0 (Thread 0)
[2019-03-10 00:20:44] Thread 0 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 2 (Thread 5)
[2019-03-10 00:20:44] Thread 5 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 4 (Thread Cool
[2019-03-10 00:20:44] Thread 8 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 6 (Thread 12)
[2019-03-10 00:20:44] Thread 12 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 2 (Thread 4)
[2019-03-10 00:20:45] Thread 4 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 0 (Thread 1)
[2019-03-10 00:20:45] Thread 1 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 5 (Thread 10)
[2019-03-10 00:20:45] Thread 10 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 1 (Thread 3)
[2019-03-10 00:20:45] Thread 3 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 3 (Thread 7)
[2019-03-10 00:20:45] Thread 7 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 6 (Thread 13)
[2019-03-10 00:20:45] Thread 13 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 4 (Thread 9)
[2019-03-10 00:20:45] Thread 9 finished job
[2019-03-10 00:20:45] CPU validation error, block height = 0
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 1 (Thread 2)
[2019-03-10 00:20:46] Thread 2 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 5 (Thread 11)
[2019-03-10 00:20:46] Thread 11 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 3 (Thread 6)
[2019-03-10 00:20:46] Thread 6 finished job

whats the problem? it mines some time than i see this and miner restarts, also sometimes it restarts and shows this message right after start...

Which coin are you trying to mine and on what pool?
It looks like you want to mine with cn/r or cn/wow on a pool that's not for that algo.
hero member
Activity: 2548
Merit: 626
I woke up this morning found all my rigs has 0 hash rate and miners keep restarting. I changed the commands from normalv8 to normalv4 and everything back to normal. Anyone has similar issues please try this.

SRBMiner-CN.exe --enablecoinforking --config Config\config-normalv4.txt --pools pools.txt --logfile %LOGTIME%

 

Monero switched algorithm few hours ago, so normalv4 must be used from now on for mining Monero.
newbie
Activity: 19
Merit: 0
https://i110.fastpic.ru/big/2019/0310/e0/8a4fa46312d37038e81b188806d8b6e0.png

[2019-03-10 00:20:19] GPU0 :    456 H/s [T: 57c, RPM: 1449, CC: 1170 MHz, MC: 1900 MHz][BUS:7]
[2019-03-10 00:20:19] GPU1 :    462 H/s [T: 55c, RPM: 1630, CC: 1170 MHz, MC: 2030 MHz][BUS:4]
[2019-03-10 00:20:20] GPU2 :    457 H/s [T: 57c, RPM: 1465, CC: 1170 MHz, MC: 1900 MHz][BUS:3]
[2019-03-10 00:20:20] GPU3 :    1010 H/s [T: 61c, RPM: 2284, CC: 1250 MHz, MC: 2000 MHz][BUS:13]
[2019-03-10 00:20:20] GPU4 :    944 H/s [T: 60c, RPM: 3535, CC: 1250 MHz, MC: 2000 MHz][BUS:8]
[2019-03-10 00:20:20] GPU5 :    992 H/s [T: 60c, RPM: 1892, CC: 1250 MHz, MC: 2000 MHz][BUS:1]
[2019-03-10 00:20:20] GPU6 :    454 H/s [T: 57c, RPM: 1501, CC: 1170 MHz, MC: 1870 MHz][BUS:9]
[2019-03-10 00:20:20] Total:    4775 H/s
[2019-03-10 00:20:44] Pool sent a new job[5] (ID: 000001dd83c3c5e0)
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 0 (Thread 0)
[2019-03-10 00:20:44] Thread 0 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 2 (Thread 5)
[2019-03-10 00:20:44] Thread 5 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 4 (Thread Cool
[2019-03-10 00:20:44] Thread 8 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 6 (Thread 12)
[2019-03-10 00:20:44] Thread 12 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 2 (Thread 4)
[2019-03-10 00:20:45] Thread 4 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 0 (Thread 1)
[2019-03-10 00:20:45] Thread 1 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 5 (Thread 10)
[2019-03-10 00:20:45] Thread 10 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 1 (Thread 3)
[2019-03-10 00:20:45] Thread 3 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 3 (Thread 7)
[2019-03-10 00:20:45] Thread 7 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 6 (Thread 13)
[2019-03-10 00:20:45] Thread 13 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 4 (Thread 9)
[2019-03-10 00:20:45] Thread 9 finished job
[2019-03-10 00:20:45] CPU validation error, block height = 0
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 1 (Thread 2)
[2019-03-10 00:20:46] Thread 2 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 5 (Thread 11)
[2019-03-10 00:20:46] Thread 11 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 3 (Thread 6)
[2019-03-10 00:20:46] Thread 6 finished job

whats the problem? it mines some time than i see this and miner restarts, also sometimes it restarts and shows this message right after start...
newbie
Activity: 84
Merit: 0
My rig restarts when I want to use remote desktop, but I cant see any error message in the logfile.   Huh
you can use any other remote tool like teamviewer or anydesk, there are no problems with them

I'm using this one for 2 years now and there was no problem before.

Interesting... --> for the 3rd try it works well now.
member
Activity: 202
Merit: 10
Eloncoin.org - Mars, here we come!
I woke up this morning found all my rigs has 0 hash rate and miners keep restarting. I changed the commands from normalv8 to normalv4 and everything back to normal. Anyone has similar issues please try this.

SRBMiner-CN.exe --enablecoinforking --config Config\config-normalv4.txt --pools pools.txt --logfile %LOGTIME%

 
member
Activity: 168
Merit: 15
My rig restarts when I want to use remote desktop, but I cant see any error message in the logfile.   Huh
you can use any other remote tool like teamviewer or anydesk, there are no problems with them
newbie
Activity: 84
Merit: 0
Does this miner client have hardware error messages (for improper VGA settings, like too much OC or too much undervolt) or just hangs up without any error message?
If it gives error messages what are those? --> just for look after those messages in the logfile

My rig restarts when I want to use remote desktop, but I cant see any error message in the logfile.   Huh
member
Activity: 168
Merit: 15
Well, no. You don't want to use a GPU but want to see it's stats, is not possible  Smiley
I can see if I press its number during mining. I want to "press" it via config file Smiley
newbie
Activity: 18
Merit: 0
i did not get shares for 15minutes and it restarts miner...every 15minutes as no shares. with same settings on 1.7.0 it works and shares accepted.

EDIT: seems there are trouble with fork... block time 2 minutes and now it is 6 and still on block 1788000...
It seems that it does not work? I have version 1.8.0 and my graphics are rx550 2GB, hashes are 0 in all graphics ... The configuration file I put normal_v4, also provide normal_v4_64, what difference is there? SO windows 10 pro 64bits

If hashes are 0 it means the video driver crashed. You should lower the intensity especially cause those are 2gb cards, probably the auto setup set a value too high for 2gb.
You have everything in the readme.txt or on the first page of this thread on how to set things manually.
got it working, I was using normalv4_64, now I have configured normal_v4 and I have also lowered the intensity to 26, now my rx550 2gb cards are doing 415-430 hash ... before in v8 it was 470-480 hash Sad
hero member
Activity: 2548
Merit: 626
is there a way to disable one GPU via config files without deleting it from device list?
I mean I want to see its temperature in miner's API with no hashing like I pressed a number in console window

Well, no. You don't want to use a GPU but want to see it's stats, is not possible  Smiley
Pages:
Jump to: