-
Notifications
You must be signed in to change notification settings - Fork 32
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
Zen3 (Ryzen 5000) support #36
Comments
Can confirm that this patch works on my 5800X as well. Great work, thank you! (You should totally make a pull request out of this.) |
Works fine here too! 5950x Much appreciated. |
I also followed the patch as in ocerman/zenpower#39. My CPU is 5950x and I do not overclock my CPU. As in the attached photo, one of the core reached 11GHz! is this a bug? |
zenpower3 and zenmonitor3 are actively maintained forks of this project that have Zen 3 support. |
@Ta180m zenpower/zenmonitor already works with the patches mentioned in the comments above. |
I can merge new pull requests, unlike this project which is inactive. For example, I merged the four pending PRs for zenmonitor to my fork. |
Change define #ZEN3_FAMILY 0x19 to |
After patching zenpower as described in ocerman/zenpower#39 I got zenmonitor working on a Ryzen 5000 series processor as well. Zen3 is familiy 19h. Everything else seems to be similar to the previous versions.
The text was updated successfully, but these errors were encountered: