Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1393092 Details for
Bug 1543320
Regression in lshw json output format.
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
lshw usage and output example
lshw.out (text/plain), 16.10 KB, created by
Edward Haas
on 2018-02-08 09:09:53 UTC
(
hide
)
Description:
lshw usage and output example
Filename:
MIME Type:
Creator:
Edward Haas
Created:
2018-02-08 09:09:53 UTC
Size:
16.10 KB
patch
obsolete
>lshw -json -disable -disable usb -disable pcmcia -disable isapnp -disable ide -disable scsi -disable dmi -disable memory -disable cpuinfo > lshw.out > > >[root@localhost vdsm]# cat lshw.out >[ >{ > "id" : "localhost.localdomain", > "class" : "system", > "claimed" : true, > "description" : "Computer", > "width" : 64, > "capabilities" : { > "smp" : "Symmetric Multi-Processing", > "vsyscall32" : "32-bit processes" > } { > "id" : "core", > "class" : "bus", > "claimed" : true, > "description" : "Motherboard", > "physid" : "0" { > "id" : "memory", > "class" : "memory", > "claimed" : true, > "physid" : "0" > }, > { > "id" : "pci", > "class" : "bridge", > "claimed" : true, > "handle" : "PCIBUS:0000:00", > "description" : "Host bridge", > "product" : "440FX - 82441FX PMC [Natoma]", > "vendor" : "Intel Corporation", > "physid" : "100", > "businfo" : "pci@0000:00:00.0", > "version" : "02", > "width" : 32, > "clock" : 33000000 { > "id" : "isa", > "class" : "bridge", > "claimed" : true, > "handle" : "PCI:0000:00:01.0", > "description" : "ISA bridge", > "product" : "82371SB PIIX3 ISA [Natoma/Triton II]", > "vendor" : "Intel Corporation", > "physid" : "1", > "businfo" : "pci@0000:00:01.0", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "latency" : "0" > }, > "capabilities" : { > "isa" : true > } > }, > { > "id" : "ide", > "class" : "storage", > "claimed" : true, > "handle" : "PCI:0000:00:01.1", > "description" : "IDE interface", > "product" : "82371SB PIIX3 IDE [Natoma/Triton II]", > "vendor" : "Intel Corporation", > "physid" : "1.1", > "businfo" : "pci@0000:00:01.1", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "ata_piix", > "latency" : "0" > }, > "capabilities" : { > "ide" : true, > "bus_master" : "bus mastering" > } > }, > { > "id" : "bridge", > "class" : "bridge", > "claimed" : true, > "handle" : "PCI:0000:00:01.3", > "description" : "Bridge", > "product" : "82371AB/EB/MB PIIX4 ACPI", > "vendor" : "Intel Corporation", > "physid" : "1.3", > "businfo" : "pci@0000:00:01.3", > "version" : "03", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "piix4_smbus", > "latency" : "0" > }, > "capabilities" : { > "bridge" : true > } > }, > { > "id" : "display", > "class" : "display", > "claimed" : true, > "handle" : "PCI:0000:00:02.0", > "description" : "VGA compatible controller", > "product" : "QXL paravirtual graphic card", > "vendor" : "Red Hat, Inc.", > "physid" : "2", > "businfo" : "pci@0000:00:02.0", > "version" : "04", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "qxl", > "latency" : "0" > }, > "capabilities" : { > "vga_controller" : true, > "rom" : "extension ROM" > } > }, > { > "id" : "network:0", > "class" : "network", > "claimed" : true, > "handle" : "PCI:0000:00:03.0", > "description" : "Ethernet controller", > "product" : "Virtio network device", > "vendor" : "Red Hat, Inc.", > "physid" : "3", > "businfo" : "pci@0000:00:03.0", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "virtio-pci", > "latency" : "0" > }, > "capabilities" : { > "msix" : "MSI-X", > "bus_master" : "bus mastering", > "cap_list" : "PCI capabilities listing", > "rom" : "extension ROM" > } { > "id" : "virtio0", > "class" : "network", > "claimed" : true, > "description" : "Ethernet interface", > "physid" : "0", > "businfo" : "virtio@0", > "logicalname" : "ens3", > "serial" : "52:54:00:14:d6:ef", > "configuration" : { > "autonegotiation" : "off", > "broadcast" : "yes", > "driver" : "virtio_net", > "driverversion" : "1.0.0", > "ip" : "192.168.122.48", > "link" : "yes", > "multicast" : "yes" > }, > "capabilities" : { > "ethernet" : true, > "physical" : "Physical interface" > } > }, > > }, > { > "id" : "multimedia", > "class" : "multimedia", > "claimed" : true, > "handle" : "PCI:0000:00:04.0", > "description" : "Audio device", > "product" : "82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller", > "vendor" : "Intel Corporation", > "physid" : "4", > "businfo" : "pci@0000:00:04.0", > "version" : "01", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "snd_hda_intel", > "latency" : "0" > }, > "capabilities" : { > "msi" : "Message Signalled Interrupts", > "bus_master" : "bus mastering", > "cap_list" : "PCI capabilities listing" > } > }, > { > "id" : "communication", > "class" : "communication", > "claimed" : true, > "handle" : "PCI:0000:00:05.0", > "description" : "Communication controller", > "product" : "Virtio console", > "vendor" : "Red Hat, Inc.", > "physid" : "5", > "businfo" : "pci@0000:00:05.0", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "virtio-pci", > "latency" : "0" > }, > "capabilities" : { > "msix" : "MSI-X", > "bus_master" : "bus mastering", > "cap_list" : "PCI capabilities listing" > } { > "id" : "virtio1", > "class" : "generic", > "description" : "Virtual I/O device", > "physid" : "0", > "businfo" : "virtio@1", > "configuration" : { > "driver" : "virtio_console" > } > }, > > }, > { > "id" : "usb:0", > "class" : "bus", > "claimed" : true, > "handle" : "PCI:0000:00:06.0", > "description" : "USB controller", > "product" : "82801I (ICH9 Family) USB UHCI Controller #1", > "vendor" : "Intel Corporation", > "physid" : "6", > "businfo" : "pci@0000:00:06.0", > "version" : "03", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "uhci_hcd", > "latency" : "0" > }, > "capabilities" : { > "uhci" : "Universal Host Controller Interface (USB1)", > "bus_master" : "bus mastering" > } > }, > { > "id" : "usb:1", > "class" : "bus", > "claimed" : true, > "handle" : "PCI:0000:00:06.1", > "description" : "USB controller", > "product" : "82801I (ICH9 Family) USB UHCI Controller #2", > "vendor" : "Intel Corporation", > "physid" : "6.1", > "businfo" : "pci@0000:00:06.1", > "version" : "03", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "uhci_hcd", > "latency" : "0" > }, > "capabilities" : { > "uhci" : "Universal Host Controller Interface (USB1)", > "bus_master" : "bus mastering" > } > }, > { > "id" : "usb:2", > "class" : "bus", > "claimed" : true, > "handle" : "PCI:0000:00:06.2", > "description" : "USB controller", > "product" : "82801I (ICH9 Family) USB UHCI Controller #3", > "vendor" : "Intel Corporation", > "physid" : "6.2", > "businfo" : "pci@0000:00:06.2", > "version" : "03", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "uhci_hcd", > "latency" : "0" > }, > "capabilities" : { > "uhci" : "Universal Host Controller Interface (USB1)", > "bus_master" : "bus mastering" > } > }, > { > "id" : "usb:3", > "class" : "bus", > "claimed" : true, > "handle" : "PCI:0000:00:06.7", > "description" : "USB controller", > "product" : "82801I (ICH9 Family) USB2 EHCI Controller #1", > "vendor" : "Intel Corporation", > "physid" : "6.7", > "businfo" : "pci@0000:00:06.7", > "version" : "03", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "ehci-pci", > "latency" : "0" > }, > "capabilities" : { > "ehci" : "Enhanced Host Controller Interface (USB2)", > "bus_master" : "bus mastering" > } > }, > { > "id" : "generic", > "class" : "generic", > "claimed" : true, > "handle" : "PCI:0000:00:07.0", > "description" : "Unclassified device", > "product" : "Virtio memory balloon", > "vendor" : "Red Hat, Inc.", > "physid" : "7", > "businfo" : "pci@0000:00:07.0", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "virtio-pci", > "latency" : "0" > }, > "capabilities" : { > "bus_master" : "bus mastering" > } { > "id" : "virtio2", > "class" : "generic", > "description" : "Virtual I/O device", > "physid" : "0", > "businfo" : "virtio@2", > "configuration" : { > "driver" : "virtio_balloon" > } > }, > > }, > { > "id" : "network:1", > "class" : "network", > "claimed" : true, > "handle" : "PCI:0000:00:08.0", > "description" : "Ethernet controller", > "product" : "Virtio network device", > "vendor" : "Red Hat, Inc.", > "physid" : "8", > "businfo" : "pci@0000:00:08.0", > "version" : "00", > "width" : 32, > "clock" : 33000000, > "configuration" : { > "driver" : "virtio-pci", > "latency" : "0" > }, > "capabilities" : { > "msix" : "MSI-X", > "bus_master" : "bus mastering", > "cap_list" : "PCI capabilities listing", > "rom" : "extension ROM" > } { > "id" : "virtio3", > "class" : "network", > "claimed" : true, > "description" : "Ethernet interface", > "physid" : "0", > "businfo" : "virtio@3", > "logicalname" : "ens8", > "serial" : "52:54:00:2a:15:16", > "configuration" : { > "autonegotiation" : "off", > "broadcast" : "yes", > "driver" : "virtio_net", > "driverversion" : "1.0.0", > "ip" : "192.168.100.214", > "link" : "yes", > "multicast" : "yes" > }, > "capabilities" : { > "ethernet" : true, > "physical" : "Physical interface" > } > }, > > }, > > }, > { > "id" : "pnp00:00", > "class" : "system", > "claimed" : true, > "product" : "PnP device PNP0b00", > "physid" : "1", > "configuration" : { > "driver" : "rtc_cmos" > }, > "capabilities" : { > "pnp" : true > } > }, > { > "id" : "pnp00:01", > "class" : "input", > "claimed" : true, > "product" : "PnP device PNP0303", > "physid" : "2", > "configuration" : { > "driver" : "i8042 kbd" > }, > "capabilities" : { > "pnp" : true > } > }, > { > "id" : "pnp00:02", > "class" : "input", > "claimed" : true, > "product" : "PnP device PNP0f13", > "physid" : "3", > "configuration" : { > "driver" : "i8042 aux" > }, > "capabilities" : { > "pnp" : true > } > }, > { > "id" : "pnp00:03", > "class" : "storage", > "claimed" : true, > "product" : "PnP device PNP0700", > "physid" : "4", > "capabilities" : { > "pnp" : true > } > }, > { > "id" : "pnp00:04", > "class" : "communication", > "claimed" : true, > "product" : "PnP device PNP0501", > "physid" : "5", > "configuration" : { > "driver" : "serial" > }, > "capabilities" : { > "pnp" : true > } > }, > > }, > { > "id" : "network:0", > "class" : "network", > "disabled" : true, > "claimed" : true, > "description" : "Ethernet interface", > "physid" : "1", > "logicalname" : "virbr0-nic", > "serial" : "52:54:00:28:56:c0", > "units" : "bit/s", > "size" : 10000000, > "configuration" : { > "autonegotiation" : "off", > "broadcast" : "yes", > "driver" : "tun", > "driverversion" : "1.6", > "duplex" : "full", > "link" : "no", > "multicast" : "yes", > "port" : "twisted pair", > "speed" : "10Mbit/s" > }, > "capabilities" : { > "ethernet" : true, > "physical" : "Physical interface" > } > }, > { > "id" : "network:1", > "class" : "network", > "claimed" : true, > "description" : "Ethernet interface", > "physid" : "2", > "logicalname" : "virbr0", > "serial" : "52:54:00:28:56:c0", > "configuration" : { > "broadcast" : "yes", > "driver" : "bridge", > "driverversion" : "2.3", > "firmware" : "N/A", > "ip" : "192.168.124.1", > "link" : "no", > "multicast" : "yes" > }, > "capabilities" : { > "ethernet" : true, > "physical" : "Physical interface" > } > }, > >] >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1543320
: 1393092