Author

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

hero member
Activity: 2548
Merit: 626
V1.4.0
- Added multiple pools support (failover pools)
- Added GPU crash display & logging back again
- Some minor bug fixes

Every pool now must be defined in a separate pools file.
The logic is simple, if it can't connect to first specified pool, after 2 retries it goes to the second one, and so on.. When reached the last pool, it goes back to the first one.

You can set the number of retries in config.txt adding the "giveup_limit" parameter.

At the moment there is no option to use pools with algo other then the one specified in the config file.
newbie
Activity: 35
Merit: 0
Hi there

This config for normalv7, i set intensity,   fixed value  (example: 44) ----> it's run  and has good hash (for xmr coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

but i change to heavy,  it's not run and has bug (for sumo coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */  
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,


Please help me

hi there

u must use half intensity

heavy using double memory

try 22 instead of 44

That it's mean the hash of heavy always lower than normalv7 Huh
sr. member
Activity: 1008
Merit: 297
Grow with community
Hi there

This config for normalv7, i set intensity,   fixed value  (example: 44) ----> it's run  and has good hash (for xmr coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

but i change to heavy,  it's not run and has bug (for sumo coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */ 
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,


Please help me

hi there

u must use half intensity

heavy using double memory

try 22 instead of 44

Or better switch to Auto mode "0", then observe which is the safest intensity used by the miner, you will now have your reference to use on each card.
member
Activity: 120
Merit: 10
Hmm why this miner is trying to modify my win sys 32 dll file, antivirus warn me??
newbie
Activity: 15
Merit: 0
Hey dok,

What's the word on all the rejected shares when mining at nicehash (about 5%)?
Could a fix be found?

Getting both outdated and invalid nonce rejects.
In comparison, gateless gate gives 0 rejects but speed is not on par poolside.

Same problem. Tried ggs too, 24 hour no rejected share
newbie
Activity: 59
Merit: 0
My rig crashed again after 8 hours. The log just says gpu crashed. Doktor, improve the log.
newbie
Activity: 42
Merit: 0
Wanna more than 200 at RX550 2Gb Buffin unlocked!
Please, help with config((

This card does 400 to 450.

The Lexa RX550 does 450, but not the Baffin RX550 with slow 1500 MHz memory.

The baffin RX 550 does 500 in CN/ CN7
jr. member
Activity: 202
Merit: 2
Hello doktor,
My hashrate still drops with vega 64, even with 100% fan config in afterburner (8500 to 6000h/s for 6 gpu) after few minutes.
Do you think it is better to use overdrive for this or it will change nothing?

Is it a driver problem? I have Amd Crimson  016.001.001.000 , should i change?

Last question: i can set my mem clock to 1100 max, after this, it reboot my computer, is there a way to go higher, or will it change nothing?

Thanks a lot for your help!

I don't have Vega cards but i found on many many places on the net that vegas hashrate drops, so its not a miner related problem.
Maybe someone here who has Vega cards can help you ?

Yes, its not miner related.
Vega driver will monitor the temp of the CORE to adjust the fan rpm. But the key temp that causes hash drop is the HBM temp. Thats why people used to set the min fan rpm to 3000. HBM temp must be bellow 70!
Nobody mine with Crimson driver. Blockchain is the most used one. And yes, expect many bugs.

What is the Vega hash and config with this miner?
newbie
Activity: 59
Merit: 0
Miner 1.3.2 cant't shutdown if crash detected. System also can't reboot in this case. Only reset can help.
CPU usage in this case is 99%

Also in version 1.3.2 i can't see which card is crashed.

I am having this same issue. The only thing in the log file shows "watchdog: GPU crash detected, miner will try to restart" and then it hangs with 99% CPU usage. Version 1.3.1 didn't do this.

Can you add in the logging which GPU ID crashed to help narrow down hardware issues. Right now I don't see how logging is of any help.

This urgent. My rig crashed after 20 hours. But which gpu?
newbie
Activity: 185
Merit: 0
good work.. thank you
newbie
Activity: 13
Merit: 0
Miner 1.3.2 cant't shutdown if crash detected. System also can't reboot in this case. Only reset can help.
CPU usage in this case is 99%

Also in version 1.3.2 i can't see which card is crashed.

I am having this same issue. The only thing in the log file shows "watchdog: GPU crash detected, miner will try to restart" and then it hangs with 99% CPU usage. Version 1.3.1 didn't do this.

Can you add in the logging which GPU ID crashed to help narrow down hardware issues. Right now I don't see how logging is of any help.
newbie
Activity: 16
Merit: 0
Hi there

This config for normalv7, i set intensity,   fixed value  (example: 44) ----> it's run  and has good hash (for xmr coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

but i change to heavy,  it's not run and has bug (for sumo coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */ 
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,


Please help me

hi there

u must use half intensity

heavy using double memory

try 22 instead of 44
newbie
Activity: 23
Merit: 0
1.3.2
Vega56 - same hashrate as CAST-XMR, ~1800-1900 (GPU 1474, MEM 920, PL -15%) blockchain driver.
Its good. Now i will test stability.

{ "id" : 0, "intensity" : 120, "worksize" : 8, "threads" : 2},
jr. member
Activity: 208
Merit: 3
Wanna more than 200 at RX550 2Gb Buffin unlocked!
Please, help with config((

This card does 400 to 450.

The Lexa RX550 does 450, but not the Baffin RX550 with slow 1500 MHz memory.
member
Activity: 112
Merit: 10
Hey dok,

What's the word on all the rejected shares when mining at nicehash (about 5%)?
Could a fix be found?

Getting both outdated and invalid nonce rejects.
In comparison, gateless gate gives 0 rejects but speed is not on par poolside.
sr. member
Activity: 661
Merit: 250
Wanna more than 200 at RX550 2Gb Buffin unlocked!
Please, help with config((

This card does 400 to 450.

Mine does with Claymore, not with SRB.
newbie
Activity: 35
Merit: 0
Hi there

This config for normalv7, i set intensity,   fixed value  (example: 44) ----> it's run  and has good hash (for xmr coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

but i change to heavy,  it's not run and has bug (for sumo coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */ 
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,


Please help me
newbie
Activity: 61
Merit: 0
Hello
I'm using 2 old RADEON 6950 on 2 different computer. It's the 1st miner could hash from the Monero V7 fork and I'm happy to discover this miner!  Smiley

I have a hashrate problem, I can't reach better than 145 H / s. Before the Fork I was doing 350 H / s with this card with other miner.

I've tried the automatic intensity, and a lot of between 0 - 300 i've got the max with intensity 15
Is this card compatible with this miner ? Already it is stable and there is HASHRATE. Which is not the case with any other minor i've tried ...

I hope you could help me with my 2 old radeon card.

I'm Using Windows 8.1 X64
The last WHQL Driver for this card "15.7.1"

There is some recommendation about the driver revision or other tips to Hash more with that card ?

Thank you for your work

@doktor83

I quoted myself

Any idea about this card ?

The blockchain driver did'nt work and the laster beta drivers didn't work too.
So only the WHQL 15.7.1 driver works at low hasrate.

Since the hard fork claymore doesn't support older card than 6xxx, i think u have a lot of old miner could be interested by your miner, i saw same problem on other forum as mine with this  6xxx card can't hash, SRB Miner is the only one could hash with my card.

I hope you could help me.

The blockchain and latest drivers won't work with this card because it is a pre-GCN card. Probably need custom timings in BIOS and overclock memory to get better hashrate.


Ok and what about the hasrate 350 before hard fork ==> 145h/s after ? Sad
I know it's a very oldcard, but 700h/s on two card was prety good for those grandma  Grin

i'm at the maximum OC AMD Override let me put : Gpu 800@840 Memory  1250@1350, Memory speed didn't impact the hashrate. It's seems the miner didn't take all the GPU "powerfull"

Which miner did you use previously? Probably better optimized kernel or something to give better hashrate. SRB probably isn't optimized for older cards, maybe try with XMR-STAK?
jr. member
Activity: 202
Merit: 2
Wanna more than 200 at RX550 2Gb Buffin unlocked!
Please, help with config((

This card does 400 to 450.
jr. member
Activity: 165
Merit: 1
Wanna more than 200 at RX550 2Gb Buffin unlocked!
Please, help with config((
have you mod your bios
download this https://github.com/jaschaknack/PolarisBiosEditor
backup your bios
click one time timing
flash with winatiflash
done
Jump to: