Bitcoin Forum
November 03, 2025, 01:35:17 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 [327] 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237321 times)
Rabotaet
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 15, 2019, 05:22:17 PM
Last edit: April 15, 2019, 06:26:09 PM by Rabotaet
 #6521

Увaжaeмый дoктop83.

1)Чтoбы вaшa yтилитa SRB-Restarter paбoтaлa кoppeктнo нa windows 7  нeoбxoдимo oтключить в cиcтeмe oкoшкo oб aвapийнoм зaвepшeнии пpилoжeния. Бeз этoгo вaшa yтилитa дyмaeт, чтo пpoцecc SRB-miner eщe зaпyщeн и paбoтaeт, xoтя мaйнep yжe двaнo зaвиc и виcит cиcтeмнoe oкoшкo oб oшибкe в пpилoжeнии. Haвepнo этo дeлaeтcя тaк: Пycк-Bыпoлнить-> gpedit.msc-> Computer Settings -> Administrative Templates -> System -> Internet Communication Management -> Internet Communication Settings -> Turn off Windows Error Reporting.

2)Haчинaя c вepcии 1.8.2 мaйнep нa cтapтe пoкaзывaeт oчeнь низкиx xэшpeйт и пepeзaпycкaeтcя, т.к. ycтaнoвлeн пapaмeтp "минимaльный xэшpeйт". Кapты rx562. Oпытным пyтeм былo ycтaнoвлeнo, чтo либo нe иcпoльзoвaть этoт пapaмeтp вooбщe, либo ycтaнoвить cимвoличecкoe знaчeниe, cкaжeм 100.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 16, 2019, 05:10:17 AM
 #6522

Увaжaeмый дoктop83.

1)Чтoбы вaшa yтилитa SRB-Restarter paбoтaлa кoppeктнo нa windows 7  нeoбxoдимo oтключить в cиcтeмe oкoшкo oб aвapийнoм зaвepшeнии пpилoжeния. Бeз этoгo вaшa yтилитa дyмaeт, чтo пpoцecc SRB-miner eщe зaпyщeн и paбoтaeт, xoтя мaйнep yжe двaнo зaвиc и виcит cиcтeмнoe oкoшкo oб oшибкe в пpилoжeнии. Haвepнo этo дeлaeтcя тaк: Пycк-Bыпoлнить-> gpedit.msc-> Computer Settings -> Administrative Templates -> System -> Internet Communication Management -> Internet Communication Settings -> Turn off Windows Error Reporting.

2)Haчинaя c вepcии 1.8.2 мaйнep нa cтapтe пoкaзывaeт oчeнь низкиx xэшpeйт и пepeзaпycкaeтcя, т.к. ycтaнoвлeн пapaмeтp "минимaльный xэшpeйт". Кapты rx562. Oпытным пyтeм былo ycтaнoвлeнo, чтo либo нe иcпoльзoвaть этoт пapaмeтp вooбщe, либo ycтaнoвить cимвoличecкoe знaчeниe, cкaжeм 100.

I tried to translate with google translate but i still don't understand what you want to say  Huh

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Rabotaet
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
April 16, 2019, 05:37:51 AM
 #6523

1) When the miner freezes, the system error window appears.

But the SRB-Miner process is still in computer memory.

The SRB-Restarter utility thinks that the miner is working. But the miner is frozen.

Perhaps this problem can be solved on Windows 7.

It is necessary to disable the output of system notifications.

 gpedit.msc-> Computer Settings -> Administrative Templates -> System -> Internet Communication Management -> Internet Communication Settings -> Turn off Windows Error Reportin

2)
RX562, miner 1.8.1 - OK
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"retry_time" : 2,
"persistent_memory" : false,
"min_rig_speed" : 2100,
"min_rig_speed_duration" : 60,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 4, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8}
]
}

RX562, miner 1.8.2 - 1.8.3 - not OK
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"retry_time" : 2,
"persistent_memory" : false,
"min_rig_speed" : 2100,  <<<<<<<<<==============   only works if set to 100. otherwise restart miner!!!!!!!
"min_rig_speed_duration" : 60,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 4, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8}
]
}
ledgerdary
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 16, 2019, 05:49:26 AM
 #6524

Which driver is meant by Adrenalin 2019 in the recommended drivers? Is that 18.12.2 only or also newer versions?

My 19.4.1 is disapproved by the miner...
viljy
Legendary
*
Offline Offline

Activity: 2268
Merit: 1660



