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

There is no proper way to know if a gpu is overclocked 100% of the time #6

Open
mikastiv opened this issue Feb 7, 2023 · 1 comment

Comments

@mikastiv
Copy link

mikastiv commented Feb 7, 2023

I'm currently trying to check if a gpu is overclocked and there is no way to compare the current settings with the default values.

The function IsAtFactory could help me know if the settings were changed, but from my testing changes made not on Adrenalin (I used Afterburner) are not detected by this function.

The functions using the auto tuning interface only works if the overclock was done using auto tuning profiles inside Adrenalin

Using the manual tuning interfaces doesn't work because I can't compare with the factory settings. I would have to reset the gpu to factory, compare with the previous and then set it back to what it was.

I am using a Radeon RX 5500 XT with Adrenalin 22.11.2

@mikastiv
Copy link
Author

mikastiv commented Feb 8, 2023

Same problems with a Radeon RX 580 and Radeon RX 6750 XT

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