Bitcoin Forum
May 24, 2024, 08:30:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help setting up xmrig miner  (Read 76 times)
thugster (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 29, 2022, 10:37:10 PM
 #1

hello everyone, I am mining a few coins, namely mbrocoin and tirexcoin

there are no problems with mbrocoin, it mines well, help me set it up for tirex

message from the miner that cn/0 is disabled
my config:

Code:
{
    "api": {
        "id": null,
        "worker-id": null
    },
    "http": {
        "enabled": false,
        "host": "127.0.0.1",
        "port": 0,
        "access-token": null,
        "restricted": true
    },
    "autosave": true,
    "background": false,
    "colors": true,
    "title": true,
    "randomx": {
        "init": -1,
        "init-avx2": -1,
        "mode": "auto",
        "1gb-pages": false,
        "rdmsr": true,
        "wrmsr": true,
        "cache_qos": false,
        "numa": true,
        "scratchpad_prefetch_mode": 1
    },
    "cpu": {
        "enabled": true,
        "huge-pages": true,
        "huge-pages-jit": false,
        "hw-aes": null,
        "priority": null,
        "memory-pool": false,
        "yield": true,
        "asm": true,
        "argon2-impl": null,
        "astrobwt-max-size": 550,
        "astrobwt-avx2": true,
        "argon2": [0],
        "astrobwt": [0],
        "astrobwt/v2": [0],
        "cn": [
            [1, 0]
        ],
        "cn-heavy": [
            [1, 0]
        ],
        "cn-lite": [
            [1, 0]
        ],
        "cn-pico": [
            [2, 0]
        ],
        "cn/upx2": [
            [2, 0]
        ],
        "ghostrider": [
            [8, 0]
        ],
        "rx": [0],
        "rx/wow": [0],
        "cn-lite/0": false,
        "cn/0": false,
        "rx/arq": "rx/wow",
        "rx/keva": "rx/wow"
    },
    "opencl": {
        "enabled": false,
        "cache": true,
        "loader": null,
        "platform": "AMD",
        "adl": true,
        "cn-lite/0": false,
        "cn/0": false
    },
    "cuda": {
        "enabled": false,
        "loader": null,
        "nvml": true,
        "cn-lite/0": false,
        "cn/0": false
    },
    "log-file": null,
    "donate-level": 1,
    "donate-over-proxy": 1,
    "pools": [
        {
            "algo": "cn/r",
            "coin": null,
            "url": "connect.tirex.cash:3333",
            "user": "TRXuhnRi5y2UuW8sgMCQVEYvwmr6kXLxYaVv3Haigpw4Z7MYoKgpUpHGu4aFkxqrh2D6b8etq4JkLCD7Xp7CttNr2Cmi5nK8Q7",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "wss": false,
            "tls-fingerprint": null,
            "daemon": false,
            "socks5": null,
            "self-select": null,
            "submit-to-origin": false
        }
    ],
    "retries": 5,
    "retry-pause": 5,
    "print-time": 60,
    "health-print-time": 60,
    "dmi": true,
    "syslog": false,
    "tls": {
        "enabled": false,
        "protocols": null,
        "cert": null,
        "cert_key": null,
        "ciphers": null,
        "ciphersuites": null,
        "dhparam": null
    },
    "dns": {
        "ipv6": false,
        "ttl": 30
    },
    "user-agent": null,
    "verbose": 0,
    "watch": true,
    "pause-on-battery": false,
    "pause-on-active": false
}
miner29
Full Member
***
Offline Offline

Activity: 1264
Merit: 138


View Profile
May 31, 2022, 01:12:51 PM
 #2

Looks like both cpu, cuda, and opencl have cn/0 set to false.  Try each on as true one at a time and see if it changes.
thugster (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 31, 2022, 10:25:06 PM
 #3

Looks like both cpu, cuda, and opencl have cn/0 set to false.  Try each on as true one at a time and see if it changes.

thanks guy, everything works, although I already found a solution
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!