Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low difficulty share - AMD RADEON RX 560 #305

Open
nuriyevn opened this issue Oct 1, 2021 · 0 comments
Open

Low difficulty share - AMD RADEON RX 560 #305

nuriyevn opened this issue Oct 1, 2021 · 0 comments

Comments

@nuriyevn
Copy link

nuriyevn commented Oct 1, 2021

Describe the bug
The miner can't mine valid shares.

To Reproduce
Everytime when I start miner it does not find valid shares.

Expected behavior
The miner can mine valid shares

Required data

  • Miner log as text or screenshot

image

  • Config file or command line (without wallets)
  • OS: [e.g. Windows]
  • For GPU related issues: information about GPUs and driver version.

Additional context
Windows 10, xmrig-amd is running alongside with xmrig,.

config:
{
"algo": "cryptonight-heavy",
"api": {
"port": 0,
"access-token": null,
"id": null,
"worker-id": null,
"ipv6": false,
"restricted": true
},
"autosave": true,
"background": false,
"cache": true,
"colors": true,
"donate-level": 1,
"log-file": null,
"opencl-platform": "AMD",
"opencl-loader": "OpenCL.dll",
"pools": [
{
"url": "xmr-eu1.nanopool.org:14444",
"user": "",
"pass": "x",
"rig-id": null,
"nicehash": false,
"keepalive": false,
"variant": -1,
"enabled": true,
"tls": false,
"tls-fingerprint": null
}
],
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"threads": [
{
"index": 0,
"intensity": 320,
"worksize": 8,
"strided_index": 2,
"mem_chunk": 2,
"unroll": 8,
"comp_mode": false,
"affine_to_cpu": false
},
{
"index": 0,
"intensity": 320,
"worksize": 8,
"strided_index": 2,
"mem_chunk": 2,
"unroll": 8,
"comp_mode": false,
"affine_to_cpu": false
}
],
"user-agent": null,
"syslog": false,
"watch": true
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant