RainbowMiner
RainbowMiner copied to clipboard
MMR low hashrate marked. RBM don't take in count one gpu wen auto create rigs on MRR i think
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
The hashrate is not good in MMR rigs i dont realy know for what
Ok, sorry for the long wait. I'll check this now. It should work pretty straight forward.
Thx relax i close treat becouse not are full sure abut the bug but yes have i problem updating balues i think
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",
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?
the hasrates are good on rbm but not on mrr the rig start all gpus
you dont recomend solo mining?
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
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.
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.
and the cpu mining take in count power comsuption in the profits? look strange the profits of cpu
ok i do it but is a lot of benching XD
There shouldn't be too much extra benchmarking, since all the single GPU benchmarks have already finished. RainbowMiner sums up automatically.
ok i do it
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.
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
oh and cpu mining dont take in count energy cost true? becouse dont lose money with anything and that can not be true
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"
that is great becouse i use the 1060 to gaming also the 3050 for raytricing but to less
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"
Oh, final note: make use of ExcludeWorkerName in pools.config.txt/MiningRigRentals section
"MiningRigRentals": {
...
"ExcludeWorkerName": "Elfuturo,Elfuturo1,Elfuturo1060",
...
},
ok thx good day