Pages:
Author

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

jr. member
Activity: 288
Merit: 1
Hello Doktor.
Is there any changes in 1.7.4 on heavy algo - 580 8gb (ellesmere)?
With v1.7.2 - 1250+
With v1.7.4 - 1000- Sad


use 1.7.4 now
tube algo. GPU7 rx580 8 gb

[2018-12-29 08:46:53] GPU0 :    1122 H/s [T: 49c, RPM: 822, CC: 1150 MHz, MC: 2030 MHz][BUS:1]
[2018-12-29 08:46:53] GPU1 :    1122 H/s [T: 49c, RPM: 943, CC: 1150 MHz, MC: 2030 MHz][BUS:2]
[2018-12-29 08:46:53] GPU2 :    1119 H/s [T: 49c, RPM: 974, CC: 1150 MHz, MC: 2030 MHz][BUS:3]
[2018-12-29 08:46:53] GPU3 :    1068 H/s [T: 39c, RPM: 1097, CC: 1150 MHz, MC: 1900 MHz][BUS:4]
[2018-12-29 08:46:53] GPU4 :    1121 H/s [T: 48c, RPM: 1009, CC: 1150 MHz, MC: 2030 MHz][BUS:6]
[2018-12-29 08:46:53] GPU5 :    1120 H/s [T: 49c, RPM: 1250, CC: 1150 MHz, MC: 2030 MHz][BUS:7]
[2018-12-29 08:46:53] GPU6 :    1122 H/s [T: 47c, RPM: 925, CC: 1150 MHz, MC: 2030 MHz][BUS:8]
[2018-12-29 08:46:53] GPU7 :    1164 H/s [T: 50c, RPM: 1635, CC: 1150 MHz, MC: 2000 MHz][BUS:9]
member
Activity: 202
Merit: 10
Eloncoin.org - Mars, here we come!
To doctor83:

Thanks doctor this is an awesome miner. However, I have a problem with my 6x Vega 56 rig. Every a few days, 2 or 3 days actually, the miner seemed to reach to a very high power consumption and the power surge tripped the breaker. It happened a few times so it does not look like an accident. Any idea how this could happen? TIA.
newbie
Activity: 6
Merit: 0
Hello Doktor.
Is there any changes in 1.7.4 on heavy algo - 580 8gb (ellesmere)?
With v1.7.2 - 1250+
With v1.7.4 - 1000- Sad
newbie
Activity: 33
Merit: 0
za doktora
limit za pm mi je na 1

{"id":521,"jsonrpc":"2.0","method":"submit","worker":"Rig-9","params":{"id":"0","job_id":"e676425e98f96eca13f840ca257ea73e","nonce":"0e0200a0bd010000","result":"0000405e8de648cb84562234d61b39c1771edaa54759030c819a58dd87f23fda"}}
What to do with it?

that`s for member doktor83

your replay is above

https://bitcointalksearch.org/topic/m.48935656
newbie
Activity: 14
Merit: 0
za doktora
limit za pm mi je na 1

{"id":521,"jsonrpc":"2.0","method":"submit","worker":"Rig-9","params":{"id":"0","job_id":"e676425e98f96eca13f840ca257ea73e","nonce":"0e0200a0bd010000","result":"0000405e8de648cb84562234d61b39c1771edaa54759030c819a58dd87f23fda"}}
What to do with it?
newbie
Activity: 33
Merit: 0
za doktora
limit za pm mi je na 1

{"id":521,"jsonrpc":"2.0","method":"submit","worker":"Rig-9","params":{"id":"0","job_id":"e676425e98f96eca13f840ca257ea73e","nonce":"0e0200a0bd010000","result":"0000405e8de648cb84562234d61b39c1771edaa54759030c819a58dd87f23fda"}}
newbie
Activity: 33
Merit: 0
How does webchain specify worker-id?

Read posts abowe

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

invalid login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b1d8317c71ff4d35060a984e36b7102b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"Rig-9"}}
newbie
Activity: 14
Merit: 0
How does webchain specify worker-id?
newbie
Activity: 33
Merit: 0
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b1d8317c71ff4d35060a984e36b7102b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}

No need to modify pool, i can modify the json.
So it needs a "worker" parameter outside the params, that's all ?

THANKS !!! hvala puno

pool.anyg.rs webchain pool

[2018-12-28 16:31:08] json_send: {"id":1,"jsonrpc": "2.0","method":"login","worker":"SRB","params":{"login":"","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.5"}}

Bice OK ?  Cool

ps. stavicu tvoj pool za devfee mining Smiley

Hvala  Smiley Smiley Smiley Smiley Smiley
hero member
Activity: 2548
Merit: 626
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b1d8317c71ff4d35060a984e36b7102b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}

No need to modify pool, i can modify the json.
So it needs a "worker" parameter outside the params, that's all ?

THANKS !!! hvala puno

pool.anyg.rs webchain pool

[2018-12-28 16:31:08] json_send: {"id":1,"jsonrpc": "2.0","method":"login","worker":"SRB","params":{"login":"","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.5"}}

Bice OK ?  Cool

ps. stavicu tvoj pool za devfee mining Smiley
newbie
Activity: 33
Merit: 0
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}

No need to modify pool, i can modify the json.
So it needs a "worker" parameter outside the params, that's all ?

THANKS !!! hvala puno

pool.anyg.rs webchain pool
hero member
Activity: 935
Merit: 1001
I don't always drink...
A lot of compute errors with last version, Rx 580.
About half of hashes are errors in V8, I was using 1.7.0 so not tested the ones between, never had a error with 1.7.0

Are you using the latest release of 1.7.4 that has a time stamp of 12/27/2018 10:30PM for the exe?

Because that is what the problem was for me.  The original releases did not find shares for my RX470s.

Juan, you are talking about webchain algo right?
I fixed and re-uploaded the fixed version.
But he is talking about v8 ?

Correct.  Sorry to interject.
hero member
Activity: 2548
Merit: 626
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}

No need to modify pool, i can modify the json.
So it needs a "worker" parameter outside the params, that's all ?
newbie
Activity: 33
Merit: 0
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}
hero member
Activity: 2548
Merit: 626
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

I don't understand what you are trying to say here
hero member
Activity: 2548
Merit: 626
A lot of compute errors with last version, Rx 580.
About half of hashes are errors in V8, I was using 1.7.0 so not tested the ones between, never had a error with 1.7.0

Are you using the latest release of 1.7.4 that has a time stamp of 12/27/2018 10:30PM for the exe?

Because that is what the problem was for me.  The original releases did not find shares for my RX470s.

Juan, you are talking about webchain algo right?
I fixed and re-uploaded the fixed version.
But he is talking about v8 ?
newbie
Activity: 33
Merit: 0
to doctor83

Hi, pls add "worker-id" param to srbminer  (otherwise statistics on a webchain pool is incorrectly displayed   )


also problem with pool

valid login
{"id":1,"jsonrpc":"2.0","method":"login","worker":"Rig-9","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"XMRig/2.7.3-beta (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017"}}.

srbminer login
{"id":1,"jsonrpc": "2.0","method":"login","params":{"login":"0xbe3b3d8317c71ff4d35060a984e36b7107b3103c","pass":"x","agent":"SRBMiner Cryptonight AMD GPU miner/1.7.4","rigid":"id=Rig-9"}}

need help to modify my pool

pool code:

import "encoding/json"

type JSONRpcReq struct {
   Id     json.RawMessage `json:"id"`
   Method string          `json:"method"`
   Params json.RawMessage `json:"params"`
}

type StratumReq struct {
   JSONRpcReq
   Worker string `json:"worker"`
}
hero member
Activity: 935
Merit: 1001
I don't always drink...
A lot of compute errors with last version, Rx 580.
About half of hashes are errors in V8, I was using 1.7.0 so not tested the ones between, never had a error with 1.7.0

Are you using the latest release of 1.7.4 that has a time stamp of 12/27/2018 10:30PM for the exe?

Because that is what the problem was for me.  The original releases did not find shares for my RX470s.
hero member
Activity: 2548
Merit: 626
A lot of compute errors with last version, Rx 580.
About half of hashes are errors in V8, I was using 1.7.0 so not tested the ones between, never had a error with 1.7.0

need more info, like a log for example
newbie
Activity: 129
Merit: 0
A lot of compute errors with last version, Rx 580.
About half of hashes are errors in V8, I was using 1.7.0 so not tested the ones between, never had a error with 1.7.0
Pages:
Jump to: