Advertisement
Guest User

pennlsmod

a guest
Jun 20th, 2012
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. root@penn:~# lsmod
  2. Module Size Used by
  3. joydev 17393 0
  4. dm_crypt 22528 0
  5. rfcomm 38139 0
  6. bnep 17830 2
  7. bluetooth 158438 10 rfcomm,bnep
  8. parport_pc 32114 0
  9. ppdev 12849 0
  10. binfmt_misc 17292 1
  11. snd_hda_codec_realtek 174055 1
  12. snd_hda_intel 32765 3
  13. snd_hda_codec 109562 2 snd_hda_codec_realtek,snd_hda_intel
  14. snd_hwdep 13276 1 snd_hda_codec
  15. arc4 12473 2
  16. snd_pcm 80845 2 snd_hda_intel,snd_hda_codec
  17. snd_seq_midi 13132 0
  18. snd_rawmidi 25424 1 snd_seq_midi
  19. snd_seq_midi_event 14475 1 snd_seq_midi
  20. snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
  21. snd_timer 28931 2 snd_pcm,snd_seq
  22. snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
  23. ath9k 117425 0
  24. mac80211 436455 1 ath9k
  25. psmouse 87213 0
  26. serio_raw 13027 0
  27. ath9k_common 13781 1 ath9k
  28. ath9k_hw 391523 2 ath9k,ath9k_common
  29. snd 62064 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  30. ath 19387 3 ath9k,ath9k_common,ath9k_hw
  31. cfg80211 178679 3 ath9k,mac80211,ath
  32. soundcore 14635 1 snd
  33. snd_page_alloc 14115 2 snd_hda_intel,snd_pcm
  34. uvcvideo 67203 0
  35. videodev 86588 1 uvcvideo
  36. mac_hid 13077 0
  37. asus_laptop 23693 0
  38. sparse_keymap 13658 1 asus_laptop
  39. input_polldev 13648 1 asus_laptop
  40. coretemp 13269 0
  41. lp 17455 0
  42. parport 40930 3 parport_pc,ppdev,lp
  43. ums_realtek 17920 0
  44. uas 17828 0
  45. r8169 56321 0
  46. i915 414628 3
  47. drm_kms_helper 45466 1 i915
  48. drm 197692 4 i915,drm_kms_helper
  49. i2c_algo_bit 13199 1 i915
  50. video 19068 1 i915
  51. usb_storage 39646 1 ums_realtek
  52. root@penn:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement