Pages:
Author

Topic: [GUIDE][AMD][NVIDIA][CPU][XMR]How to Mine Monero/RYO + Miners Downloads 💲⛏ - page 3. (Read 171785 times)

sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Updated miners for upcoming hardfork CNv2
I will rewrite whole guide hopefully soon.
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Nothing happens in HIVE OS. I have read for double the threads, tried, but noting. Something else?
2 threads aren't work with most Linux system I think. But you might need higher intensity.
newbie
Activity: 12
Merit: 0
Nothing happens in HIVE OS. I have read for double the threads, tried, but noting. Something else?
newbie
Activity: 12
Merit: 0
I alredy have bios mod. Thanks for the links! I will try 1250 core, but not sure this core will work with only 850 mV.
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Hello! I am trying to mine Monero with 6xRX580 Sappihre Pulse. What core/voltage you will advice me to set and what tunning in HIVE OS? Now I have only 4772 kH/s with these cards. I Hive I have XMR-STAK & Cryptonote miners.
Thank you very much!
You can try 1200-1250MHz and 800-850mV depends on quality or if you don't care about power consumption then OC to the max 1400+MHz. You need bios mod to get the best performance
https://bitcointalksearch.org/topic/guidetutorialxmrethhow-to-mod-bios-rx470570480580-vega-mining-1954245
https://mining-bios.eu/
newbie
Activity: 12
Merit: 0
Hello! I am trying to mine Monero with 6xRX580 Sappihre Pulse. What core/voltage you will advice me to set and what tunning in HIVE OS? Now I have only 4772 kH/s with these cards. I Hive I have XMR-STAK & Cryptonote miners.
Thank you very much!
newbie
Activity: 4
Merit: 0
Nope I guess the standard hash for 1070 should not go lower than 965h/s. Overclocking might give you more hashes to be added from the standard hashrate.


I don't use 1070 myself so I am just giving my estimation based on the datas I have gathered. Plus xmrig config might also vary in powering morehasrate.

If you want to run your gpu at its best this config might be good for you using the hashvault pool.

Code:
{
    "algo": "cryptonight",
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null,
        "ipv6": false,
        "restricted": true
    },
    "background": false,
    "colors": true,
    "donate-level": 1,
    "log-file": null,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:3333",
            "user": "46NfRmY4UEsDrEN4YAuVi65ajCZJ9YgMu4f5DGq7w8RqUoFPkFaGXqzWRYuHYLbKyoiPpWs1g9Ef4VNJ4YiW3J79QRWNtr8",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": 1
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "threads": null
}

just change the address.
But if you want to run a smoth pc background.

Code:

{
    "algo": "cryptonight",
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null,
        "ipv6": false,
        "restricted": true
    },
    "background": false,
    "colors": true,
    "cuda-bfactor": 12,
    "cuda-bsleep": 100,
    "donate-level": 1,
    "log-file": null,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:3333",
            "user": "46NfRmY4UEsDrEN4YAuVi65ajCZJ9YgMu4f5DGq7w8RqUoFPkFaGXqzWRYuHYLbKyoiPpWs1g9Ef4VNJ4YiW3J79QRWNtr8",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": 1
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "threads": null
}
currently downloading XMRstak will make a complie later and try this config, I tried it with my 1060 pc and it lags, will this work for a 1060? to lessen lag?
hero member
Activity: 1246
Merit: 588
Nope I guess the standard hash for 1070 should not go lower than 965h/s. Overclocking might give you more hashes to be added from the standard hashrate.


I don't use 1070 myself so I am just giving my estimation based on the datas I have gathered. Plus xmrig config might also vary in powering morehasrate.

If you want to run your gpu at its best this config might be good for you using the hashvault pool.

Code:
{
    "algo": "cryptonight",
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null,
        "ipv6": false,
        "restricted": true
    },
    "background": false,
    "colors": true,
    "donate-level": 1,
    "log-file": null,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:3333",
            "user": "46NfRmY4UEsDrEN4YAuVi65ajCZJ9YgMu4f5DGq7w8RqUoFPkFaGXqzWRYuHYLbKyoiPpWs1g9Ef4VNJ4YiW3J79QRWNtr8",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": 1
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "threads": null
}

just change the address.
But if you want to run a smoth pc background.

Code:

{
    "algo": "cryptonight",
    "api": {
        "port": 0,
        "access-token": null,
        "worker-id": null,
        "ipv6": false,
        "restricted": true
    },
    "background": false,
    "colors": true,
    "cuda-bfactor": 12,
    "cuda-bsleep": 100,
    "donate-level": 1,
    "log-file": null,
    "pools": [
        {
            "url": "pool.monero.hashvault.pro:3333",
            "user": "46NfRmY4UEsDrEN4YAuVi65ajCZJ9YgMu4f5DGq7w8RqUoFPkFaGXqzWRYuHYLbKyoiPpWs1g9Ef4VNJ4YiW3J79QRWNtr8",
            "pass": "x",
            "keepalive": true,
            "nicehash": false,
            "variant": 1
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "threads": null
}
newbie
Activity: 4
Merit: 0
anyone running 1070 using XMRig? what is your hash? I'm thinking of mining monero

expect a lower hashrate using xmrig. Just like my 1050ti when you mine from xmrstak. The usual hashrate is 330-345h/s but in xmrig it is only 300h/s.

If I will be basing on the hash given by xmrstak on 1070 it is around 738h/s.

However since you will be mining on using xmrig my estimation would be around 695h/s - 717h/s
thanks will try a comparison between the two. Another question is do I need to bump up my core OC as well? to achieve that hashrate?
hero member
Activity: 1246
Merit: 588
anyone running 1070 using XMRig? what is your hash? I'm thinking of mining monero

expect a lower hashrate using xmrig. Just like my 1050ti when you mine from xmrstak. The usual hashrate is 330-345h/s but in xmrig it is only 300h/s.

If I will be basing on the hash given by xmrstak on 1070 it is around 738h/s.

However since you will be mining on using xmrig my estimation would be around 695h/s - 717h/s
newbie
Activity: 4
Merit: 0
anyone running 1070 using XMRig? what is your hash? I'm thinking of mining monero
hero member
Activity: 1246
Merit: 588
~
I don't have 1050ti neither use XMRig, but you have to change threads and blocks, probably lower them if it's not stable.

Well, I am not so sure why but it seems that this setting is working well for my gpu as it is not lagging anymore and it is the opposite of what are you saying

Code:
 "threads": [
        {
            "index": 0,
            "threads": 50,
            "blocks": 18,
            "bfactor": 12,
            "bsleep": 100,
            "affine_to_cpu": false
        }
    ],

By the way have you ever encountered an error 0x000007cb for the xmar stak?
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Thanks for the guide  currently I am trying the xmrig for my 1050ti to mine for monero.

Tho can you give me some suggestions for the config? Since my PC seems to be laggy for this default setting from xmrig miner

Code:
{
    "algo": "cryptonight",
    "background": false,
    "colors": true,
    "donate-level": 1.0,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "threads": [
        {
            "index": 0,
            "threads": 46,
            "blocks": 18,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        }

Current power that I am getting as well is 310h/s
I don't have 1050ti neither use XMRig, but you have to change threads and blocks, probably lower them if it's not stable.
hero member
Activity: 1246
Merit: 588
Thanks for the guide  currently I am trying the xmrig for my 1050ti to mine for monero.

Tho can you give me some suggestions for the config? Since my PC seems to be laggy for this default setting from xmrig miner

Code:
{
    "algo": "cryptonight",
    "background": false,
    "colors": true,
    "donate-level": 1.0,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "threads": [
        {
            "index": 0,
            "threads": 46,
            "blocks": 18,
            "bfactor": 8,
            "bsleep": 25,
            "affine_to_cpu": false
        }

Current power that I am getting as well is 310h/s
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Here you can grab 10% discount on order total at http://mining-bios.eu/

CoolAirMining10

BTW: Always check the link, SSL lock and McAfee secure sign, there are few fake shops that might try to scam you. They have almost same design and pretty much same bios and PBE offers...
I'm only behind this shop http://mining-bios.eu/ and this PolarisBiosEditor currently PBE 3 PRO version https://mining-bios.eu/product/polaris-bios-editor-3-pro-pbe-3-pro-performance-timings/

I wish you all high profitable mining!
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
full member
Activity: 378
Merit: 102
So, any profitable coin left to mine with my 'old' RX580's  Huh
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
trying to set up a ryzen 1920x thread ripper
Nice! Post results after that Smiley It might be really beast.
legendary
Activity: 4326
Merit: 8899
'The right to privacy matters'
trying to set up a ryzen 1920x thread ripper
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Anyone mining CryptonightV1/MoneroV7 with nVidia GPUs? I know it's not been very profitable historically... but maybe with the ETHlargement pill? Does it provide any boost on CN? Are you using XMRstak?...
Hi Mike,
well Nvidia might be better for CN-Lite or even better for CN-Heavy. It has better ratio hashrate/power consumption or I think it has.
About the largment thing you need someone with 1080, you may try to join the CN mining Telegram group, they will give you link in RYO telegram.
Cheers buddy, will have a look!
Let me know how it works.
Pages:
Jump to: