Skip to content

feat: detect core type for AuthenticAMD#1984

Open
mauri870 wants to merge 6 commits intoflightlessmango:masterfrom
mauri870:cpu-type-amd
Open

feat: detect core type for AuthenticAMD#1984
mauri870 wants to merge 6 commits intoflightlessmango:masterfrom
mauri870:cpu-type-amd

Conversation

@mauri870
Copy link

@mauri870 mauri870 commented Mar 9, 2026

Currently enabling the "Core Type" option in AMD cpus results in an "unknown" label for each core.

Implement detection of X3D cores and frequency cores by inspecting the cpu model name and L3 cache topology.

Fixes #1933


9950X3D shows:

image

Currently enabling the "Core Type" option in AMD cpus results in an
"unknown" label for each core.

Implement detection of X3D cores and frequency cores by inspecting
the cpu model name and L3 cache topology.
mauri870 and others added 5 commits March 11, 2026 08:25
Co-authored-by: Soeren Grunewald <[email protected]>
Co-authored-by: Soeren Grunewald <[email protected]>
Co-authored-by: Soeren Grunewald <[email protected]>
Co-authored-by: Soeren Grunewald <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CPU cores display as "unknown" on AMD Ryzen 7 5700X

2 participants