-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Incorrect display of СLDO_VDDP voltage for 4XXX series Ryzen APU. #26
Comments
Can you attach a debug report? Thanks. |
No problem. |
ZenTimings CLDO VDDP display ranges between 0.1053V and 0.1075V, whilst BIOS and Ryzen Master reports it as 0.95V.ZenTimings 1.2.9.841 Debug Report###################################################### ###################################################### P0 CHANNEL A | DIMM 1 P0 CHANNEL B | DIMM 0 P0 CHANNEL B | DIMM 1 ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### |
Thank you. Based on the 2 debug reports, I may have found the correct offset. |
I'll gladly test and verify once you release again. |
ps. None of the other versions of ZenTimings report CLDO VDDP correctly for me, and v1.2.3 has a completely different value to the other versions. |
Don't have a Renoir APU myself, so I rely on user reports only. Is it possible to set it manually to a different value and make another report? This should confirm the new offset. |
Certainly. 3 data points are always better than 2 ;) Screenshot attached - timings reset to SPD defaults. Ryzen Master reports CLDO VDDP as 0.7514V ZenTimings again reports CLDO VDDp as 0.1074V. Perhaps WMI does not report it and Ryzen Master reads it directly from hardware registers? ZenTimings 1.2.9.841 Debug Report###################################################### ###################################################### P0 CHANNEL A | DIMM 1 P0 CHANNEL B | DIMM 0 P0 CHANNEL B | DIMM 1 ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### ###################################################### |
The values are read from the Power Management Table, it's just the offset that is incorrect, so it reads some other "random" value. The correct offset seems to be 0x858 (SMU PowerTable sections of the debug report). Attached is a new DLL that should have the correct offset now, let me know if it works for you. |
|
Errors out with: |
Attached here: |
The text was updated successfully, but these errors were encountered: