Advertisement
Guest User

Untitled

a guest
Jan 12th, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. greyhatguy@BlackBox:~$ lspci -nnk
  2. 00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 0b)
  3. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  4. 00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
  5. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  6. 00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
  7. Subsystem: Intel Corporation Device [8086:2010]
  8. Kernel driver in use: snd_hda_intel
  9. 00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:0a03] (rev 0b)
  10. Subsystem: Intel Corporation Device [8086:2010]
  11. 00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04)
  12. Subsystem: ASUSTeK Computer Inc. Device [1043:201f]
  13. Kernel driver in use: xhci_hcd
  14. 00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04)
  15. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  16. Kernel driver in use: mei_me
  17. 00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04)
  18. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  19. Kernel driver in use: snd_hda_intel
  20. 00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 1 [8086:9c10] (rev e4)
  21. Kernel driver in use: pcieport
  22. 00:1c.2 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4)
  23. Kernel driver in use: pcieport
  24. 00:1c.3 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 4 [8086:9c16] (rev e4)
  25. Kernel driver in use: pcieport
  26. 00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04)
  27. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  28. Kernel driver in use: lpc_ich
  29. 00:1f.2 SATA controller [0106]: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] [8086:9c03] (rev 04)
  30. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  31. Kernel driver in use: ahci
  32. 00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04)
  33. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  34. 00:1f.6 Signal processing controller [1180]: Intel Corporation Lynx Point-LP Thermal [8086:9c24] (rev 04)
  35. Subsystem: ASUSTeK Computer Inc. Device [1043:168d]
  36. 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
  37. Subsystem: ASUSTeK Computer Inc. Device [1043:200f]
  38. Kernel driver in use: r8169
  39. 03:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev cb)
  40. Subsystem: Intel Corporation Device [8086:4c70]
  41. Kernel driver in use: iwlwifi
  42. greyhatguy@BlackBox:~$ grep -iA3 vga
  43. ^C
  44. greyhatguy@BlackBox:~$ grep -iA3 vga
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement