Pennywis3
|
 |
May 30, 2018, 06:08:25 AM |
|
Too bad Nicehash is now on CN-Heavy, it's gonna kill our coins 
|
|
|
|
sayyiditow
Newbie
Offline
Activity: 12
Merit: 0
|
 |
May 30, 2018, 08:05:35 AM |
|
Can't seem to get all my cards work. Always after a bit of mining, one card goes to 0h/s which is annoying. I have 10 vegas, used to work perfectly on srb version 1.4.9 till i updated to 1.5.4. Now After some mining one card hangs, then it can't even be detected, whole pc also hangs, I am trying 9 cards now to see if I get same error. Also re-enabled the watchdog to see if that helps.
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 08:07:11 AM |
|
Can't seem to get all my cards work. Always after a bit of mining, one card goes to 0h/s which is annoying.
so you just lower intensity for that one card. thats what gpu_conf is for : "gpu_conf" : [ { "id" : 0, "intensity" : 80, "worksize" : 8, "threads" : 1}, { "id" : 1, "intensity" : 40, "worksize" : 8, "threads" : 2}, { "id" : 3, "intensity" : 30, "worksize" : 8, "threads" : 2}, { "id" : 4, "intensity" : 90, "worksize" : 8, "threads" : 1} ]
|
|
|
|
istr
Newbie
Offline
Activity: 24
Merit: 0
|
 |
May 30, 2018, 09:28:28 AM |
|
Hi Doc!
A strange behavior! I've noticed that a long time ago but now I've decided to tell you. It may help you debugging the code.
I've automated startup procedure for the miner whenever windows starts. Let's take for example one of my rigs with 6 cards. Windows boots and after a while miner starts. After some time of stabilization watching memory usage in task manager I see it stable at ~286 - 290 M. If I kill the miner process and start it again giving it time to stabilize it stays at ~560 - 570 M. That's why I was saying all the time about "memory management". I don't know but this is the behavior. It may help.
Greetings!
ps: in heavy algo.
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 09:38:18 AM |
|
Can't seem to get all my cards work. Always after a bit of mining, one card goes to 0h/s which is annoying. I have 10 vegas, used to work perfectly on srb version 1.4.9 till i updated to 1.5.4. Now After some mining one card hangs, then it can't even be detected, whole pc also hangs, I am trying 9 cards now to see if I get same error. Also re-enabled the watchdog to see if that helps.
go back to 1.4.9 for a few days and test. I think it's more a windows-update-driver-who knows problem, than miner new version problem.
|
|
|
|
Xameleon07
Newbie
Offline
Activity: 7
Merit: 0
|
 |
May 30, 2018, 09:39:05 AM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6 https://imgur.com/KDdtAwo
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 09:39:19 AM |
|
Hi Doc!
A strange behavior! I've noticed that a long time ago but now I've decided to tell you. It may help you debugging the code.
I've automated startup procedure for the miner whenever windows starts. Let's take for example one of my rigs with 6 cards. Windows boots and after a while miner starts. After some time of stabilization watching memory usage in task manager I see it stable at ~286 - 290 M. If I kill the miner process and start it again giving it time to stabilize it stays at ~560 - 570 M. That's why I was saying all the time about "memory management". I don't know but this is the behavior. It may help.
Greetings!
ps: in heavy algo.
well if you would follow this thread regulary you would know that this is very well known, and can be fixed by just fireing up GPU-Z 
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 09:48:01 AM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6  add this in your config.txt : "gpu_conf" : [ { "id" : 0, "intensity" : 51, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 29, "worksize" : 8, "threads" : 2} ]
|
|
|
|
Xameleon07
Newbie
Offline
Activity: 7
Merit: 0
|
 |
May 30, 2018, 10:24:10 AM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6 https://imgur.com/KDdtAwoadd this in your config.txt : "gpu_conf" : [ { "id" : 0, "intensity" : 51, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 29, "worksize" : 8, "threads" : 2} ] Thanks, it worked, but now the problem with the drag is the speed of the RX580 decreased twice https://imgur.com/QfrW6VhHELP!!)
|
|
|
|
Xameleon07
Newbie
Offline
Activity: 7
Merit: 0
|
 |
May 30, 2018, 10:49:41 AM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6 https://imgur.com/KDdtAwoadd this in your config.txt : "gpu_conf" : [ { "id" : 0, "intensity" : 51, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 29, "worksize" : 8, "threads" : 2} ] Thanks, it worked, but now the problem with the drag is the speed of the RX580 decreased twice https://imgur.com/QfrW6VhHELP!!) Can anyone share working config.txt?
|
|
|
|
Iamtutut
|
 |
May 30, 2018, 11:50:33 AM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6  add this in your config.txt : "gpu_conf" : [ { "id" : 0, "intensity" : 51, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 29, "worksize" : 8, "threads" : 2} ] Thanks, it worked, but now the problem with the drag is the speed of the RX580 decreased twice  HELP!!) Try to invert in case GPU 0 is your 460 and GPU 1 is your 580: "gpu_conf" : [ { "id" : 0, "intensity" : 29, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 51, "worksize" : 8, "threads" : 2} ]
|
|
|
|
Xameleon07
Newbie
Offline
Activity: 7
Merit: 0
|
 |
May 30, 2018, 12:11:05 PM |
|
Hi I have problems with intensity, it is much heavily, should be 51 for RX580 and 26-29 for RX460 how to fix it thank you !!! Micron memory. there is no difference 1.4.9 or 1.5.6 https://imgur.com/KDdtAwoadd this in your config.txt : "gpu_conf" : [ { "id" : 0, "intensity" : 51, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 29, "worksize" : 8, "threads" : 2} ] Thanks, it worked, but now the problem with the drag is the speed of the RX580 decreased twice https://imgur.com/QfrW6VhHELP!!) Try to invert in case GPU 0 is your 460 and GPU 1 is your 580: "gpu_conf" : [ { "id" : 0, "intensity" : 29, "worksize" : 8, "threads" : 2}, { "id" : 1, "intensity" : 51, "worksize" : 8, "threads" : 2} ] No id:0 is RX580 id:1 is RX460
|
|
|
|
Iamtutut
|
 |
May 30, 2018, 12:41:39 PM |
|
Then intensity to 59 on your RX 580
|
|
|
|
Xameleon07
Newbie
Offline
Activity: 7
Merit: 0
|
 |
May 30, 2018, 12:56:37 PM |
|
Then intensity to 59 on your RX 580
On the Cryptonight-heavy algorithm everything is all OK 980H-RX580 IN 51 , 560H-RX460 IN26
|
|
|
|
livada
Newbie
Offline
Activity: 417
Merit: 0
|
 |
May 30, 2018, 02:19:10 PM |
|
DOC. See this. First. Block GPU BUS 7 but srb say gpu3=0 Second restart miner BLOCK and stay. Stay 2 hour - Computer work fine. but miner stop and block. After this i close miner and komp STUTH DOWN and reset. This is not first time. https://image.prntscr.com/image/_hi-Xy9HTimx_vPSpHkK2w.jpghttps://image.prntscr.com/image/ijcX3aSuTOG0uvT47TKV9w.jpgthis is it. Tu je zbloko i stoji tako dok ja ne skuzim da je zbloko i ne ugasim. Ktome kad to napravi nema nikakve log doatoteke - ne zapise prakticki nista. ostane zapis neki star par sati i nema nikakvog erora.. Ovo sam se vratio na stariju verziju al i u 1.5.5.1 je sve isto bilo
|
|
|
|
vakilee
Newbie
Offline
Activity: 3
Merit: 0
|
 |
May 30, 2018, 02:30:51 PM |
|
The same thing is happening to me. Very unstable miner. Shows me the same error about hashing speed and blocks the pc.
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 02:40:21 PM |
|
DOC. See this. First. Block GPU BUS 7 but srb say gpu3=0 Second restart miner BLOCK and stay. Stay 2 hour - Computer work fine. but miner stop and block. After this i close miner and komp STUTH DOWN and reset. This is not first time.   this is it. Tu je zbloko i stoji tako dok ja ne skuzim da je zbloko i ne ugasim. Ktome kad to napravi nema nikakve log doatoteke - ne zapise prakticki nista. ostane zapis neki star par sati i nema nikakvog erora.. Ovo sam se vratio na stariju verziju al i u 1.5.5.1 je sve isto bilo this is not the latest version. Please report bugs only for the latest version. Ovo sto prijavljujes za los prikaz BUS id jer reseno u novijoj verziji, pise na prvoj strani. Takodje smanjite ljudi intenzitet na kartama koje vam blokiraju, pa nece ni doci do pucanja drajvera / pada hasha na 0. Ili ste jako nabrijali tj overklokovali karte, ili vozite na previsokom intenzitetu. Da iste su sve karte, ali ne moze cak ni svaka ista karta isti intenzitet.
|
|
|
|
dingdongtobias
Newbie
Offline
Activity: 156
Merit: 0
|
 |
May 30, 2018, 03:08:06 PM |
|
The same thing is happening to me. Very unstable miner. Shows me the same error about hashing speed and blocks the pc.
you can use xmr stak or cast if this one is very unstable for you.
|
|
|
|
CharlieCox
Member

Offline
Activity: 212
Merit: 12
|
 |
May 30, 2018, 03:49:35 PM |
|
Will SRB Miner work for ETN after the fork? They have switched to CryptonightV7 apparently 
|
|
|
|
doktor83 (OP)
|
 |
May 30, 2018, 03:56:44 PM |
|
Will SRB Miner work for ETN after the fork? They have switched to CryptonightV7 apparently  sure, use normalv7
|
|
|
|
|