Created
September 23, 2017 17:36
-
-
Save mcku/5c7da8fb15fe2ba455e5bf5849575f28 to your computer and use it in GitHub Desktop.
lspci -k
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lspci -k | |
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 05) | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp | |
00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: i915 | |
Kernel modules: i915 | |
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 201f | |
Kernel driver in use: xhci_hcd | |
Kernel modules: xhci_pci | |
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: intel_pch_thermal | |
Kernel modules: intel_pch_thermal | |
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #0 (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: intel-lpss | |
Kernel modules: intel_lpss_pci | |
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: mei_me | |
Kernel modules: mei_me | |
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: ahci | |
Kernel modules: ahci | |
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 (rev f1) | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp | |
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 (rev f1) | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp | |
00:1c.6 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #7 (rev f1) | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp | |
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1) | |
Kernel driver in use: pcieport | |
Kernel modules: shpchp | |
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
00:1f.3 Audio device: Intel Corporation CM238 HD Audio Controller (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: snd_hda_intel | |
Kernel modules: snd_hda_intel | |
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel driver in use: i801_smbus | |
Kernel modules: i2c_i801 | |
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1) | |
Subsystem: ASUSTeK Computer Inc. Device 15e0 | |
Kernel modules: nouveau | |
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59) | |
Subsystem: Intel Corporation Dual Band Wireless-AC 7265 | |
Kernel driver in use: iwlwifi | |
Kernel modules: iwlwifi | |
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) | |
Subsystem: ASUSTeK Computer Inc. Device 200f | |
Kernel driver in use: r8169 | |
Kernel modules: r8169 | |
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) | |
Subsystem: ASUSTeK Computer Inc. Device 202f | |
Kernel driver in use: rtsx_pci | |
Kernel modules: rtsx_pci | |
05:00.0 Non-Volatile memory controller: Toshiba America Info Systems NVMe Controller (rev 01) | |
Subsystem: Toshiba America Info Systems Device 0001 | |
Kernel driver in use: nvme | |
Kernel modules: nvme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment