Advertisement
Guest User

Untitled

a guest
Oct 31st, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. paulius@zim:~$ cat /proc/version
  2. Linux version 4.15.0-38-generic (buildd@lcy01-amd64-023) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018
  3. paulius@zim:~$ lspci -knn
  4. 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
  5. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  6. Kernel driver in use: ivb_uncore
  7. 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09)
  8. Kernel driver in use: pcieport
  9. Kernel modules: shpchp
  10. 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
  11. Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics Controller [1043:1477]
  12. Kernel driver in use: i915
  13. Kernel modules: i915
  14. 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
  15. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  16. Kernel driver in use: xhci_hcd
  17. 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
  18. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  19. Kernel driver in use: mei_me
  20. Kernel modules: mei_me
  21. 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
  22. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  23. Kernel driver in use: ehci-pci
  24. 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
  25. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  26. Kernel driver in use: snd_hda_intel
  27. Kernel modules: snd_hda_intel
  28. 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
  29. Kernel driver in use: pcieport
  30. Kernel modules: shpchp
  31. 00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4)
  32. Kernel driver in use: pcieport
  33. Kernel modules: shpchp
  34. 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
  35. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  36. Kernel driver in use: ehci-pci
  37. 00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)
  38. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  39. Kernel driver in use: lpc_ich
  40. Kernel modules: lpc_ich
  41. 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
  42. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  43. Kernel driver in use: ahci
  44. Kernel modules: ahci
  45. 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:1e22] (rev 04)
  46. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  47. Kernel modules: i2c_i801
  48. 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] [10de:0de9] (rev a1)
  49. Subsystem: ASUSTeK Computer Inc. GF108M [GeForce GT 620M/630M/635M/640M LE] [1043:1477]
  50. Kernel driver in use: nouveau
  51. Kernel modules: nvidiafb, nouveau
  52. 03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8161 Gigabit Ethernet [1969:1091] (rev 08)
  53. Subsystem: ASUSTeK Computer Inc. N56VZ [1043:1477]
  54. Kernel driver in use: alx
  55. Kernel modules: alx
  56. paulius@zim:~$ lsusb
  57. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  58. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  59. Bus 001 Device 007: ID 064e:d213 Suyin Corp. UVC HD Webcam
  60. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  61. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  62. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  63. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement