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 2032177 - [feat] rebase lshw to upstream latest
Summary: [feat] rebase lshw to upstream latest
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: lshw
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: ltao
QA Contact: Jeff Bastian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-14 07:26 UTC by ltao
Modified: 2022-05-17 16:36 UTC (History)
3 users (show)

Fixed In Version: lshw-B.02.19.2-7.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-17 16:02:11 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-105700 0 None None None 2021-12-14 07:31:36 UTC
Red Hat Product Errata RHBA-2022:4035 0 None None None 2022-05-17 16:02:13 UTC

Description ltao 2021-12-14 07:26:32 UTC
Description of problem:

Currently there are a few updates in lshw upstream. We want to backport the updates and make lshw stays the latest.

Comment 2 ltao 2021-12-24 01:58:38 UTC
Hello Jeff,

Could you please set qa_ack flags for this bz?

Thanks,
Tao Liu

Comment 7 Jeff Bastian 2022-02-08 23:39:15 UTC
Verified with lshw-B.02.19.2-7.el9 on RHEL-9.0.0-20220207.2

:::::::::::::
:: aarch64 ::
:::::::::::::

[root@ampere-hr330a-02 ~]$ rpm -q lshw
lshw-B.02.19.2-7.el9.aarch64

[root@ampere-hr330a-02 ~]$ lshw
ampere-hr330a-02.lab.eng.rdu2.redhat.com
    description: Rack Mount Chassis
    product: HR330A            7X33CTO1WW (LENOVO_MT_OR)
    vendor: Lenovo
    version: 7X33A008NA
    serial: J3011EE7
    width: 64 bits
    capabilities: smbios-3.2.0 dmi-3.2.0 smp tagged_addr_disabled
    configuration: administrator_password=disabled boot=normal chassis=rackmount family=Lenovo ThinkSystem HR330A/HR350A frontpanel_password=disabled keyboard_password=disabled power-on_password=disabled sku=LENOVO_MT_OR uuid=9463742a-93cc-11e9-9a00-3c18a0074ddc
  *-core
       description: Motherboard
       product: FALCON
       vendor: Lenovo
       physical id: 0
       version: SB27A42903
       serial: 8SSB27A42903L1HF94Y00MK
       slot: Part Component
     *-firmware
          description: BIOS
          vendor: LENOVO
          physical id: 0
          version: hve104q-1.14
          date: 06/25/2020
          size: 64KiB
          capacity: 8MiB
          capabilities: pci upgrade cdboot bootselect acpi uefi
     *-cpu
          description: CPU
          product: ARMv8
          vendor: Ampere(TM)
          ...
          ...

[root@ampere-hr330a-02 ~]$ lshw -class processor
  *-cpu                     
       description: CPU
       product: ARMv8
       vendor: Ampere(TM)
       physical id: 4
       bus info: cpu@0
       version: eMAG
       serial: 00000000000000005016040402FB0988
       slot: CPU 1
       size: 3GHz
       capacity: 3300MHz
       clock: 3GHz
       capabilities: lm cpufreq
       configuration: cores=32 enabledcores=32 threads=32

[root@ampere-hr330a-02 ~]$ lshw -html > lshw.html

[root@ampere-hr330a-02 ~]$ lynx lshw.html
                             ampere-hr330a-02.lab.eng.rdu2.redhat.com (p1 of 42)
   id:
   ampere-hr330a-02.lab.eng.rdu2.redhat.com
   description: Rack Mount Chassis
   product: HR330A 7X33CTO1WW (LENOVO_MT_OR)
   vendor: Lenovo
   version: 7X33A008NA
   serial: J3011EE7
   width: 64 bits
   capabilities: smbios-3.2.0 dmi-3.2.0 smp tagged_addr_disabled
   configuration:
   administrator_password = disabled
   boot                   = normal
   chassis                = rackmount
   family                 = Lenovo ThinkSystem HR330A/HR350A
   frontpanel_password    = disabled
   keyboard_password      = disabled
   power-on_password      = disabled
   sku                    = LENOVO_MT_OR
   uuid                   = 9463742a-93cc-11e9-9a00-3c18a0074ddc

-- press space for next page --
  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.
 H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list 



:::::::::::::
:: ppc64le ::
:::::::::::::

[root@ibm-p9z-15-lp7 ~]$ rpm -q lshw
lshw-B.02.19.2-7.el9.ppc64le