View Profile
April 16, 2019, 07:06:47 AM
 #6525

For some reason it seems to me that automatic settings for RX550 are not optimal.
How much does the average kh/s can give RX550? ~1.2 kh/s for cn-upx is this normal?

      ▄▄██████████▄▄
   ▄███▀ ▀▀██████████▄
  █████     ▀▀█████████▄
 ██████▄       ▀▀████████
█████████▄        ▀▀█████▄
██████▀  ▀▀█▄▄       ▀████
██████      ▀▀█▄▄      ███
███████        ▀▀█▄▄  ▄███
█████████▄        ▀██████▀
 █████▀  ▀▀█▄   ▄███████▀
  ▀███       ██████████▀
    ▀██▄  ▄▄█████████▀
       ▀▀████████▀▀
.
.CASINOBET.
██████████████████████████
██████████████████████████
████████████  ████████████
██████████▀ ██ ▀██████████
█████████▀▄█▀▀█▄▀█████████
████████▀▄██████▄▀████████
███████▀▄██ ██ ██▄▀███████
██████ ▄█▀██▀▀█▀▀█▄ ██████
█████ ▄██▄██▄▄█▄▄██▄ █████
████▄ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄████
██████████████████████████
██████████████████████████
.THE HOME OF CRYPTO REWARDS..
.............. UP TO 65% RAKEBACK + CASHBACK   ..............
██████████████████████████
██████████████████████████
████████▀▀▀ ▄▄ ▀▀▀████████
██████▀ ▄███▀▀███▄ ▀██████
█████ ▄█▀██▀▀▀▀██▀█▄ █████
████▀ █▄▄▀ ▄██▄ ▀▄▄█ ▀████
████ ████ ██████ ████ ████
████▄ █▀▀▄ ▀██▀ ▄▀▀█ ▄████
█████▄▀█▄██▄▄▄▄██▄█▀▄█████
██████▄ ▀███▄▄███▀ ▄██████
████████▄▄▄ ▀▀ ▄▄▄████████
██████████████████████████
..2 ETH GIVEAWAY   |   150% + 500 FS..
..... FOLLOW & PLAY TO WIN       |           WELCOME OFFER.........
..PLAY NOW..
psthoy
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 16, 2019, 02:40:04 PM
 #6526

Has anyone tried srbminer 1.8.3 on a hashvaultpro pool?  Im trying to merge mine haven+bloc, anyone can share how its done?  TIA.
Iamtutut
Full Member
***
Offline Offline

Activity: 1120
Merit: 131


View Profile
April 16, 2019, 06:27:28 PM
 #6527

Which driver is meant by Adrenalin 2019 in the recommended drivers? Is that 18.12.2 only or also newer versions?

My 19.4.1 is disapproved by the miner...

Never mine with a driver newer than your miner version.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 16, 2019, 07:33:40 PM
 #6528

1) When the miner freezes, the system error window appears.

But the SRB-Miner process is still in computer memory.

The SRB-Restarter utility thinks that the miner is working. But the miner is frozen.


Not every crash can be catched, restarter works for restarting the miner when a crash occurs because of miner bug code (access violation etc.)


RX562, miner 1.8.2 - 1.8.3 - not OK
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"retry_time" : 2,
"persistent_memory" : false,
"min_rig_speed" : 2100,  <<<<<<<<<==============   only works if set to 100. otherwise restart miner!!!!!!!
"min_rig_speed_duration" : 60,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 4, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8}
]
}


Someone else also reported the 'min_rig_speed' parameter is broken and triggers much earlier than it is set. I am testing it, but so far so good.
On a rig that does 38khs turtle i set it to 36khs and it's not triggering - restarting miner.

Im using with minimal config :

Code:
{
"cryptonight_type" : "turtle",
"intensity" : 0,
"double_threads" : true,
"min_rig_speed" : 36000
}

Going to check it out in code, maybe when gpu_conf is set this parameter gets omitted, or idk.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 16, 2019, 07:35:07 PM
 #6529

Which driver is meant by Adrenalin 2019 in the recommended drivers? Is that 18.12.2 only or also newer versions?

My 19.4.1 is disapproved by the miner...

It is not disapproved, you just see a notice that you are not using one of the recommended drivers  Grin
Basically you can use any driver, if it is working good for you. But the most tested driver is 18.6.1

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
alexcrys1
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
April 17, 2019, 05:47:30 AM
 #6530

Which driver is meant by Adrenalin 2019 in the recommended drivers? Is that 18.12.2 only or also newer versions?

My 19.4.1 is disapproved by the miner...

It is not disapproved, you just see a notice that you are not using one of the recommended drivers  Grin
Basically you can use any driver, if it is working good for you. But the most tested driver is 18.6.1

Hello, u will support uplexa new algo:UPXTWO ?
Lio78
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
April 17, 2019, 06:24:01 AM
 #6531



Hello, u will support uplexa new algo:UPXTWO ?


Quote  Wink
symplink
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
April 17, 2019, 07:45:09 AM
Last edit: April 17, 2019, 08:14:04 AM by symplink
 #6532

"+ --preparedata can now give a small boost with turtle, mox, heavy and gpu algo on Vega56. Did not test on other cards."
It is like going worse on vega64 - from 49700 to 48400 /12 vegas
Maybe I am doing something wrong?:
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --preparedata --resetvega --gpureorder --disablegpuwatchdog --logfile %LOGTIME%
or
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --resetvega --preparedata  --gpureorder --disablegpuwatchdog --logfile %LOGTIME%\
Same results
19.1.1
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 17, 2019, 08:48:02 AM
 #6533



Hello, u will support uplexa new algo:UPXTWO ?


Quote  Wink

Sure i will, im waiting on the dev/devs

"+ --preparedata can now give a small boost with turtle, mox, heavy and gpu algo on Vega56. Did not test on other cards."
It is like going worse on vega64 - from 49700 to 48400 /12 vegas
Maybe I am doing something wrong?:
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --preparedata --resetvega --gpureorder --disablegpuwatchdog --logfile %LOGTIME%
or
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --resetvega --preparedata  --gpureorder --disablegpuwatchdog --logfile %LOGTIME%\
Same results
19.1.1

You are not doing anything wrong, looks like vega64 does not like it. I tested only on Vega56 with Hynix mem, cause thats what i got.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
commonorx
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 18, 2019, 02:58:55 AM
 #6534



Hello, u will support uplexa new algo:UPXTWO ?


Quote  Wink

Sure i will, im waiting on the dev/devs

"+ --preparedata can now give a small boost with turtle, mox, heavy and gpu algo on Vega56. Did not test on other cards."
It is like going worse on vega64 - from 49700 to 48400 /12 vegas
Maybe I am doing something wrong?:
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --preparedata --resetvega --gpureorder --disablegpuwatchdog --logfile %LOGTIME%
or
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --resetvega --preparedata  --gpureorder --disablegpuwatchdog --logfile %LOGTIME%\
Same results
19.1.1

You are not doing anything wrong, looks like vega64 does not like it. I tested only on Vega56 with Hynix mem, cause thats what i got.

I really miss the stability that CASTXMR provided. Month after month and I never looked at the miner 100% uptime. Maybe you can reach out to him (CASTXMR DUDE) for some assistance? This miner crashes every week for me.
duketasos
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 18, 2019, 12:35:32 PM
 #6535



Hello, u will support uplexa new algo:UPXTWO ?


Quote  Wink

Sure i will, im waiting on the dev/devs

"+ --preparedata can now give a small boost with turtle, mox, heavy and gpu algo on Vega56. Did not test on other cards."
It is like going worse on vega64 - from 49700 to 48400 /12 vegas
Maybe I am doing something wrong?:
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --preparedata --resetvega --gpureorder --disablegpuwatchdog --logfile %LOGTIME%
or
SRBMiner-CN.exe --config Config\config-mox.txt --pools poolsmox.txt --resetvega --preparedata  --gpureorder --disablegpuwatchdog --logfile %LOGTIME%\
Same results
19.1.1

You are not doing anything wrong, looks like vega64 does not like it. I tested only on Vega56 with Hynix mem, cause thats what i got.

I really miss the stability that CASTXMR provided. Month after month and I never looked at the miner 100% uptime. Maybe you can reach out to him (CASTXMR DUDE) for some assistance? This miner crashes every week for me.

Weird i switched monthw ago to srb coz it was rock solid.cast wasnt good for me...(oem vegas 56) but was solid for my rx580s
psthoy
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 18, 2019, 01:41:56 PM
 #6536

has anyone tried configuring haven+bloc in hashvaultpro?  could you share your configs please?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 18, 2019, 04:55:22 PM
 #6537

has anyone tried configuring haven+bloc in hashvaultpro?  could you share your configs please?

You don't need configs, you need pools file :

Code:
{
"pools" :
[
{"pool" : "pool.haven.hashvault.pro:80",
"wallet" : "HAVEN_WALLET:BLOC_WALLET",
"password" : "x"
}
]
}

WAtch the : sign between HAVEN and BLOC wallet.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 18, 2019, 09:22:09 PM
 #6538

1) When the miner freezes, the system error window appears.

But the SRB-Miner process is still in computer memory.

The SRB-Restarter utility thinks that the miner is working. But the miner is frozen.


Not every crash can be catched, restarter works for restarting the miner when a crash occurs because of miner bug code (access violation etc.)


RX562, miner 1.8.2 - 1.8.3 - not OK
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"retry_time" : 2,
"persistent_memory" : false,
"min_rig_speed" : 2100,  <<<<<<<<<==============   only works if set to 100. otherwise restart miner!!!!!!!
"min_rig_speed_duration" : 60,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 4, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8}
]
}


Someone else also reported the 'min_rig_speed' parameter is broken and triggers much earlier than it is set. I am testing it, but so far so good.
On a rig that does 38khs turtle i set it to 36khs and it's not triggering - restarting miner.

Im using with minimal config :

Code:
{
"cryptonight_type" : "turtle",
"intensity" : 0,
"double_threads" : true,
"min_rig_speed" : 36000
}

Going to check it out in code, maybe when gpu_conf is set this parameter gets omitted, or idk.

Ok, so i think i know what is happening. Cn/R precompiles 10 kernels on miner startup. That takes some time * number of gpus in the system.
Your "min_rig_speed_duration" is 60, it is too low, because miner does not start hashing until it precompiled the kernels. So just set the "min_rig_speed_duration" to a higher number, try few minutes...

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2940
Merit: 626


View Profile WWW
April 18, 2019, 09:23:29 PM
 #6539

if someone has managed to get Tube2 version 1.7.1 to Rx 580 8 GB without fail it will be thankful to share settings.with adrenaline 18.6.1 I tried a lot of combinations but for now without success. "heavy_mode": 3,"Fragments": 9999 was the best I got on 7 cards - 8310 h/s on heavy,  but one of seven cards did not go away."intensity" : 58.   Doc, how do you benchmark the cards when running the program? It is interesting that with the same settings they give different crashes. Have one reached half or some percentage of their power and there are stuck?

Version 1.7.1 ? You should switch to the latest version, i can't help you with older versions.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Nero_
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 19, 2019, 05:32:52 AM
 #6540

1) When the miner freezes, the system error window appears.

But the SRB-Miner process is still in computer memory.

The SRB-Restarter utility thinks that the miner is working. But the miner is frozen.


Not every crash can be catched, restarter works for restarting the miner when a crash occurs because of miner bug code (access violation etc.)


RX562, miner 1.8.2 - 1.8.3 - not OK
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"retry_time" : 2,
"persistent_memory" : false,
"min_rig_speed" : 2100,  <<<<<<<<<==============   only works if set to 100. otherwise restart miner!!!!!!!
"min_rig_speed_duration" : 60,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8},
{ "id" : 4, "intensity" : 26, "worksize" : 32, "threads" : 2, "fragments" : 8}
]
}


Someone else also reported the 'min_rig_speed' parameter is broken and triggers much earlier than it is set. I am testing it, but so far so good.
On a rig that does 38khs turtle i set it to 36khs and it's not triggering - restarting miner.

Im using with minimal config :

Code:
{
"cryptonight_type" : "turtle",
"intensity" : 0,
"double_threads" : true,
"min_rig_speed" : 36000
}

Going to check it out in code, maybe when gpu_conf is set this parameter gets omitted, or idk.

Ok, so i think i know what is happening. Cn/R precompiles 10 kernels on miner startup. That takes some time * number of gpus in the system.
Your "min_rig_speed_duration" is 60, it is too low, because miner does not start hashing until it precompiled the kernels. So just set the "min_rig_speed_duration" to a higher number, try few minutes...


Getting the same here:
Miner does 6500
"min_rig_speed" : 5000
"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 0, "threads" : 2},
   { "id" : 1, "intensity" : 0, "worksize" : 0, "threads" : 2},
   { "id" : 2, "intensity" : 0, "worksize" : 0, "threads" : 2},
   { "id" : 3, "intensity" : 0, "worksize" : 0, "threads" : 2},
   
]
Miner restarts on the avg 5min mark constantly.
Pages: « 1 ... 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 [327] 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!