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

v0.40.8 (Windows): Error mining X16rV2 @ NiceHash with RX5700 #303

Closed
UselessGuru opened this issue Aug 23, 2024 · 5 comments
Closed

v0.40.8 (Windows): Error mining X16rV2 @ NiceHash with RX5700 #303

UselessGuru opened this issue Aug 23, 2024 · 5 comments

Comments

@UselessGuru
Copy link

UselessGuru commented Aug 23, 2024

Bin\Wildrig-v0.40.8\wildrig.exe --algo x16rv2 --api-port 4005 --url stratum+tcps://x16rv2.auto.nicehash.com:443 --user #####################.############## --pass x --multiple-instance --opencl-platform 1 --opencl-devices 0
Miner connects successfully, but never produces any hashrate.

[19:11:18] Initializing GPUs...
[19:11:18] GPU #0: AMD Radeon RX 5700 XT [busID: 8] [arch: gfx1010]
[19:11:18] threads: 2, intensity: 19, cu: 40, mem: 8176Mb
[19:11:19] Start mining
[19:11:19] use pool x16rv2.auto.nicehash.com:443 34.111.213.200
[19:11:19] Stratum set raw difficulty to 8.0000
[19:11:19] new job from x16rv2.auto.nicehash.com:443 diff 134.22M/586.81G
[19:11:19] block: 1,153,972     job target: 0x0000001fffe00000
[19:11:19] hash order:
[19:11:19] SknEchBmwTigLufShvCubGroWrlSknSknCubJh5ShbBlkShvSkn
[19:11:25] new job from x16rv2.auto.nicehash.com:443 diff 134.22M/551.32G
[19:11:25] block: 1,153,973     job target: 0x0000001fffe00000
[19:11:25] hash order:
[19:11:25] Jh5HamTigShaTigShaJh5TigLufFugJh5ShvBmwTigKckEchSmdFugEchShv
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫Statistics┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ID Name                         Hashrate Temp  Fan  Pwr   Eff CClk MClk     A   R   I
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 #0 Radeon RX 5700 XT           0.38 MH/s  51C  24%  86W 0.004 1681  998     -   -   -
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 10s:                           0.38 MH/s Power:     86W            Accepted:        -
 60s:                            n/a MH/s                           Rejected:        -
 15m:                            n/a MH/s                           Ignored:         -
┫0 days 00:00:59┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[19:12:18] new job from x16rv2.auto.nicehash.com:443 diff 134.22M/551.32G
[19:12:18] block: 1,153,973     job target: 0x0000001fffe00000
[19:12:18] hash order:
[19:12:18] Jh5HamTigShaTigShaJh5TigLufFugJh5ShvBmwTigKckEchSmdFugEchShv

Other algos are working fine. Also same commandline on RX580 wors well too. AFAIK The problem is with RX5700 only.

@andru-kun
Copy link
Owner

andru-kun commented Aug 24, 2024

remind me please what version of drivers do you use? Also what if try parameter --opencl-threads 1?

@UselessGuru
Copy link
Author

remind me please what version of drivers do you use?

I am using whql-amd-software-adrenalin-edition-23.4.3-win10-win11-apr27.exe

Also what if try parameter --opencl-threads 1?

This works.

Repository owner deleted a comment Aug 27, 2024
@UselessGuru
Copy link
Author

Issue is still present in 0.40.9 if '--opencl-threads 1' is NOT set.

@UselessGuru
Copy link
Author

Can no longer reproduce in 0.41.2

@andru-kun
Copy link
Owner

Can no longer reproduce in 0.41.2

strange, anything changed in your system? Like drivers, amount of gpu's, riser?

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

5 participants
@andru-kun @UselessGuru and others