[root@ibm-p9z-15-lp7 ~]$ lshw
ibm-p9z-15-lp7.lab.eng.bos.redhat.com
    description: pSeries LPAR
    product: IBM,9009-42A
    vendor: IBM
    serial: IBM,067800130
    width: 64 bits
    capabilities: smp
    configuration: uuid=2f3f3875-9d6e-485a-8f66-932cea5e6faa
  *-core
       description: Motherboard
       physical id: 0
       clock: 2133MHz
     *-firmware
          product: IBM,FW950.10 (VL950_063)
          physical id: 1
          logical name: /proc/device-tree
     *-cpu
          description: POWER9 (architected), altivec supported
          product: PowerPC,POWER9
          physical id: 0
          bus info: cpu@0
          version: 2.2 (pvr 004e 0202)
          size: 2900MHz
          clock: 2133MHz
          capabilities: performance-monitor
          configuration: threads=8
        *-cache:0
             description: L1 Cache (instruction)
             physical id: 0
             size: 32KiB
        *-cache:1
             description: L1 Cache (data)
             physical id: 1
             size: 32KiB
     *-memory
          description: System memory
          physical id: 2
          size: 16GiB
  *-vty
       description: Virtual I/O device (vty)
       physical id: 1
       bus info: vio@30000000
       logical name: /proc/device-tree/vdevice/vty@30000000
       configuration: driver=hvc_console
  *-l-lan
       description: Ethernet interface
       physical id: 2
       bus info: vio@30000002
       logical name: /proc/device-tree/vdevice/l-lan@30000002
       logical name: env2
       ...
       ...

[root@ibm-p9z-15-lp7 ~]$ lshw -class processor
  *-cpu                     
       description: POWER9 (architected), altivec supported
       product: PowerPC,POWER9
       physical id: 0
       bus info: cpu@0
       version: 2.2 (pvr 004e 0202)
       size: 2900MHz
       clock: 2133MHz
       capabilities: performance-monitor
       configuration: threads=8

[root@ibm-p9z-15-lp7 ~]$ lshw -html > lshw.html

[root@ibm-p9z-15-lp7 ~]$ lynx lshw.html 
                                ibm-p9z-15-lp7.lab.eng.bos.redhat.com (p1 of 12)
   id:
   ibm-p9z-15-lp7.lab.eng.bos.redhat.com
   description: pSeries LPAR
   product: IBM,9009-42A
   vendor: IBM
   serial: IBM,067800130
   width: 64 bits
   capabilities: smp
   configuration:
   uuid = 2f3f3875-9d6e-485a-8f66-932cea5e6faa

   id:
   core
   description: Motherboard
   physical id:
   0
   clock:       2133MHz
   id:
   firmware
   product:      IBM,FW950.10 (VL950_063)
-- press space for next page --
  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.
 H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list 



:::::::::::
:: s390x ::
:::::::::::

[root@s390x-kvm-010 ~]# rpm -q lshw
lshw-B.02.19.2-7.el9.s390x

[root@s390x-kvm-010 ~]# lshw
s390x-kvm-010.lab.eng.rdu2.redhat.com
    description: Computer
    width: 64 bits
    capabilities: smp
  *-core
       description: Motherboard
       physical id: 0
     *-memory
          description: System memory
          physical id: 0
          size: 8GiB
     *-cpu:0
          vendor: IBM/S390
          physical id: 1
          bus info: cpu@0
          capabilities: esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te vx vxd vxe gs vxe2 vxp sort dflt sie
     ...
     ...

[root@s390x-kvm-010 ~]# lshw -class processor
  *-cpu:0                   
       vendor: IBM/S390
       physical id: 1
       bus info: cpu@0
       capabilities: esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te vx vxd vxe gs vxe2 vxp sort dflt sie
  *-cpu:1
       vendor: IBM/S390
       physical id: 2
       bus info: cpu@1
       capabilities: esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te vx vxd vxe gs vxe2 vxp sort dflt sie

[root@s390x-kvm-010 ~]# lshw -html > lshw.html

