Replies: 8 comments 15 replies
-
Sorry, it's not that clear.
|
Beta Was this translation helpful? Give feedback.
-
Ok thanks! Something like this maybe? https://gist.github.com/morten71/0aad8fdb9c361a2d0428f9666fc0fb58 |
Beta Was this translation helpful? Give feedback.
-
Nice. Do you mind to add:
DIMM size has a bug, due to a wrong geometry decoding with new DRAM |
Beta Was this translation helpful? Give feedback.
-
Yeah I did notice the DIMM sizes were half of what they should be, but I had seen you write about that bug somewhere else, so I ignored it :-) I have tried adding the things you mentioned... Happy to change it, if you need something else. |
Beta Was this translation helpful? Give feedback.
-
Looks great. Added to CPU list.
CPU Pkg Apic Core/Thread Caches (w)rite-Back (i)nclusive
# ID ID CCD CCX ID/ID L1-Inst Way L1-Data Way L2 Way L3 Way
000:BSP 0 0 0 0 0 32 8 48 12 1024 16 i 196608 16w
...
008: 0 16 1 2 8 0 32 8 48 12 1024 16 i 65536 16w
|
Beta Was this translation helpful? Give feedback.
-
The associated voltage Within other architectures, idle and stressed cases are |
Beta Was this translation helpful? Give feedback.
-
Forget looking at the CoreFreq VID, I believe the register specifications are out of date. Starting Zen4/Zen5 something had changed REGISTERSLine 565 in 2171321 Line 548 in 2171321 You can dig into the P-state registers using the MSR-Tools ## Boosted HW_PSTATE_STATUS
rdmsr -aX 0xC0010293
## PSTATEDEF - Family_1Ah
### P0 P-State
rdmsr -aX 0xC0010064
### P1 P-State
rdmsr -aX 0xC0010065 FREQUENCYThe Frequency Zen5 is the case of ExtFamily with value Line 8114 in 2171321 VOLTAGE
Line 786 in 2171321
Line 789 in 2171321
Line 792 in 2171321
ISSUEBut with Ryzen4/Ryzen5, I have no clue how to compute voltage with |
Beta Was this translation helpful? Give feedback.
-
Hello, In this screenshot I can read a Voltage Core of All subsequent screenshots or outputs don't show a voltage going that high. Can you tell if some BIOS voltage tweaks or performance profiles which involve voltage have been applied between the two test periods ? If true could you determine which BIOS features are altering voltage reading compared to a nominal state ? Thank you. |
Beta Was this translation helpful? Give feedback.
-
On the CPU support page in the wiki, it says to add corefreq output. But I have no idea where to send my AMD 9950X3D info, so I'm going to try adding it here. Sorry if I've misunderstood something :-)
corefreq-cli-s.txt
Beta Was this translation helpful? Give feedback.
All reactions