20240115在ubuntu20.04.6下查看显卡信息

发布时间:2024年01月15日

20240115在ubuntu20.04.6下查看显卡信息
2024/1/15 17:33


百度:ubuntu查看显卡型号命令


https://linux.xiaosiseo.com/post/6037.html#id4
Ubuntu查看显卡信息命令
小四LINUX7个月前 (05-22)Ubuntu3230
小四LINUX,是小四运营旗下网站,专注LINUX知识分享。本文由小四LINUX原创,如需转载,请注明出处。

本文目录导读:
1、 lspci命令
2、 lshw命令
3、 glxinfo命令
4、 nvidia-smi命令
5、小四LINUX为您分享
Ubuntu查看显卡信息命令?

在使用Ubuntu系统时,有时候需要查看显卡的信息,比如显卡型号、显存大小等等。那么,在Ubuntu系统中,我们该如何查看显卡的信息呢?下面,我们就来介绍一下Ubuntu查看显卡信息的命令。

1. lspci命令
lspci命令是Linux下用于列出所有PCI设备的命令。使用lspci命令可以查看系统中所有的设备信息,包括显卡信息。具体的命令如下:

```

lspci | grep VGA

执行完上述命令后,系统会输出显卡的相关信息,包括显卡型号、厂商等等。

2. lshw命令
lshw命令是Linux下用于列出硬件信息的命令。使用lshw命令可以查看系统中所有的硬件信息,包括显卡信息。具体的命令如下:

sudo lshw -C display

执行完上述命令后,系统会输出显卡的详细信息,包括显卡型号、显存大小、驱动程序等等。

3. glxinfo命令
glxinfo命令是Linux下用于查看OpenGL信息的命令。使用glxinfo命令可以查看系统中的OpenGL信息,包括显卡信息。具体的命令如下:

glxinfo | grep OpenGL

执行完上述命令后,系统会输出与OpenGL相关的信息,其中包括显卡信息。

4. nvidia-smi命令
nvidia-smi命令是NVIDIA显卡驱动程序自带的命令,用于查看NVIDIA显卡的信息。具体的命令如下:

nvidia-smi

执行完上述命令后,系统会输出NVIDIA显卡的详细信息,包括显卡型号、显存大小、温度等等。

通过上述四个命令,我们可以轻松地查看Ubuntu系统中的显卡信息。在实际使用中,可以根据需要选择不同的命令来查看所需的信息。

小四LINUX为您分享
在Ubuntu系统中,如果要查看当前使用的显卡驱动程序,可以使用以下命令:

glxinfo | grep "OpenGL renderer"

执行完上述命令后,系统会输出当前使用的显卡驱动程序的信息。


?

[BEGIN] 2024/1/15 17:21:07
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ lshw
WARNING: you should run this program as super-user.
rootroot-x99-turbo ? ? ? ? ?
? ? description: Computer
? ? width: 64 bits
? ? capabilities: smp vsyscall32
? *-core
? ? ? ?description: Motherboard
? ? ? ?physical id: 0
? ? ?*-memory
? ? ? ? ? description: System memory
? ? ? ? ? physical id: 0
? ? ? ? ? size: 64GiB
? ? ?*-cpu
? ? ? ? ? product: Intel(R) Xeon(R) CPU E5-2696 v3 @ 2.30GHz
? ? ? ? ? vendor: Intel Corp.
? ? ? ? ? physical id: 1
? ? ? ? ? bus info: cpu@0
? ? ? ? ? size: 1198MHz
? ? ? ? ? capacity: 3800MHz
? ? ? ? ? width: 64 bits
? ? ? ? ? capabilities: 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 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d cpufreq
? ? ?*-pci
? ? ? ? ? description: Host bridge
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DMI2
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 100
? ? ? ? ? bus info: pci@0000:00:00.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? *-pci:0
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1
? ? ? ? ? ? ?bus info: pci@0000:00:01.0
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:25
? ? ? ? *-pci:1
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 1
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1.1
? ? ? ? ? ? ?bus info: pci@0000:00:01.1
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:26 memory:fb200000-fb2fffff
? ? ? ? ? ?*-storage
? ? ? ? ? ? ? ? description: Non-Volatile memory controller
? ? ? ? ? ? ? ? product: KIOXIA Corporation
? ? ? ? ? ? ? ? vendor: KIOXIA Corporation
? ? ? ? ? ? ? ? physical id: 0
? ? ? ? ? ? ? ? bus info: pci@0000:02:00.0
? ? ? ? ? ? ? ? version: 01
? ? ? ? ? ? ? ? width: 64 bits
? ? ? ? ? ? ? ? clock: 33MHz
? ? ? ? ? ? ? ? capabilities: storage nvm_express bus_master cap_list
? ? ? ? ? ? ? ? configuration: driver=nvme latency=0
? ? ? ? ? ? ? ? resources: irq:34 memory:fb200000-fb203fff
? ? ? ? ? ? ? *-nvme0
? ? ? ? ? ? ? ? ? ?description: NVMe device
? ? ? ? ? ? ? ? ? ?product: KIOXIA-EXCERIA G2 SSD
? ? ? ? ? ? ? ? ? ?physical id: 0
? ? ? ? ? ? ? ? ? ?logical name: /dev/nvme0
? ? ? ? ? ? ? ? ? ?version: ECFA17.0
? ? ? ? ? ? ? ? ? ?serial: 91AF30SOFVZ4
? ? ? ? ? ? ? ? ? ?configuration: nqn=nqn.2019-10.com.kioxia:KIOXIA-EXCERIA G2 SSD:91AF30SOFVZ4 state=live
? ? ? ? ? ? ? ? ?*-namespace
? ? ? ? ? ? ? ? ? ? ? description: NVMe namespace
? ? ? ? ? ? ? ? ? ? ? physical id: 1
? ? ? ? ? ? ? ? ? ? ? logical name: /dev/nvme0n1
? ? ? ? *-pci:2
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 2
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 2
? ? ? ? ? ? ?bus info: pci@0000:00:02.0
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:28 ioport:e000(size=4096) memory:fa000000-fb0fffff ioport:e0000000(size=301989888)
? ? ? ? ? ?*-display
? ? ? ? ? ? ? ? description: VGA compatible controller
? ? ? ? ? ? ? ? product: GP104 [GeForce GTX 1080]
? ? ? ? ? ? ? ? vendor: NVIDIA Corporation
? ? ? ? ? ? ? ? physical id: 0
? ? ? ? ? ? ? ? bus info: pci@0000:03:00.0
? ? ? ? ? ? ? ? version: a1
? ? ? ? ? ? ? ? width: 64 bits
? ? ? ? ? ? ? ? clock: 33MHz
? ? ? ? ? ? ? ? capabilities: vga_controller bus_master cap_list rom
? ? ? ? ? ? ? ? configuration: driver=nvidia latency=0
? ? ? ? ? ? ? ? resources: irq:50 memory:fa000000-faffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:c0000-dffff
? ? ? ? ? ?*-multimedia
? ? ? ? ? ? ? ? description: Audio device
? ? ? ? ? ? ? ? product: GP104 High Definition Audio Controller
? ? ? ? ? ? ? ? vendor: NVIDIA Corporation
? ? ? ? ? ? ? ? physical id: 0.1
? ? ? ? ? ? ? ? bus info: pci@0000:03:00.1
? ? ? ? ? ? ? ? version: a1
? ? ? ? ? ? ? ? width: 32 bits
? ? ? ? ? ? ? ? clock: 33MHz
? ? ? ? ? ? ? ? capabilities: bus_master cap_list
? ? ? ? ? ? ? ? configuration: driver=snd_hda_intel latency=0
? ? ? ? ? ? ? ? resources: irq:47 memory:fb080000-fb083fff

? ? ? ? *-pci:3
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 3
? ? ? ? ? ? ?bus info: pci@0000:00:03.0
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:30
? ? ? ? *-pci:4
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 PCI Express Root Port 3
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 3.2
? ? ? ? ? ? ?bus info: pci@0000:00:03.2
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:31
? ? ? ? *-generic:0 UNCLAIMED
? ? ? ? ? ? ?description: System peripheral
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 Address Map, VTd_Misc, System Management
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 5
? ? ? ? ? ? ?bus info: pci@0000:00:05.0
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: cap_list
? ? ? ? ? ? ?configuration: latency=0
? ? ? ? *-generic:1 UNCLAIMED
? ? ? ? ? ? ?description: System peripheral
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 Hot Plug
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 5.1
? ? ? ? ? ? ?bus info: pci@0000:00:05.1
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: cap_list
? ? ? ? ? ? ?configuration: latency=0
? ? ? ? *-generic:2 UNCLAIMED
? ? ? ? ? ? ?description: System peripheral
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 RAS, Control Status and Global Errors
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 5.2
? ? ? ? ? ? ?bus info: pci@0000:00:05.2
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: cap_list
? ? ? ? ? ? ?configuration: latency=0
? ? ? ? *-generic:3 UNCLAIMED
? ? ? ? ? ? ?description: PIC
? ? ? ? ? ? ?product: Xeon E7 v3/Xeon E5 v3/Core i7 I/O APIC
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 5.4
? ? ? ? ? ? ?bus info: pci@0000:00:05.4
? ? ? ? ? ? ?version: 02
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: io_x_-apic bus_master cap_list
? ? ? ? ? ? ?configuration: latency=0
? ? ? ? ? ? ?resources: memory:fb31a000-fb31afff
? ? ? ? *-usb:0
? ? ? ? ? ? ?description: USB controller
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family USB xHCI
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 14
? ? ? ? ? ? ?bus info: pci@0000:00:14.0
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 64 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: xhci bus_master cap_list
? ? ? ? ? ? ?configuration: driver=xhci_hcd latency=0
? ? ? ? ? ? ?resources: irq:19 memory:fb300000-fb30ffff
? ? ? ? *-usb:1
? ? ? ? ? ? ?description: USB controller
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family USB EHCI #2
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1a
? ? ? ? ? ? ?bus info: pci@0000:00:1a.0
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: ehci bus_master cap_list
? ? ? ? ? ? ?configuration: driver=ehci-pci latency=0
? ? ? ? ? ? ?resources: irq:18 memory:fb318000-fb3183ff
? ? ? ? *-multimedia
? ? ? ? ? ? ?description: Audio device
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset High Definition Audio Controller
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1b
? ? ? ? ? ? ?bus info: pci@0000:00:1b.0
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 64 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: bus_master cap_list
? ? ? ? ? ? ?configuration: driver=snd_hda_intel latency=0
? ? ? ? ? ? ?resources: irq:46 memory:fb310000-fb313fff
? ? ? ? *-pci:5
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family PCI Express Root Port #1
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1c
? ? ? ? ? ? ?bus info: pci@0000:00:1c.0
? ? ? ? ? ? ?version: d5
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:32 ioport:1000(size=4096) memory:90000000-901fffff ioport:90200000(size=2097152)
? ? ? ? *-pci:6
? ? ? ? ? ? ?description: PCI bridge
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family PCI Express Root Port #3
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1c.2
? ? ? ? ? ? ?bus info: pci@0000:00:1c.2
? ? ? ? ? ? ?version: d5
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: pci normal_decode bus_master cap_list
? ? ? ? ? ? ?configuration: driver=pcieport
? ? ? ? ? ? ?resources: irq:33 ioport:d000(size=4096) memory:fb100000-fb1fffff
? ? ? ? ? ?*-network
? ? ? ? ? ? ? ? description: Ethernet interface
? ? ? ? ? ? ? ? product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
? ? ? ? ? ? ? ? vendor: Realtek Semiconductor Co., Ltd.
? ? ? ? ? ? ? ? physical id: 0
? ? ? ? ? ? ? ? bus info: pci@0000:07:00.0
? ? ? ? ? ? ? ? logical name: enp7s0
? ? ? ? ? ? ? ? version: 15
? ? ? ? ? ? ? ? serial: 00:e0:1a:5a:05:21
? ? ? ? ? ? ? ? size: 1Gbit/s
? ? ? ? ? ? ? ? capacity: 1Gbit/s
? ? ? ? ? ? ? ? width: 64 bits
? ? ? ? ? ? ? ? clock: 33MHz
? ? ? ? ? ? ? ? capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
? ? ? ? ? ? ? ? configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.15.0-91-generic duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.186.228 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
? ? ? ? ? ? ? ? resources: irq:18 ioport:d000(size=256) memory:fb104000-fb104fff memory:fb100000-fb103fff
? ? ? ? *-usb:2
? ? ? ? ? ? ?description: USB controller
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family USB EHCI #1
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1d
? ? ? ? ? ? ?bus info: pci@0000:00:1d.0
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: ehci bus_master cap_list
? ? ? ? ? ? ?configuration: driver=ehci-pci latency=0
? ? ? ? ? ? ?resources: irq:18 memory:fb317000-fb3173ff
? ? ? ? *-isa
? ? ? ? ? ? ?description: ISA bridge
? ? ? ? ? ? ?product: B85 Express LPC Controller
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1f
? ? ? ? ? ? ?bus info: pci@0000:00:1f.0
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?capabilities: isa bus_master cap_list
? ? ? ? ? ? ?configuration: driver=lpc_ich latency=0
? ? ? ? ? ? ?resources: irq:0
? ? ? ? *-sata
? ? ? ? ? ? ?description: SATA controller
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode]
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1f.2
? ? ? ? ? ? ?bus info: pci@0000:00:1f.2
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 32 bits
? ? ? ? ? ? ?clock: 66MHz
? ? ? ? ? ? ?capabilities: sata ahci_1.0 bus_master cap_list
? ? ? ? ? ? ?configuration: driver=ahci latency=0
? ? ? ? ? ? ?resources: irq:35 ioport:f070(size=8) ioport:f060(size=4) ioport:f050(size=8) ioport:f040(size=4) ioport:f020(size=32) memory:fb316000-fb3167ff
? ? ? ? *-serial
? ? ? ? ? ? ?description: SMBus
? ? ? ? ? ? ?product: 8 Series/C220 Series Chipset Family SMBus Controller
? ? ? ? ? ? ?vendor: Intel Corporation
? ? ? ? ? ? ?physical id: 1f.3
? ? ? ? ? ? ?bus info: pci@0000:00:1f.3
? ? ? ? ? ? ?version: 05
? ? ? ? ? ? ?width: 64 bits
? ? ? ? ? ? ?clock: 33MHz
? ? ? ? ? ? ?configuration: driver=i801_smbus latency=0
? ? ? ? ? ? ?resources: irq:18 memory:fb315000-fb3150ff ioport:f000(size=32)
? ? ?*-generic:0 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: b
? ? ? ? ? bus info: pci@0000:ff:0b.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:1
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: b.1
? ? ? ? ? bus info: pci@0000:ff:0b.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:2
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 R3 QPI Link 0 & 1 Monitoring
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: b.2
? ? ? ? ? bus info: pci@0000:ff:0b.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:3 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c
? ? ? ? ? bus info: pci@0000:ff:0c.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:4 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.1
? ? ? ? ? bus info: pci@0000:ff:0c.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:5 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.2
? ? ? ? ? bus info: pci@0000:ff:0c.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:6 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.3
? ? ? ? ? bus info: pci@0000:ff:0c.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:7 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.4
? ? ? ? ? bus info: pci@0000:ff:0c.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:8 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.5
? ? ? ? ? bus info: pci@0000:ff:0c.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:9 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.6
? ? ? ? ? bus info: pci@0000:ff:0c.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:10 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: c.7
? ? ? ? ? bus info: pci@0000:ff:0c.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:11 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d
? ? ? ? ? bus info: pci@0000:ff:0d.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:12 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.1
? ? ? ? ? bus info: pci@0000:ff:0d.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:13 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.2
? ? ? ? ? bus info: pci@0000:ff:0d.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:14 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.3
? ? ? ? ? bus info: pci@0000:ff:0d.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:15 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.4
? ? ? ? ? bus info: pci@0000:ff:0d.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:16 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.5
? ? ? ? ? bus info: pci@0000:ff:0d.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:17 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.6
? ? ? ? ? bus info: pci@0000:ff:0d.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:18 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: d.7
? ? ? ? ? bus info: pci@0000:ff:0d.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:19 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: e
? ? ? ? ? bus info: pci@0000:ff:0e.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:20 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Unicast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: e.1
? ? ? ? ? bus info: pci@0000:ff:0e.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:21 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f
? ? ? ? ? bus info: pci@0000:ff:0f.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:22 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.1
? ? ? ? ? bus info: pci@0000:ff:0f.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:23 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.2
? ? ? ? ? bus info: pci@0000:ff:0f.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:24 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Buffered Ring Agent
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.3
? ? ? ? ? bus info: pci@0000:ff:0f.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:25 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.4
? ? ? ? ? bus info: pci@0000:ff:0f.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:26 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.5
? ? ? ? ? bus info: pci@0000:ff:0f.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:27 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 System Address Decoder & Broadcast Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: f.6
? ? ? ? ? bus info: pci@0000:ff:0f.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:28 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 10
? ? ? ? ? bus info: pci@0000:ff:10.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:29
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 PCIe Ring Interface
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 10.1
? ? ? ? ? bus info: pci@0000:ff:10.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:30 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 10.5
? ? ? ? ? bus info: pci@0000:ff:10.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:31 UNCLAIMED
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 10.6
? ? ? ? ? bus info: pci@0000:ff:10.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:32 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Scratchpad & Semaphore Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 10.7
? ? ? ? ? bus info: pci@0000:ff:10.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:33 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 12
? ? ? ? ? bus info: pci@0000:ff:12.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:34
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 0
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 12.1
? ? ? ? ? bus info: pci@0000:ff:12.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:35 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 12.4
? ? ? ? ? bus info: pci@0000:ff:12.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:36
? ? ? ? ? description: Performance counters
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Home Agent 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 12.5
? ? ? ? ? bus info: pci@0000:ff:12.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:37 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13
? ? ? ? ? bus info: pci@0000:ff:13.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:38 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Target Address, Thermal & RAS Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13.1
? ? ? ? ? bus info: pci@0000:ff:13.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:39 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13.2
? ? ? ? ? bus info: pci@0000:ff:13.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:40 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13.3
? ? ? ? ? bus info: pci@0000:ff:13.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:41 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Channel 0/1 Broadcast
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13.6
? ? ? ? ? bus info: pci@0000:ff:13.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:42 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Global Broadcast
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 13.7
? ? ? ? ? bus info: pci@0000:ff:13.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:43
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 Thermal Control
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14
? ? ? ? ? bus info: pci@0000:ff:14.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:44
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 Thermal Control
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.1
? ? ? ? ? bus info: pci@0000:ff:14.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:45 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 0 ERROR Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.2
? ? ? ? ? bus info: pci@0000:ff:14.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:46 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 0 Channel 1 ERROR Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.3
? ? ? ? ? bus info: pci@0000:ff:14.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:47 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.4
? ? ? ? ? bus info: pci@0000:ff:14.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:48 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.5
? ? ? ? ? bus info: pci@0000:ff:14.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:49 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.6
? ? ? ? ? bus info: pci@0000:ff:14.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:50 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 0 & 1
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 14.7
? ? ? ? ? bus info: pci@0000:ff:14.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:51 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Target Address, Thermal & RAS Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16
? ? ? ? ? bus info: pci@0000:ff:16.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:52 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Target Address, Thermal & RAS Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16.1
? ? ? ? ? bus info: pci@0000:ff:16.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:53 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16.2
? ? ? ? ? bus info: pci@0000:ff:16.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:54 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel Target Address Decoder
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16.3
? ? ? ? ? bus info: pci@0000:ff:16.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:55 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Channel 2/3 Broadcast
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16.6
? ? ? ? ? bus info: pci@0000:ff:16.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:56 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO Global Broadcast
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 16.7
? ? ? ? ? bus info: pci@0000:ff:16.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:57
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 0 Thermal Control
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17
? ? ? ? ? bus info: pci@0000:ff:17.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:58
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 1 Thermal Control
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.1
? ? ? ? ? bus info: pci@0000:ff:17.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: driver=hswep_uncore latency=0
? ? ? ? ? resources: irq:0
? ? ?*-generic:59 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 0 ERROR Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.2
? ? ? ? ? bus info: pci@0000:ff:17.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:60 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Integrated Memory Controller 1 Channel 1 ERROR Registers
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.3
? ? ? ? ? bus info: pci@0000:ff:17.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? capabilities: cap_list
? ? ? ? ? configuration: latency=0
? ? ?*-generic:61 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.4
? ? ? ? ? bus info: pci@0000:ff:17.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:62 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.5
? ? ? ? ? bus info: pci@0000:ff:17.5
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:63 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.6
? ? ? ? ? bus info: pci@0000:ff:17.6
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:64 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 DDRIO (VMSE) 2 & 3
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 17.7
? ? ? ? ? bus info: pci@0000:ff:17.7
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:65 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1e
? ? ? ? ? bus info: pci@0000:ff:1e.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:66 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1e.1
? ? ? ? ? bus info: pci@0000:ff:1e.1
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:67 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1e.2
? ? ? ? ? bus info: pci@0000:ff:1e.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:68 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1e.3
? ? ? ? ? bus info: pci@0000:ff:1e.3
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:69 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 Power Control Unit
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1e.4
? ? ? ? ? bus info: pci@0000:ff:1e.4
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:70 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 VCU
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1f
? ? ? ? ? bus info: pci@0000:ff:1f.0
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-generic:71 UNCLAIMED
? ? ? ? ? description: System peripheral
? ? ? ? ? product: Xeon E7 v3/Xeon E5 v3/Core i7 VCU
? ? ? ? ? vendor: Intel Corporation
? ? ? ? ? physical id: 1f.2
? ? ? ? ? bus info: pci@0000:ff:1f.2
? ? ? ? ? version: 02
? ? ? ? ? width: 32 bits
? ? ? ? ? clock: 33MHz
? ? ? ? ? configuration: latency=0
? ? ?*-pnp00:00
? ? ? ? ? product: PnP device PNP0b00
? ? ? ? ? physical id: 2
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=rtc_cmos
? ? ?*-pnp00:01
? ? ? ? ? product: PnP device PNP0c02
? ? ? ? ? physical id: 3
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=system
? ? ?*-pnp00:02
? ? ? ? ? product: PnP device PNP0c02
? ? ? ? ? physical id: 4
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=system
? ? ?*-pnp00:03
? ? ? ? ? product: PnP device PNP0501
? ? ? ? ? physical id: 5
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=serial
? ? ?*-pnp00:04
? ? ? ? ? product: PnP device PNP0303
? ? ? ? ? physical id: 6
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=i8042 kbd
? ? ?*-pnp00:05
? ? ? ? ? product: PnP device PNP0f03
? ? ? ? ? physical id: 7
? ? ? ? ? capabilities: pnp
? ? ? ? ? configuration: driver=i8042 aux
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ sudo lshw -C display
[sudo] password for rootroot:?
? *-display ? ? ? ? ? ? ? ??
? ? ? ?description: VGA compatible controller
? ? ? ?product: GP104 [GeForce GTX 1080]
? ? ? ?vendor: NVIDIA Corporation
? ? ? ?physical id: 0
? ? ? ?bus info: pci@0000:03:00.0
? ? ? ?version: a1
? ? ? ?width: 64 bits
? ? ? ?clock: 33MHz
? ? ? ?capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
? ? ? ?configuration: driver=nvidia latency=0
? ? ? ?resources: irq:50 memory:fa000000-faffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:c0000-dffff
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ glxinfo | grep OpenGL

Command 'glxinfo' not found, but can be installed with:

sudo apt install mesa-utils

rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch
NVML library version: 545.29
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ sudo apt install mesa-utils
Reading package lists... Done
Building dependency tree ? ? ??
Reading state information... Done
The following packages were automatically installed and are no longer required:
? chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi libatomic1:i386 libbsd0:i386 libdrm-amdgpu1:i386 libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi7:i386 libgl1:i386 libgl1-mesa-dri:i386
? libglapi-mesa:i386 libglvnd0:i386 libglx-mesa0:i386 libglx0:i386 libgstreamer-plugins-bad1.0-0 libllvm12:i386 libnvidia-cfg1-545 libnvidia-common-545 libnvidia-compute-545:i386 libnvidia-decode-545 libnvidia-decode-545:i386 libnvidia-encode-545
? libnvidia-encode-545:i386 libnvidia-extra-545 libnvidia-fbc1-545 libnvidia-fbc1-545:i386 libnvidia-gl-545 libnvidia-gl-545:i386 libpciaccess0:i386 libsensors5:i386 libstdc++6:i386 libva-wayland2 libvulkan1:i386 libwayland-client0:i386 libx11-6:i386 libx11-xcb1:i386
? libxau6:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxcb-shm0:i386 libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxnvctrl0 libxshmfence1:i386
? libxxf86vm1:i386 mesa-vulkan-drivers:i386 nvidia-compute-utils-545 nvidia-firmware-535-535.129.03 nvidia-firmware-545-545.29.06 nvidia-kernel-common-545 nvidia-settings nvidia-utils-545 screen-resolution-extra xserver-xorg-video-nvidia-545
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
? mesa-utils
0 upgraded, 1 newly installed, 0 to remove and 63 not upgraded.
Need to get 34.2 kB of archives.
After this operation, 150 kB of additional disk space will be used.
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu focal/universe amd64 mesa-utils amd64 8.4.0-1build1 [34.2 kB]
Fetched 34.2 kB in 1s (49.4 kB/s) ??

Selecting previously unselected package mesa-utils.
(Reading database ... 205893 files and directories currently installed.)
Preparing to unpack .../mesa-utils_8.4.0-1build1_amd64.deb ...
Unpacking mesa-utils (8.4.0-1build1) ...
Setting up mesa-utils (8.4.0-1build1) ...
Processing triggers for man-db (2.9.1-1) ...

rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ glxinfo | grep OpenGL
Error: unable to open display localhost:13.0
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ lspci | grep VGA
03:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ lspci | grep VGA
03:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ sudo lshw -C display
[sudo] password for rootroot:?
Sorry, try again.
[sudo] password for rootroot:?
? *-display ? ? ? ? ? ? ? ??
? ? ? ?description: VGA compatible controller
? ? ? ?product: GP104 [GeForce GTX 1080]
? ? ? ?vendor: NVIDIA Corporation
? ? ? ?physical id: 0
? ? ? ?bus info: pci@0000:03:00.0
? ? ? ?version: a1
? ? ? ?width: 64 bits
? ? ? ?clock: 33MHz
? ? ? ?capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
? ? ? ?configuration: driver=nvidia latency=0
? ? ? ?resources: irq:50 memory:fa000000-faffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:e000(size=128) memory:c0000-dffff
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ glxinfo | grep "OpenGL renderer"
Error: unable to open display localhost:13.0
rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?

[END] 2024/1/15 17:54:42
?

rootroot@rootroot-X99-Turbo:~$ glxinfo
name of display: :0
X Error of failed request: ?BadValue (integer parameter out of range for operation)
? Major opcode of failed request: ?152 (GLX)
? Minor opcode of failed request: ?24 (X_GLXCreateNewContext)
? Value in failed request: ?0x0
? Serial number of failed request: ?110
? Current serial number in output stream: ?111
rootroot@rootroot-X99-Turbo:~$?

rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$ glxinfo | grep OpenGL
X Error of failed request: ?BadValue (integer parameter out of range for operation)
? Major opcode of failed request: ?152 (GLX)
? Minor opcode of failed request: ?24 (X_GLXCreateNewContext)
? Value in failed request: ?0x0
? Serial number of failed request: ?110
? Current serial number in output stream: ?111

rootroot@rootroot-X99-Turbo:~$ glxinfo | grep "OpenGL renderer"
X Error of failed request: ?BadValue (integer parameter out of range for operation)
? Major opcode of failed request: ?152 (GLX)
? Minor opcode of failed request: ?24 (X_GLXCreateNewContext)
? Value in failed request: ?0x0
? Serial number of failed request: ?110
? Current serial number in output stream: ?111

rootroot@rootroot-X99-Turbo:~$?
rootroot@rootroot-X99-Turbo:~$?

文章来源:https://blog.csdn.net/wb4916/article/details/135607344
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。