Pages:
Author

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

member
Activity: 361
Merit: 16
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
hero member
Activity: 2548
Merit: 626
I don see any error in log.
More log here https://pastebin.com/XY2Ci6c5
I have this erro already 3 time on different Rig.

I never saw/had the miner shutdown gracefully by itself Smiley
Not sure (going to check) but i think the shutdown with resource cleanup is defined only on 3 places in code : ctrl+c, window close on X, and algo switch if using the miner reset switch.
So i have no clue how could this happen by itself.
hero member
Activity: 2548
Merit: 626
What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?

Go with loki+turtle combination, i think that's your best shot ATM.
full member
Activity: 826
Merit: 103
What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?
newbie
Activity: 34
Merit: 0
Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.

Something has to be there before the shutdown..
I never saw it auto shutdown by itself.
I don see any error in log.
More log here https://pastebin.com/XY2Ci6c5
I have this erro already 3 time on different Rig.
hero member
Activity: 2548
Merit: 626
Dok,

Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used.
I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2.
Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.

Please check.

Thanks

Nothing is wrong. Which driver are you using, and did you enable compute mode?
newbie
Activity: 20
Merit: 0
Dok,

Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used.
I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2.
Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.

Please check.

Thanks
hero member
Activity: 2548
Merit: 626
How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it?
Thank.

First download a Claymore miner, then try those commands.
newbie
Activity: 59
Merit: 0
How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it?
Thank.
newbie
Activity: 24
Merit: 0
Yea, i was mistaking that the ID was BUS number.
Thanks a lot, from what i see fast2 is only worth with 2T, now testing intensity.
hero member
Activity: 2548
Merit: 626
Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.

Something has to be there before the shutdown..
I never saw it auto shutdown by itself.
newbie
Activity: 34
Merit: 0
Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.
hero member
Activity: 2548
Merit: 626
Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus.
If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:

"gpu_conf" :
[
   { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2},
]

Id-s start from 0, not 1.
So 0,1,2,3,4 is the winner combination
newbie
Activity: 24
Merit: 0
Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus.
If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:

"gpu_conf" :
[
   { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2},
]
newbie
Activity: 28
Merit: 0
Thanks doc works like a charm again
hero member
Activity: 2548
Merit: 626
Hello
Lost my writings about my rx580 rig and forgot the config values can someone plz paste me a config for monero v4? Cards are nitro+ SE 8gb

Thanks  Smiley

Start with intensity 70 and go up until you can Smiley

Code:
{
"cryptonight_type" : "cryptonight_r",
"intensity" : 70,
"worksize" : 16,
"double_threads" : true,
"off_temperature" : 80
}
newbie
Activity: 28
Merit: 0
Hello
Lost my writings about my rx580 rig and forgot the config values can someone plz paste me a config for monero v4? Cards are nitro+ SE 8gb

Thanks  Smiley
newbie
Activity: 23
Merit: 3
anyone has rx580 8gb? what do u get with CN Turtle ? i get 8100 hs. What are ur settings and GPU/memory speeds and mV?
newbie
Activity: 8
Merit: 0
How to dual mine Loki and Turtle coins

https://youtu.be/Ccs6Fidy3-A

Dok,
I have dual mining setup already! cheers! now if only that estimated monthly earning in the pool will be real by end of April....... let's hope for the best.
Which exchange to you use or suggest aside from the normal mainstream one for both of coins?

Cheers! Grin
newbie
Activity: 37
Merit: 0
I'm getting quite a few "share above target" errors mining CryptonightR at Nicehash on Vega 64. Miner is saying only 80-85% are accepted.

intensity=0
gpuworksize=16
threads=2

Card is underclocked/undervolted, running 1200MHz/950MHz
Is this normal?
Pages:
Jump to: