#3834·xmrig

Mini PCs crash at [randomx allocated 2336 MB (2080+256) huge pages 100% 1168/1168 +JIT (323 ms)]

Author: techrivertreeCreated Jul 25, 2026Updated Jul 27, 2026

I have 3 mini PCs, all are the same model but with different CPUs. One works great with xmrig, the other two refuse to work.

Working mini PC CPU: 5500U Not working PCs CPU: 5825U

To Reproduce Setup PC to use xmrig.

Expected behavior XMrig should start to mine.

Required data

Image
  • Config file or command line (without wallets) I tried two version of config.json "pools": [ { "algo": null, "coin": Zcash, "url": "rx.unmineable.com:3333", "user": "mycrptoaddress",

and

     {
"autosave": true,
"cpu": true,
"opencl": false,
"cuda": false,
"pools": [
    {
        "coin": "zcash",
        "algo": null,
        "url": "stratum+tcp://rx.unmineable.com:3333",
        "user": "mycrptoaddress",
        "pass": "x",
        "tls": false,
        "keepalive": true,
        "nicehash": false
    }
]

}

  • OS: Debian