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

Issues when change devices in web configuration #1596

Closed
chavesfop opened this issue May 18, 2021 · 6 comments
Closed

Issues when change devices in web configuration #1596

chavesfop opened this issue May 18, 2021 · 6 comments
Assignees
Labels
bug Something isn't working miner issue Some miner is not behaving, like it should solved An issue has been solved

Comments

@chavesfop
Copy link
Contributor

Hi RainbowMiner :)

Every time I switch my configs in http://localhost:4000/setup.html some miners just re-benchmark.

I mine with CPU and GPU
Have checked:
[x] CPU, [x] NVIDIA, [ ] GPU0, [ ] CPU0

Then, disabled the NVIDIA, and:

WARNING: Benchmarking in progress: 16 miners left, interval is set to 177 seconds.
 
Please be patient!
RainbowMiner will benchmark the following 16 miners with extended intervals!
These algorithms need a longer time to reach an accurate average hashrate.
After that, benchmarking will be much faster (3-6 minutes per miner).
If you do not want that accuracy, set DisableExtendInterval to 0 in your config.txt.

Ok, after this benchmark, I just turned on the NVIDIA in setup.html. Aaaaand...

WARNING: Benchmarking in progress: 16 miners left, interval is set to 177 seconds.
 
Please be patient!
RainbowMiner will benchmark the following 16 miners with extended intervals!
These algorithms need a longer time to reach an accurate average hashrate.
After that, benchmarking will be much faster (3-6 minutes per miner).
If you do not want that accuracy, set DisableExtendInterval to 0 in your config.txt.

Any glue why this happens?

@RainbowMiner RainbowMiner self-assigned this May 19, 2021
@RainbowMiner
Copy link
Owner

Hi, thank you for reporting this - I have a vague idea. Do you remember, which miners have been re-benched?

@chavesfop
Copy link
Contributor Author

Actualy XMRig and Nanominer

In about 3 hours I'll activate my VGA again, and then I post an entire list.

@RainbowMiner
Copy link
Owner

I see. It's most probably, because these two miners are CPU + GPU miners. Let me check.

@chavesfop
Copy link
Contributor Author

Yeah, just these 2 miners follow this flow:
download miner again, install, and rebench for CPU and GPU.

I'll do some tests in exclude devices option to try a workaround.

@chavesfop
Copy link
Contributor Author

Yep, the same happens when I add the NVIDIA in the excluded devices

WARNING: Download in progress: 2 miners left. Command windows might popup during extraction.

RainbowMiner added a commit that referenced this issue May 20, 2021
- fix trigger miner download after gpu switch on/off (issue #1596)
- fixed miners: Ethminer, Nanominer, Xmrig
@RainbowMiner
Copy link
Owner

Solved :)

@RainbowMiner RainbowMiner added bug Something isn't working miner issue Some miner is not behaving, like it should solved An issue has been solved labels May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working miner issue Some miner is not behaving, like it should solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants