RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1458720 - x86info: please update x86info to support latest CPUs
Summary: x86info: please update x86info to support latest CPUs
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: x86info
Version: 7.3
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Prarit Bhargava
QA Contact: Mike Gahagan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-05 10:13 UTC by Kazuo Moriwaka
Modified: 2017-06-14 12:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-14 12:55:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kazuo Moriwaka 2017-06-05 10:13:58 UTC
Description of problem:

x86info in RHEL 7.3 is very old; it seems a version of 2011.
It should be updated to support latest CPUs.

Over 200 commits 
https://github.com/kernelslacker/x86info/commits/master

Version-Release number of selected component (if applicable):

1.30-6.el7

How reproducible:

In my desktop PC, it has Haswell generation core-i7, this is not new machine (bought at 2013).  x86info print this as "Unknown model".

--------------------
x86info v1.30.  Dave Jones 2001-2011
Feedback to <davej>.

enumerate_cpus(): /dev/mem: Operation not permitted
Found 8 identical CPUs (but found 4294967295d CPUs in MPTable!)
Extended Family: 0 Extended Model: 3 Family: 6 Model: 60 Stepping: 3
Type: 0 (Original OEM)
CPU Model (x86info's best guess): Unknown model. 
Processor name string (BIOS programmed): Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz

Total processor threads: 8
This system has 1 quad-core processor with hyper-threading (2 threads per core) running at an estimated 3.40GHz
--------------------


Steps to Reproduce:

1. Get some RHEL 7 certified hardware
2. Run x86info
3. In most case, hardware cannot be understood by x86info. It would show 'Unknown model' for them.

Additional info:

GLS course RH442 introduce x86info as detect hardware information tool.


Note You need to log in before you can comment on or make changes to this bug.