irusanov / ZenTimings

Home Page:https://zentimings.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newer version not just missing data but doing wrong calculations

andrebraga opened this issue · comments

1.30.1107
image

1.31 release, 1.31.1213 (Debug):
image

So speed and tRFC(ns) are broken, but clocks are indeed better :) How may I further help with this?

A debug report would be helpful (Tools -> Debug). Each SKU usually has a different table version with different offsets. These table definitions are loaded based on the codename of the processor. If the exact version is not found, then the default for the codename is loaded and in most of the cases it is not suitable. I'm heavily relying on user reports to add support for a new table version.

tRFC is calculated based on "Speed", which is calculated from MCLK. Currently, your MCLK is detected as 0.91MHz (wrong offset in the table).