Skip to content
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

environment: some CPU vendors might not expose a model name #51

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

anisse
Copy link
Contributor

@anisse anisse commented Oct 31, 2024

Introduce a fallback so that CPU name detection still works.

…the BIOS model name

Introduce a fallback so that CPU name detection still works. This is
needed because hwbench treats "Model name" as a mandatory key of the
`lscpu` output, and on this specific machine it was absent, but "BIOS
Model name" was present.
@anisse anisse force-pushed the model-name-fallback branch from 41e5a57 to d1a2a5f Compare November 7, 2024 13:37
@anisse anisse merged commit f871c73 into main Nov 8, 2024
4 checks passed
@anisse anisse deleted the model-name-fallback branch January 13, 2025 09:19
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.

2 participants