RainbowMiner icon indicating copy to clipboard operation
RainbowMiner copied to clipboard

MMR low hashrate marked. RBM don't take in count one gpu wen auto create rigs on MRR i think

Open Laurilecian opened this issue 3 years ago • 23 comments

RBM auto creates all the profitable rigs om MRR, but the RBM don't take in count 1 of my gpu for the hashrate and is low on MRR what i can do ? THX Mine with all GPU on MRR when rented, but always more hasrate of marked because what I say of the one gpu lose I think the rtx 3050 is what don't have on the count and yes the 1070 ti and the 2060 Or maybe RBM reduces a % of hashrate for MRR? Debug file: https://1drv.ms/u/s!AsaxTMZoQSXLgr1jY-MI8CyfeZ3UzA?e=ih3kyL

Laurilecian avatar Jun 04 '22 08:06 Laurilecian

The hashrate is not good in MMR rigs i dont realy know for what

Laurilecian avatar Jun 06 '22 09:06 Laurilecian

Ok, sorry for the long wait. I'll check this now. It should work pretty straight forward.

RainbowMiner avatar Jun 08 '22 14:06 RainbowMiner

Thx relax i close treat becouse not are full sure abut the bug but yes have i problem updating balues i think

Laurilecian avatar Jun 08 '22 14:06 Laurilecian

new debug but i am benching go upload again when ended and pass the 3 hours

debug_2022-06-04.zip

Laurilecian avatar Jun 08 '22 14:06 Laurilecian

Sidenote and hint: I would rather reduce the number of pools in your selection. Some are redundant, with your momentary configuration. This would be my recm. for your PoolName in config.txt:

  "PoolName":  "2MinersAE,MiningRigRentals,MoneroOcean,NiceHash,ProHashing,ZergPoolCoins,Zpool",

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

So all the hashrates of the created rigs on MRR are the correct sum of all GPUs, but the rig does start MRR on only on some GPUs, right?

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

the hasrates are good on rbm but not on mrr the rig start all gpus

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

you dont recomend solo mining?

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

ani way i reset all and maybi now also whit the update go well i tell you later but think is not updating balues when change the gpus and i use or not the buton for update mrr

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

you dont recomend solo mining?

I do, but you should know which coins to use for solomining. My way is the following: I let ZergPoolCoins run and then I watch the statistics on the ZergPool website. If it turns out, that the miner in fact does find blocks for a specific coin, I put it onto the "CoinSymbol" list in pools.config.txt for ZergPoolCoinsSolo. This way it improves my odds a bit. But you can of course simply add ZergPoolCoinsSolo to the PoolName list and do the gamble.

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

ani way i reset all and maybi now also whit the update go well i tell you later but think is not updating balues when change the gpus and i use or not the buton for update mrr

As far as I remember, there has been a problem with the device MiningMode + MiningRigRentals.

Try the following:

edit .\Config\combos.config.txt and set all combinations to "0" except for the combo that contains all GPUs:

    "AMD": {},
    "INTEL": {},
    "NVIDIA": {
      "GTX10603GB-GTX1070Ti": "0",
      "GTX10603GB-GTX1070Ti-RTX2060": "0",
      "GTX10603GB-GTX1070Ti-RTX3050":  "0",
      "GTX10603GB-RTX2060":  "0",
      "GTX10603GB-RTX2060-RTX3050":  "0",
      "GTX10603GB-RTX3050":  "0",
      "GTX1070Ti-RTX2060":  "0",
      "GTX1070Ti-RTX2060-RTX3050":  "0",
      "GTX1070Ti-RTX3050":  "0",
      "RTX2060-RTX3050":  "0",
      "GTX10603GB-GTX1070Ti-RTX2060-RTX3050": "1"
    }
  }

now edit .\Config\config.txt and set

  "MiningMode": "combo",

Now restart RainbowMiner.

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

and the cpu mining take in count power comsuption in the profits? look strange the profits of cpu

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

ok i do it but is a lot of benching XD

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

There shouldn't be too much extra benchmarking, since all the single GPU benchmarks have already finished. RainbowMiner sums up automatically.

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

ok i do it

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

But do not forget to edit the combos.config.txt beforehand. With the proposed configuration, you will have a "kind of" device mode, but with that one combo for all GPUs together. It should give RainbowMiner the tools to handle the mixture of GPUs on MRR.

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

yes i do it and i se in localhost is done i prefer use json editor on console jeje a lot of thx for help

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

oh and cpu mining dont take in count energy cost true? becouse dont lose money with anything and that can not be true

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

If you like to experiment, there is in fact another possibility, that uses "MiningMode": "device", With the following solution, RainbowMiner would create all rigs for each single GPU on MRR (and not for the combined rig).

Edit .\Config\devices.config.txt and give each GPU an individual WorkerName e.g.

    "GTX10603GB": {
...
      "Worker": "Elfuturo1060",
...
    },
    "GTX1070Ti": {
...
      "Worker": "Elfuturo1070ti",
    },
    "RTX2060": {
...
      "Worker": "Elfuturo2060",
...
    },
    "RTX3050": {
...
      "Worker": "Elfuturo3050",
...
    }

Now set the "MiningMode": "device", in config.txt and restart RainbowMiner

RainbowMiner will now start to create lots and lots of rigs on MiningRigRentals. Each GPU is handled as isolated worker, that can be rented, now.

But: you should then remove all old MRR rigs on MiningRigRentals, that imply "Elfuturo" (use Setup.bat and go to MRR setup) or if you are lazy, simple change your Worker in config.txt to something like "Elfuturo1"

RainbowMiner avatar Jun 08 '22 15:06 RainbowMiner

that is great becouse i use the 1060 to gaming also the 3050 for raytricing but to less

Laurilecian avatar Jun 08 '22 15:06 Laurilecian

But: you should then remove all old MRR rigs on MiningRigRentals, that imply "Elfuturo" (use Setup.bat and go to MRR setup) or if you are lazy, simple change your Worker in config.txt to something like "Elfuturo1"

RainbowMiner avatar Jun 08 '22 16:06 RainbowMiner

Oh, final note: make use of ExcludeWorkerName in pools.config.txt/MiningRigRentals section

"MiningRigRentals": {
...
  "ExcludeWorkerName": "Elfuturo,Elfuturo1,Elfuturo1060",
...
},

RainbowMiner avatar Jun 08 '22 16:06 RainbowMiner

ok thx good day

Laurilecian avatar Jun 08 '22 16:06 Laurilecian