Pages:
Author

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

newbie
Activity: 52
Merit: 0
What is SRB-Restarter?
hero member
Activity: 2548
Merit: 626
V1.8.3
- maxnosharesent parameter is not used anymore by default, also it's max is moved to 24h
- In guided setup mode password can now be 120 characters long instead of 80 that was previously
- Adl2 is now auto set to older gpus
- Removed Webchain algo
- heavy_mode 3 is now the default
- Fixed stratum+ssl:// in pool url, now it recognises and sets tls to true if used
- Gpu id and bus id now displayed with every accepted/rejected share
- preparedata parameter now gives a small boost on Vegas for turtle, mox, heavy, gpu algos
- Added fork info for sumokoin from cn to cn/r
- Possible fix of random miner crash
- SRB-Restarter now shows date and is logging to a file


+ maxnosharesent parameter is not used by default anymore because when Windows decides to change time (sync), miner misinterprets and restarts

+ removed webchain because they forked to an other POW, and no other coin is going to use their previous algo

+ default heavy_mode is now 3, instead of 1. This means more speed on heavy derived algos.

+ --preparedata can now give a small boost with turtle, mox, heavy and gpu algo on Vega56. Did not test on other cards.
newbie
Activity: 5
Merit: 0
doktor83
min_rig_speed" : number - in H/S, it defines the minimum rig hashing speed we want to maintain. If 5 minute average hashing speed is less than this, miner restarts.
its not less 3000 when every gpu working
i try to increase
"min_rig_speed_duration" : number - in seconds (minimum is 30 sec), defines the time period for average hashing speed calculation, used with 'min_rig_speed' parameter
to 600 but useless
so how miner calc hr for parameter min_rig_speed Huh
what i must set to miner restart same self and not disable gpu

remove --gpuwatchdogdisablemode from .bat
thx try it

so what about min_rig_speed what can i set it ?
i think min_rig_speed its TOTAL hr from RIG

miner run in 2 thread at every gpu
so i get ~900hs wrom every card
total ~3600

i set min_rig_speed  at 3000
but after 5 min i get min hr 454 restart - its take hr from one gpu at one thead

min_rig_speed is indeed the hashrate for the whole rig. Which version of SRB are you using?
1.8.2
newbie
Activity: 71
Merit: 0
When the process is off, it works perfectly, but when it crashes, the process continues to run until the application closes(click botton close).
Is there any way to put in windows 10, that if the application closes automatically? without having to press the close button to kill the .exe process? Forgive my English.
Because some reported 'random miner crashes not related to gpu crashes', i made a little tool as a workaround, until i find the bug(s) and fix them.
This tool serves as a replacement for scripts you can set up to monitor the miner process and start it if it's not running.


SRB-RESTARTER

Only 3 parameters :

--interval value_in_seconds [def. is 10]
Specifies how often to check is the SRBMiner process running

--instance number
Use it if you run multiple SRBMiner instances on the same machine, example is below
You must use the following file naming :
SRBMiner-CN-n.exe where n is the instance number

--run filename [name of .bat file to run]
Name of .bat you want to run if SRBMiner process in not running


Note:
Miner is considered 'not running' after 2 checks!

Examples:

1.
SRB-Restarter.exe
[This will set interval to 10 seconds, and start.bat if SRBMiner process is not running. It will monitor for a process named SRBMiner-CN.exe]

2.
SRB-Restarter.exe --interval 5 --run turtle-coin.bat
[This will set interval to 5 seconds and run turtle-coin.bat if SRBMiner process is not running. It will monitor for a process named SRBMiner-CN.exe]

3.
SRB-Restarter.exe --interval 30 --run start-heavy.bat --instance 1
[This will set interval to 30 seconds and run start-heavy.bat if SRBMiner process is not running. It will monitor for a process named SRBMiner-CN-1.exe]


If you copy the whole folder from the .zip into SRBMiner folder, you have an example SRB-Restart.bat inside that will check for the SRBMiner-CN.exe process every 5 seconds, and run start.bat that is in the main miner folder (that's why the '..\start.bat', it means one level back).

Link is on the first page or HERE


hero member
Activity: 2548
Merit: 626
I'm getting alot of "pool rejected share (Share Above Target)" errors at nicehash on CryptoNightR
Anyone else getting this too?

Yes, I am as well.  Asked about it earlier in the thread but didn't get a response from anyone so figured if might just be my machine.

Those errors are nicehash specific, because nicehash is so 'special'. You will get those on every miner, or if not, it means the miner is not showing those messages to the user Smiley
hero member
Activity: 2548
Merit: 626
doktor83
min_rig_speed" : number - in H/S, it defines the minimum rig hashing speed we want to maintain. If 5 minute average hashing speed is less than this, miner restarts.
its not less 3000 when every gpu working
i try to increase
"min_rig_speed_duration" : number - in seconds (minimum is 30 sec), defines the time period for average hashing speed calculation, used with 'min_rig_speed' parameter
to 600 but useless
so how miner calc hr for parameter min_rig_speed Huh
what i must set to miner restart same self and not disable gpu

remove --gpuwatchdogdisablemode from .bat
thx try it

so what about min_rig_speed what can i set it ?
i think min_rig_speed its TOTAL hr from RIG

miner run in 2 thread at every gpu
so i get ~900hs wrom every card
total ~3600

i set min_rig_speed  at 3000
but after 5 min i get min hr 454 restart - its take hr from one gpu at one thead

min_rig_speed is indeed the hashrate for the whole rig. Which version of SRB are you using?
newbie
Activity: 37
Merit: 0
I'm getting alot of "pool rejected share (Share Above Target)" errors at nicehash on CryptoNightR
Anyone else getting this too?

Yes, I am as well.  Asked about it earlier in the thread but didn't get a response from anyone so figured if might just be my machine.
jr. member
Activity: 94
Merit: 5
I'm getting alot of "pool rejected share (Share Above Target)" errors at nicehash on CryptoNightR
Anyone else getting this too?
AVP
newbie
Activity: 96
Merit: 0
Silly question, is higher intensity stronger or weaker intensity?

Let's say card is at 50 intensity, if I want to turn it up, do I set it to 45 or 55 ?

thanks.
newbie
Activity: 5
Merit: 0
doktor83
min_rig_speed" : number - in H/S, it defines the minimum rig hashing speed we want to maintain. If 5 minute average hashing speed is less than this, miner restarts.
its not less 3000 when every gpu working
i try to increase
"min_rig_speed_duration" : number - in seconds (minimum is 30 sec), defines the time period for average hashing speed calculation, used with 'min_rig_speed' parameter
to 600 but useless
so how miner calc hr for parameter min_rig_speed Huh
what i must set to miner restart same self and not disable gpu

remove --gpuwatchdogdisablemode from .bat
thx try it

so what about min_rig_speed what can i set it ?
i think min_rig_speed its TOTAL hr from RIG

miner run in 2 thread at every gpu
so i get ~900hs wrom every card
total ~3600

i set min_rig_speed  at 3000
but after 5 min i get min hr 454 restart - its take hr from one gpu at one thead
jr. member
Activity: 71
Merit: 1
good  Cool

If I'm using the exchange wallet, I need to enter not only the wallet address, but the payment ID too
where do I have insert the payment ID?

If you click on the Start tab on Herominers site (between the home and blocks) where there is a rocket ship logo it tells you there what you need to do no need to ask the dok.
hero member
Activity: 2548
Merit: 626
doktor83
min_rig_speed" : number - in H/S, it defines the minimum rig hashing speed we want to maintain. If 5 minute average hashing speed is less than this, miner restarts.
its not less 3000 when every gpu working
i try to increase
"min_rig_speed_duration" : number - in seconds (minimum is 30 sec), defines the time period for average hashing speed calculation, used with 'min_rig_speed' parameter
to 600 but useless
so how miner calc hr for parameter min_rig_speed Huh
what i must set to miner restart same self and not disable gpu

remove --gpuwatchdogdisablemode from .bat
newbie
Activity: 5
Merit: 0
doktor83
min_rig_speed" : number - in H/S, it defines the minimum rig hashing speed we want to maintain. If 5 minute average hashing speed is less than this, miner restarts.
its not less 3000 when every gpu working
i try to increase
"min_rig_speed_duration" : number - in seconds (minimum is 30 sec), defines the time period for average hashing speed calculation, used with 'min_rig_speed' parameter
to 600 but useless
so how miner calc hr for parameter min_rig_speed Huh
what i must set to miner restart same self and not disable gpu
hero member
Activity: 2548
Merit: 626
hi, the miner always show this error "couldn't login to pool" when my internet drop for 1 or 2 second then reconnected with new IP(dynamic IP). I tried manually switch pool O/P option but same error still appear, but if i manually close and restart the miner then the miner can connect to pool without error.

My miner setup as follow:
1. miner IP are fixed by the router
2. miner connected to giga switch then only to router
3. miner uses SSL/TLS connection to pool with keep alive turn off. I tried turn on keep alive option but have the same issue.

any idea?

a log file would be really helpful
newbie
Activity: 3
Merit: 0
hi, the miner always show this error "couldn't login to pool" when my internet drop for 1 or 2 second then reconnected with new IP(dynamic IP). I tried manually switch pool O/P option but same error still appear, but if i manually close and restart the miner then the miner can connect to pool without error.

My miner setup as follow:
1. miner IP are fixed by the router
2. miner connected to giga switch then only to router
3. miner uses SSL/TLS connection to pool with keep alive turn off. I tried turn on keep alive option but have the same issue.

any idea?
hero member
Activity: 2548
Merit: 626
Hello doktor83

is it possible to merge mine with SRBminer Haven Protocol + Bloc.Money as it's described here? ->

https://bitcointalksearch.org/topic/m.50553711

I'm using SRBminer only for CN coins, usually mining XHV

Of course it is, the setup depends from the pool but here's an example :

Code:
{
"pools" :
[
{
"pool" : "havenbloc.herominers.com:10451",
"wallet" : "HAVEN-WALLET",
"password" : "BLOC-WALLET"
}
]
}

or if you prefer cmd:

Code:
SRBMiner-CN.exe --ccryptonighttype haven --cpool havenbloc.herominers.com:10451 --cwallet HAVENADDRESS --cpassword BLOCADDRESS

good  Cool

If I'm using the exchange wallet, I need to enter not only the wallet address, but the payment ID too
where do I have insert the payment ID?

The format on herominers is HAVENADDRESS+paymentID and BLOCADDRESS+paymentID
hero member
Activity: 1652
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
Hello doktor83

is it possible to merge mine with SRBminer Haven Protocol + Bloc.Money as it's described here? ->

https://bitcointalksearch.org/topic/m.50553711

I'm using SRBminer only for CN coins, usually mining XHV

Of course it is, the setup depends from the pool but here's an example :

Code:
{
"pools" :
[
{
"pool" : "havenbloc.herominers.com:10451",
"wallet" : "HAVEN-WALLET",
"password" : "BLOC-WALLET"
}
]
}

or if you prefer cmd:

Code:
SRBMiner-CN.exe --ccryptonighttype haven --cpool havenbloc.herominers.com:10451 --cwallet HAVENADDRESS --cpassword BLOCADDRESS

good  Cool

If I'm using the exchange wallet, I need to enter not only the wallet address, but the payment ID too
where do I have insert the payment ID?
hero member
Activity: 2548
Merit: 626
Why am I getting a lot of rejected shares? "Pool rejected result 0x000074E1 for job[2] [low difficulty share]" By a lot I mean some, most shares are ofcourse accepted but still, quite frequent.

Pool difficulty is set at 120000 by default. May I change it for better results?

The pool I'm using is nanopool.org btw.


You get low diff shares when your gpu returns a bad result. So loosen on your OC , or depending of your card, maybe you use 'bad' mem. straps.

Is there any way to see what GPU that is getting this error, if it's just one or all GPUs? I can see how many errors and frequency in %. It just says what job number it is?

95,5% accepted shares. Maybe not much to care about in about one hour?


Yes, it would be nice if the "low difficulty" error actually reported which GPU caused the error. With multiple GPUs, how am I supposed to know exactly which one is causing the problem so I can tweak settings?

i will add with every accepted/rejected share message the gpu and bus id the share was from
hero member
Activity: 2548
Merit: 626
Hello doktor83

is it possible to merge mine with SRBminer Haven Protocol + Bloc.Money as it's described here? ->

https://bitcointalksearch.org/topic/m.50553711

I'm using SRBminer only for CN coins, usually mining XHV

Of course it is, the setup depends from the pool but here's an example :

Code:
{
"pools" :
[
{
"pool" : "havenbloc.herominers.com:10451",
"wallet" : "HAVEN-WALLET",
"password" : "BLOC-WALLET"
}
]
}

or if you prefer cmd:

Code:
SRBMiner-CN.exe --ccryptonighttype haven --cpool havenbloc.herominers.com:10451 --cwallet HAVENADDRESS --cpassword BLOCADDRESS
hero member
Activity: 1652
Merit: 583
xUSD - The PRIVATE stable coin - Haven Protocol
Hello doktor83

is it possible to merge mine with SRBminer Haven Protocol + Bloc.Money as it's described here? ->

https://bitcointalksearch.org/topic/m.50553711

I'm using SRBminer only for CN coins, usually mining XHV
Pages:
Jump to: