Advertisement
Guest User

Untitled

a guest
Dec 20th, 2013
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. $ lsmod
  2. Module Size Used by
  3. nls_utf8 12416 2
  4. nls_cp437 12417 2
  5. vfat 17116 2
  6. fat 44497 1 vfat
  7. cryptd 14125 0
  8. aes_i586 16647 2
  9. aes_generic 32970 1 aes_i586
  10. parport_pc 22036 0
  11. ppdev 12651 0
  12. lp 12797 0
  13. parport 31254 3 lp,ppdev,parport_pc
  14. bnep 17288 2
  15. rfcomm 28626 0
  16. binfmt_misc 12813 1
  17. uinput 12991 1
  18. nfsd 173890 2
  19. nfs 265921 0
  20. nfs_acl 12463 2 nfs,nfsd
  21. auth_rpcgss 32143 2 nfs,nfsd
  22. fscache 31978 1 nfs
  23. lockd 57277 2 nfs,nfsd
  24. sunrpc 143904 6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
  25. loop 17810 0
  26. ath3k 12591 0
  27. uvcvideo 56896 0
  28. btusb 17278 0
  29. videodev 61658 1 uvcvideo
  30. bluetooth 103791 12 btusb,ath3k,rfcomm,bnep
  31. media 13692 2 videodev,uvcvideo
  32. arc4 12418 2
  33. ath9k 58983 0
  34. ath9k_common 12648 1 ath9k
  35. ath9k_hw 311433 2 ath9k_common,ath9k
  36. snd_hda_codec_hdmi 26352 1
  37. joydev 17010 0
  38. snd_hda_codec_realtek 142274 1
  39. ath 17114 3 ath9k_hw,ath9k_common,ath9k
  40. mac80211 171389 1 ath9k
  41. acer_wmi 21651 0
  42. cfg80211 113445 3 mac80211,ath,ath9k
  43. sparse_keymap 12680 1 acer_wmi
  44. rfkill 18516 6 cfg80211,acer_wmi,bluetooth
  45. i915 317419 3
  46. drm_kms_helper 22738 1 i915
  47. drm 146387 4 drm_kms_helper,i915
  48. iTCO_wdt 16945 0
  49. snd_hda_intel 21786 4
  50. snd_hda_codec 63477 3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
  51. pcspkr 12515 0
  52. evdev 17225 24
  53. i2c_i801 12670 0
  54. i2c_algo_bit 12713 1 i915
  55. iTCO_vendor_support 12632 1 iTCO_wdt
  56. snd_hwdep 12943 1 snd_hda_codec
  57. snd_pcm 53461 4 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
  58. psmouse 59609 0
  59. snd_page_alloc 12867 2 snd_pcm,snd_hda_intel
  60. serio_raw 12803 0
  61. coretemp 12770 0
  62. i2c_core 19116 6 i2c_algo_bit,i2c_i801,drm,drm_kms_helper,i915,videodev
  63. acpi_cpufreq 12807 1
  64. mperf 12421 1 acpi_cpufreq
  65. snd_seq 39512 0
  66. snd_seq_device 13016 1 snd_seq
  67. snd_timer 22356 2 snd_seq,snd_pcm
  68. snd 42722 16 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
  69. soundcore 12921 1 snd
  70. battery 12986 0
  71. wmi 13051 1 acer_wmi
  72. crc32c_intel 12659 0
  73. video 17459 1 i915
  74. processor 27565 1 acpi_cpufreq
  75. ac 12552 0
  76. button 12817 1 i915
  77. power_supply 13283 2 ac,battery
  78. usbhid 31554 0
  79. hid 60152 1 usbhid
  80. ext4 306996 1
  81. crc16 12327 2 ext4,bluetooth
  82. jbd2 52330 1 ext4
  83. mbcache 12938 1 ext4
  84. usb_storage 35142 2
  85. sg 21476 0
  86. sr_mod 17468 0
  87. sd_mod 35425 7
  88. crc_t10dif 12332 1 sd_mod
  89. cdrom 34813 1 sr_mod
  90. ahci 24917 2
  91. libahci 18308 1 ahci
  92. atl1c 31509 0
  93. thermal 13103 0
  94. thermal_sys 17752 3 thermal,processor,video
  95. libata 125014 2 libahci,ahci
  96. ehci_hcd 35509 0
  97. scsi_mod 135037 5 libata,sd_mod,sr_mod,sg,usb_storage
  98. usbcore 104555 7 ehci_hcd,usb_storage,usbhid,btusb,uvcvideo,ath3k
  99. usb_common 12338 1 usbcore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement