canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 50 forks source link

CPUID Incorrectly Returns Siena for Bergamo #1502

Open mreed8855 opened 1 month ago

mreed8855 commented 1 month ago

Bug Description

In a recent submission, the cpuid test returned the incorrect cpuid. Siena was returned instead of Bergamo

The relevant certificate request is: https://certification.canonical.com/certificates/2407-15946/

To Reproduce

  1. Run certify-ubuntu-server (or presumably anything else that causes miscellanea/cpuid to run) on an affected system

Environment

  1. Ubuntu 24.04
  2. CPU Model: AMD EPYC 9754 128-Core Processor
  3. C245 M8

Relevant log output

CPU Model: AMD EPYC 9754 128-Core Processor 
CPUID: 0xaa0f02 which appears to be a AMD Siena SP6 processor

Additional context

No response

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1588.

This message was autogenerated

Hook25 commented 1 month ago

https://github.com/canonical/checkbox/issues/946

This is the source of that CPU id, is it wrong?