[root@s390x-kvm-010 ~]# lynx lshw.html
                                 s390x-kvm-010.lab.eng.rdu2.redhat.com (p1 of 7)
   id:
   s390x-kvm-010.lab.eng.rdu2.redhat.com
   description:  Computer
   width:        64 bits
   capabilities: smp

   id:
   core
   description: Motherboard
   physical id:
   0
   id:
   memory
   description: System memory
   physical id:
   0
   size:        8GiB
   id:
   cpu:0
   vendor: IBM/S390
-- press space for next page --
  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.
 H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list 



::::::::::::
:: x86_64 ::
::::::::::::

[root@dell-per720-02 ~]$ rpm -q lshw
lshw-B.02.19.2-7.el9.x86_64

[root@dell-per720-02 ~]$ lshw
dell-per720-02.klab.eng.bos.redhat.com
    description: Rack Mount Chassis
    product: PowerEdge R720 (SKU=NotProvided;ModelName=PowerEdge R720)
    vendor: Dell Inc.
    serial: 1XSW9Y1
    width: 64 bits
    capabilities: smbios-2.7 dmi-2.7 smp vsyscall32
    configuration: boot=watchdog chassis=rackmount sku=SKU=NotProvided;ModelName=PowerEdge R720 uuid=4c4c4544-0058-5310-8057-b1c04f395931
  *-core
       description: Motherboard
       product: 0C4Y3R
       vendor: Dell Inc.
       physical id: 0
       version: A02
       serial: ..CN7016337A00J9.
     *-firmware
          description: BIOS
          vendor: Dell Inc.
          physical id: 0
          version: 2.7.0
          date: 05/23/2018
          size: 64KiB
          capacity: 8MiB
          capabilities: isa pci pnp upgrade shadowing cdboot bootselect edd int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int9keyboard int14serial int10video acpi usb biosbootspecification netboot uefi
     *-cpu:0
          description: CPU
          product: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
          vendor: Intel Corp.
          physical id: 400
          bus info: cpu@0
          version: 6.45.7
          slot: CPU1
          size: 1699MHz
          capacity: 3600MHz
          width: 64 bits
          clock: 2905MHz
          capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d cpufreq
          configuration: cores=6 enabledcores=6 microcode=1818 threads=12
        *-cache:0
             description: L1 cache
             physical id: 700
             size: 192KiB
             capacity: 192KiB
             capabilities: internal write-back data
             configuration: level=1
        *-cache:1
             description: L2 cache
             physical id: 701
             size: 1536KiB
             capacity: 1536KiB
             ...
             ...

[root@dell-per720-02 ~]$ lshw -class processor
  *-cpu:0                   
       description: CPU
       product: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
       vendor: Intel Corp.
       physical id: 400
       bus info: cpu@0
       version: 6.45.7
       slot: CPU1
       size: 1707MHz
       capacity: 3600MHz
       width: 64 bits
       clock: 2905MHz
       capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d cpufreq
       configuration: cores=6 enabledcores=6 microcode=1818 threads=12
  *-cpu:1
       description: CPU
       product: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz
       vendor: Intel Corp.
       physical id: 401
       bus info: cpu@1
       version: 6.45.7
       slot: CPU2
       size: 2500MHz
       capacity: 3600MHz
       width: 64 bits
       clock: 2905MHz
       capabilities: lm fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d cpufreq
       configuration: cores=6 enabledcores=6 microcode=1818 threads=12

[root@dell-per720-02 ~]$ lshw -html > lshw.html

[root@dell-per720-02 ~]$ lynx lshw.html 
                              dell-per720-02.klab.eng.bos.redhat.com (p1 of 159)
   id:
   dell-per720-02.klab.eng.bos.redhat.com
   description: Rack Mount Chassis
   product: PowerEdge R720 (SKU=NotProvided;ModelName=PowerEdge R720)
   vendor: Dell Inc.
   serial: 1XSW9Y1
   width: 64 bits
   capabilities: smbios-2.7 dmi-2.7 smp vsyscall32
   configuration:
   boot    = watchdog
   chassis = rackmount
   sku     = SKU=NotProvided;ModelName=PowerEdge R720
   uuid    = 4c4c4544-0058-5310-8057-b1c04f395931

   id:
   core
   description: Motherboard
   product:     0C4Y3R
   vendor:      Dell Inc.
   physical id:
-- press space for next page --
  Arrow keys: Up and Down to move.  Right to follow a link; Left to go back.
 H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list

Comment 9 errata-xmlrpc 2022-05-17 16:02:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: lshw), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:4035


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