Advertisement
Guest User

Untitled

a guest
May 13th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. jt@Erin:~$ df -Tl
  2. Filesystem Type 1K-blocks Used Available Use% Mounted on
  3. udev devtmpfs 1953284 0 1953284 0% /dev
  4. tmpfs tmpfs 394544 6340 388204 2% /run
  5. /dev/mmcblk0p1 ext4 11864264 3387020 7851532 31% /
  6. tmpfs tmpfs 1972716 220 1972496 1% /dev/shm
  7. tmpfs tmpfs 5120 4 5116 1% /run/lock
  8. tmpfs tmpfs 1972716 0 1972716 0% /sys/fs/cgroup
  9. /dev/mmcblk0p4 vfat 99800 3610 96190 4% /boot/efi
  10. /dev/mmcblk0p2 ext4 104147524 417164 98416860 1% /home
  11. tmpfs tmpfs 394544 40 394504 1% /run/user/1000
  12. jt@Erin:~$ lspci -knn
  13. 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:2280] (rev 21)
  14. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  15. Kernel driver in use: iosf_mbi_pci
  16. 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:22b1] (rev 21)
  17. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  18. Kernel driver in use: i915
  19. Kernel modules: i915
  20. 00:0b.0 Signal processing controller [1180]: Intel Corporation Device [8086:22dc] (rev 21)
  21. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  22. Kernel driver in use: proc_thermal
  23. Kernel modules: processor_thermal_device
  24. 00:14.0 USB controller [0c03]: Intel Corporation Device [8086:22b5] (rev 21)
  25. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  26. Kernel driver in use: xhci_hcd
  27. 00:1a.0 Encryption controller [1080]: Intel Corporation Device [8086:2298] (rev 21)
  28. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  29. Kernel driver in use: mei_txe
  30. Kernel modules: mei_txe
  31. 00:1b.0 Audio device [0403]: Intel Corporation Device [8086:2284] (rev 21)
  32. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  33. Kernel driver in use: snd_hda_intel
  34. Kernel modules: snd_hda_intel
  35. 00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:22c8] (rev 21)
  36. Kernel driver in use: pcieport
  37. Kernel modules: shpchp
  38. 00:1c.2 PCI bridge [0604]: Intel Corporation Device [8086:22cc] (rev 21)
  39. Kernel driver in use: pcieport
  40. Kernel modules: shpchp
  41. 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:229c] (rev 21)
  42. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  43. Kernel driver in use: lpc_ich
  44. Kernel modules: lpc_ich
  45. 00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:2292] (rev 21)
  46. Subsystem: ASUSTeK Computer Inc. Device [1043:1bed]
  47. Kernel modules: i2c_i801
  48. 02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev cb)
  49. Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4c70]
  50. Kernel driver in use: iwlwifi
  51. Kernel modules: iwlwifi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement