Advertisement
darkenvy

ls stuff

Jan 19th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. ubuntu@ubuntu:~$ lsmod; lspci | grep Eth; ifconfig
  2. Module Size Used by
  3. rndis_host 14503 0
  4. cdc_ether 14351 1 rndis_host
  5. usbnet 43913 2 rndis_host,cdc_ether
  6. snd_hda_codec_hdmi 46254 1
  7. kvm_amd 59987 0
  8. snd_hda_codec_via 27860 1
  9. dm_crypt 23177 0
  10. kvm 451511 1 kvm_amd
  11. snd_hda_intel 52355 5
  12. snd_hda_codec 192906 3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  13. snd_hwdep 13602 1 snd_hda_codec
  14. snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  15. crct10dif_pclmul 14289 0
  16. crc32_pclmul 13113 0
  17. ghash_clmulni_intel 13216 0
  18. snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
  19. snd_seq_midi 13324 0
  20. aesni_intel 55624 0
  21. aes_x86_64 17131 1 aesni_intel
  22. lrw 13286 1 aesni_intel
  23. snd_seq_midi_event 14899 1 snd_seq_midi
  24. joydev 17381 0
  25. gf128mul 14951 1 lrw
  26. snd_rawmidi 30144 1 snd_seq_midi
  27. glue_helper 13990 1 aesni_intel
  28. ablk_helper 13597 1 aesni_intel
  29. snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
  30. bnep 19624 2
  31. dm_multipath 22873 0
  32. cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
  33. edac_core 62291 0
  34. serio_raw 13462 0
  35. snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
  36. scsi_dh 14882 1 dm_multipath
  37. sp5100_tco 13979 0
  38. snd_timer 29482 2 snd_pcm,snd_seq
  39. edac_mce_amd 22617 0
  40. i2c_piix4 22155 0
  41. snd 69238 21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  42. fam15h_power 13119 0
  43. rfcomm 69160 0
  44. k10temp 13126 0
  45. soundcore 12680 1 snd
  46. bluetooth 391196 10 bnep,rfcomm
  47. parport_pc 32701 0
  48. ppdev 17671 0
  49. mac_hid 13205 0
  50. lp 17759 0
  51. parport 42348 3 lp,ppdev,parport_pc
  52. squashfs 48362 1
  53. overlayfs 27916 1
  54. nls_iso8859_1 12713 1
  55. dm_mirror 22135 0
  56. dm_region_hash 20862 1 dm_mirror
  57. dm_log 18411 2 dm_region_hash,dm_mirror
  58. hid_generic 12548 0
  59. usb_storage 62209 1
  60. hid_logitech_dj 18581 0
  61. usbhid 52570 0
  62. hid 106148 4 hid_generic,usbhid,hid_logitech_dj
  63. nouveau 1097199 3
  64. mxm_wmi 13021 1 nouveau
  65. wmi 19177 2 mxm_wmi,nouveau
  66. video 19476 1 nouveau
  67. i2c_algo_bit 13413 1 nouveau
  68. psmouse 106678 0
  69. ttm 85115 1 nouveau
  70. drm_kms_helper 53081 1 nouveau
  71. ahci 25819 1
  72. libahci 32560 1 ahci
  73. drm 303102 5 ttm,drm_kms_helper,nouveau
  74. r8169 67581 0
  75. mii 13934 2 r8169,usbnet
  76. 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
  77. eth0 Link encap:Ethernet HWaddr 74:d4:35:07:71:cc
  78. UP BROADCAST MULTICAST MTU:1500 Metric:1
  79. RX packets:64 errors:0 dropped:0 overruns:0 frame:0
  80. TX packets:10 errors:0 dropped:94 overruns:0 carrier:0
  81. collisions:0 txqueuelen:1000
  82. RX bytes:10511 (10.5 KB) TX bytes:1637 (1.6 KB)
  83.  
  84. lo Link encap:Local Loopback
  85. inet addr:127.0.0.1 Mask:255.0.0.0
  86. inet6 addr: ::1/128 Scope:Host
  87. UP LOOPBACK RUNNING MTU:65536 Metric:1
  88. RX packets:593 errors:0 dropped:0 overruns:0 frame:0
  89. TX packets:593 errors:0 dropped:0 overruns:0 carrier:0
  90. collisions:0 txqueuelen:0
  91. RX bytes:58538 (58.5 KB) TX bytes:58538 (58.5 KB)
  92.  
  93. usb0 Link encap:Ethernet HWaddr 8e:21:0a:0f:de:a3
  94. inet addr:192.168.42.11 Bcast:192.168.42.255 Mask:255.255.255.0
  95. inet6 addr: fe80::8c21:aff:fe0f:dea3/64 Scope:Link
  96. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  97. RX packets:804 errors:0 dropped:0 overruns:0 frame:0
  98. TX packets:549 errors:0 dropped:0 overruns:0 carrier:0
  99. collisions:0 txqueuelen:1000
  100. RX bytes:1112276 (1.1 MB) TX bytes:72391 (72.3 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement