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

Error in setting core and memory clock #36

Open
nikitavedre opened this issue Mar 1, 2023 · 2 comments
Open

Error in setting core and memory clock #36

nikitavedre opened this issue Mar 1, 2023 · 2 comments

Comments

@nikitavedre
Copy link

I have AMD Radeon(TM) R7 M360 with driver version 21.3.1. I am not able to set core and memory clock .The function ADL_Overdrive6_State_Set return -8 i.e ADL_ERR_NOT_SUPPORTED. What should i do?

@ericjunwei
Copy link
Collaborator

Can you use ADL2_Overdrive_Caps() to check which OD version your ASIC belong to and then call the related overdrive function?

@nikitavedre
Copy link
Author

I use ADL2_Overdrive_Caps() to check OD version .I have overdrive version 6.So I am using ADL_Overdrive6_State_Set function bt it is giving error.

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

2 participants