CXWorld / CapFrameX

Frametime capture and analysis tool
Other
797 stars 36 forks source link

incorrect frequency display on ryzen 5600 and missing some metrics on 5700 xt #239

Closed linyarx closed 1 year ago

linyarx commented 1 year ago

1) the frequency is displayed incorrectly on the ryzen 5600. The processor is overclocked to 4850 MHz, but in the metrics it shows 4800, that is, 50 MHz less. In this case, if you put 4800 and below, it will be displayed correctly. It looks like some kind of limit. 2) 2) a lot of metrics on the 5700 xt video card are missing: memory voltage, vrm temperature, etc. The msi afterburner patch notes described the same problem. I think this is a conflict between drivers or windows with monitoring programs

DevTechProfile commented 1 year ago

Can you please send the logs files in MyDocuments\CapFrameX\logs to contact@capframex.com?

linyarx commented 1 year ago

CapFrameX.log

DevTechProfile commented 1 year ago

Ok, you have installed the latest beta, that's good. The log file telling me that RDNA1 is now supported by ADLX lib which means that memory voltage and VRM temperatures for example are not supported any longer.

Our frequency detection is based on the latest PPR for AMD Family 19h Model 01h. I am afraid there is nothing we can do unless we will switch over to Ryzen SMU.

linyarx commented 1 year ago

ok, thx for reply