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

Invalid Config in some miners #1812

Closed
rizkyaulya opened this issue Nov 8, 2021 · 3 comments
Closed

Invalid Config in some miners #1812

rizkyaulya opened this issue Nov 8, 2021 · 3 comments
Assignees
Labels
bug Something isn't working solved An issue has been solved

Comments

@rizkyaulya
Copy link

Hi, I am setting up a new RX 6600 non XT RIG and found some interesting Issues.

  1. Nanominer invalid config
    image

I removed the [ethlowmemory] and start the miner alone. It can work normally.
So probabaly that algorithm line cause the issue.

  1. Auto tuning miner (Teamred, Phoenix, Nanominer etc )
    Auto tuning miner sometimes causing "openCL call error -4(263)" for the next miner/algo.

I found out we need to do the diable/able trick like in RX VEGA .
Can we escalate the current feature Reset "EnableResetVega": "0"
to any GPU that need to be reset?

  1. SRBminer haven't support this card
    image
    no wonder all the benchmark are failed and the miner always force closed
    image
    but it this also happen in RX VEGA GPUs RIG

here is some debug for referenc
debug_2021-11-09 (1).zip
debug_2021-11-09.zip
debug_2021-11-09 (2).zip
e

@RainbowMiner RainbowMiner self-assigned this Nov 11, 2021
RainbowMiner added a commit that referenced this issue Nov 11, 2021
- fix EthashLowMemory (issue #1812)
RainbowMiner added a commit that referenced this issue Nov 11, 2021
- EnableResetVega now resets RX6x00 and RX5x00, too (issue #1812)
@RainbowMiner
Copy link
Owner

Ok, I have fixed the Nanominer and added a potential reset fix for the RX6x00 and RX5x00 GPUs. Please let me know, if the switch-radeon-gpu.exe really is able to disable/enable these GPUs.

@RainbowMiner RainbowMiner added bug Something isn't working solved An issue has been solved labels Nov 11, 2021
@rizkyaulya
Copy link
Author

how to use switch-radeon-gpu.exe in rbminer? config file or only work via autoexc?

@RainbowMiner
Copy link
Owner

Config file. Set "EnableResetVega": "1", in config.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants