istr
Newbie
Offline
Activity: 24
Merit: 0
|
|
May 30, 2018, 05:00:17 AM |
|
Hi hesido!
do you have 13 cards running on the same machine? are all these cards AMD brand? All I want to know is how many cards of the same type (AMD) we can run under Win10.
Thanks in advance istr
Yes, on 13 cards on a single machine, all AMD. Asus B250 miner m/b. Thanks, But do you or someone else know how many AMD cards can we run simultaneously on a single machine under win10? Can we run all 19 cards ASUS B250 Mining Expert supports? Greetings from Hellas
|
|
|
|
doktor83 (OP)
|
|
May 30, 2018, 05:04:31 AM |
|
Rig1 and Rig2 are probably on the same location (same ip) ? i left it work over night : had no banned ip's don't bother with miner version, thats just the text, nothing has been changed yet
|
|
|
|
doktor83 (OP)
|
|
May 30, 2018, 05:11:07 AM |
|
There's definitely a bug on updates after V1.5.4. Miner stops hashing/hangs after GPU restart process(this is unusual and only happen when watchdog detected a 0 hashrate).
@doktor83 should I stop using start.bat?
Better explain me a little more what is happening and how, or attach some logs. Like: Miner works, then video driver crashes in mean time, and GPU starts hashing with speed 0 h/s. Watchdog after 3 rounds of 45 sec restarts miner. It restarted successfully and mining starts again/It couldnt restart miner, and it showed an error ................., or no error miner did not restart but this happened ....... If you want me to fix something give me more info people.
|
|
|
|
PIOUPIOU99
Copper Member
Member
Offline
Activity: 293
Merit: 11
|
|
May 30, 2018, 06:06:18 AM |
|
Rig 1 freeze to night ,rx 480/470 down (undervolt gpu mv ), logfile is enable in star.bat but where is log please ?
Yes for rig 2(no freeze ) for IP .
|
|
|
|
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.
|
|
|
|
|