I got comments from y'all regarding to post my config.json for XMRig so that y'all can btr advise me. Sry for not posting more information previously.
The issue I was facing was running XMRig for 8 hrs straight but not seeing anything in my wallet, hence I was thinking of what I was doing wrong here. Hence, I'd like advice from you all and to learn on what I shd do the next time.
I started mining without any interruptions yesterday. It ran from 3.30 pm to 1am without stopping, but I didnt see any accepted shares
Wallet I'm using: Exodus Wallet
XMRig version: 6.17
GPU: RX 6600 EAGLE 8GB [1 GPU only]
Using a Macbook Pro 2015 13"
This is my screenshot
This my config.json file:
{ "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": false, "cache_qos": false, "numa": true, "scratchpad_prefetch_mode": 1 }, "cpu": { "enabled": false, "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": false, "argon2": [0, 1, 2, 3], "astrobwt": [0, 1, 2, 3], "cn": [0, 1, 2, 3], "cn-heavy": [0, 1, 2, 3], "cn-lite": [0, 1, 2, 3], "cn-pico": [0, 1, 2, 3], "cn/upx2": [0, 1, 2, 3], "rx": [0, 1, 2, 3], "rx/wow": [0, 1, 2, 3], "cn-lite/0": false, "cn/0": false, "rx/arq": "rx/wow", "rx/keva": "rx/wow" }, "opencl": { "enabled": true, "cache": true, "loader": null, "astrobwt": [ { "index": 0, "intensity": 64, "threads": [-1, -1] }, { "index": 1, "intensity": 256, "threads": [-1, -1] } ], "astrobwt/v2": [ { "index": 0, "intensity": 4096, "threads": [-1] }, { "index": 1, "intensity": 3584, "threads": [-1] } ], "cn": [ { "index": 1, "intensity": 896, "worksize": 8, "strided_index": [1, 2], "threads": [-1, -1], "unroll": 8 } ], "cn-heavy": [ { "index": 1, "intensity": 448, "worksize": 8, "strided_index": [1, 2], "threads": [-1, -1], "unroll": 8 } ], "cn-lite": [ { "index": 1, "intensity": 1792, "worksize": 8, "strided_index": [1, 2], "threads": [-1, -1], "unroll": 8 } ], "cn-pico": [ { "index": 0, "intensity": 768, "worksize": 8, "strided_index": [0, 2], "threads": [-1], "unroll": 8 }, { "index": 1, "intensity": 1792, "worksize": 8, "strided_index": [2, 2], "threads": [-1, -1], "unroll": 8 } ], "cn/2": [ { "index": 1, "intensity": 896, "worksize": 8, "strided_index": [2, 2], "threads": [-1, -1], "unroll": 8 } ], "cn/upx2": [ { "index": 0, "intensity": 768, "worksize": 8, "strided_index": [0, 2], "threads": [-1], "unroll": 8 }, { "index": 1, "intensity": 1792, "worksize": 8, "strided_index": [2, 2], "threads": [-1, -1], "unroll": 8 } ], "kawpow": [ { "index": 1, "intensity": 36864, "worksize": 256, "threads": [-1], "unroll": 8 } ], "rx": [ { "index": 0, "intensity": 320, "worksize": 8, "threads": [-1], "bfactor": 6, "gcn_asm": false, "dataset_host": true }, { "index": 1, "intensity": 448, "worksize": 8, "threads": [-1, -1], "bfactor": 6, "gcn_asm": false, "dataset_host": false } ], "rx/arq": [ { "index": 0, "intensity": 768, "worksize": 8, "threads": [-1], "bfactor": 6, "gcn_asm": false, "dataset_host": true }, { "index": 1, "intensity": 448, "worksize": 8, "threads": [-1, -1], "bfactor": 6, "gcn_asm": false, "dataset_host": false } ], "rx/wow": [ { "index": 0, "intensity": 704, "worksize": 8, "threads": [-1], "bfactor": 6, "gcn_asm": false, "dataset_host": true }, { "index": 1, "intensity": 448, "worksize": 8, "threads": [-1, -1], "bfactor": 6, "gcn_asm": false, "dataset_host": false } ], "threads": [ { "index": 0, "intensity": 4096, "worksize": 256, "threads": [-1], "unroll": 8 } ], "cn-lite/0": false, "cn/0": false }, "cuda": { "enabled": false, "loader": null, "cn-lite/0": false, "cn/0": false }, "log-file": null, "donate-level": 1, "donate-over-proxy": 0, "pools": [ { "algo": "kawpow", "coin": null, "url": "stratum-ravencoin.flypool.org:3333", "user": "RSzEiZMnbZYrkLZg9mjCQVxCAcFL5Voy3z.ARMATOS", "pass": "x", "rig-id": null, "nicehash": false, "keepalive": true, "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, "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 }