Ryzen 9000 Core Frequency Bugfix#1548
Merged
PhyxionNL merged 5 commits intoLibreHardwareMonitor:masterfrom Feb 4, 2025
Merged
Conversation
Zen5 (Ryzen 9000) has a changed register mapping for readout core frequency
Contributor
Author
|
libre-hardware-monitor.zip Update: |
This was referenced Dec 3, 2024
Closed
Contributor
Contributor
Author
|
I think this is an effect of reading out the cores. Hwinfo will form mean values when reading. |
Contributor
|
The update frequency for both is set to 250ms. 2024-12-04.00.11.57.mp4 |
|
👍 Thank you! This is working perfectly |
* fixed Package Power and Core power Calculation, use ESU for power scaling * Changed DateTime.Now to UtcNow (better performance) * Added Effective core clock * Added Average Core clock and Average effective clock
Contributor
Author
|
Update |
Core effective clock is now calculated in Amd17Cpu/Core
Ratio > 1 is not possible
|
Latest patch works as expected with 9800X3D for me. |
Collaborator
|
Nice work @sebastian-dev 🎉 |
brokenmass
pushed a commit
to brokenmass/LibreHardwareMonitor
that referenced
this pull request
Mar 11, 2025
* Ryzen 9000 Core Frequency Bugfix Zen5 (Ryzen 9000) has a changed register mapping for readout core frequency * Update Ryzen 9000 and Core Clock * fixed Package Power and Core power Calculation, use ESU for power scaling * Changed DateTime.Now to UtcNow (better performance) * Added Effective core clock * Added Average Core clock and Average effective clock * Remove Effective clock from SMU Core effective clock is now calculated in Amd17Cpu/Core * Fix Clock Ratio calculation. Ratio > 1 is not possible * Update Amd17Cpu.cs --------- Co-authored-by: PhyxionNL <7643972+PhyxionNL@users.noreply.github.com>
|
hi i see this has been merged already i recently build in a 9950X3D CPU in my system and downloaded latest LibreHWMonitor here |
This was referenced Jan 12, 2026
This was referenced Feb 16, 2026
This was referenced Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Zen5 (Ryzen 9000) has a changed register mapping for readout core frequency