Created
May 12, 2022 14:19
-
-
Save fsworld009/d2dd7f507085f49096e604803ad3c2c1 to your computer and use it in GitHub Desktop.
MSI P65 9SD lspci
This file contains hidden or 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
pop-os@pop-os:~$ lspci | |
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07) | |
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07) | |
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] | |
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10) | |
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10) | |
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10) | |
00:14.3 Network controller: Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10) | |
00:15.0 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10) | |
00:15.2 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #2 (rev 10) | |
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10) | |
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 (rev f0) | |
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0) | |
00:1d.4 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #13 (rev f0) | |
00:1f.0 ISA bridge: Intel Corporation HM470 Chipset LPC/eSPI Controller (rev 10) | |
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10) | |
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10) | |
00:1f.5 Serial bus controller: Intel Corporation Cannon Lake PCH SPI Controller (rev 10) | |
01:00.0 VGA compatible controller: NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] (rev a1) | |
01:00.1 Audio device: NVIDIA Corporation TU116 High Definition Audio Controller (rev a1) | |
01:00.2 USB controller: NVIDIA Corporation TU116 USB 3.1 Host Controller (rev a1) | |
01:00.3 Serial bus controller: NVIDIA Corporation TU116 USB Type-C UCSI Controller (rev a1) | |
3b:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 | |
3c:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet (rev 10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment