Advertisement
Guest User

Untitled

a guest
Oct 30th, 2010
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. ubuntu@ubuntu:~$ lsmod
  2. Module Size Used by
  3. aes_i586 7268 2
  4. aes_generic 26863 1 aes_i586
  5. binfmt_misc 6587 1
  6. ppdev 5259 0
  7. lp 7028 0
  8. parport 32635 2 ppdev,lp
  9. dm_crypt 11331 0
  10. snd_hda_codec_via 27111 1
  11. snd_hda_intel 21877 2
  12. snd_hda_codec 74201 2 snd_hda_codec_via,snd_hda_intel
  13. snd_hwdep 5412 1 snd_hda_codec
  14. snd_pcm_oss 35308 0
  15. snd_mixer_oss 13746 1 snd_pcm_oss
  16. snd_pcm 70662 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
  17. snd_seq_dummy 1338 0
  18. snd_seq_oss 26726 0
  19. snd_seq_midi 4557 0
  20. arc4 1153 2
  21. snd_rawmidi 19056 1 snd_seq_midi
  22. snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
  23. ath9k 306010 0
  24. snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
  25. mac80211 204922 1 ath9k
  26. snd_timer 19098 2 snd_pcm,snd_seq
  27. snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
  28. ath 7611 1 ath9k
  29. snd 54148 15 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  30. uvcvideo 56990 0
  31. cfg80211 126485 3 ath9k,mac80211,ath
  32. soundcore 6620 1 snd
  33. asus_laptop 17008 0
  34. videodev 34361 1 uvcvideo
  35. psmouse 63245 0
  36. snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
  37. v4l1_compat 13251 2 uvcvideo,videodev
  38. led_class 2864 2 ath9k,asus_laptop
  39. serio_raw 3978 0
  40. squashfs 20680 1
  41. aufs 149050 1
  42. isofs 29250 1
  43. nls_iso8859_1 3249 0
  44. nls_cp437 4919 1
  45. vfat 8901 0
  46. fat 47767 1 vfat
  47. dm_raid45 81647 0
  48. xor 15028 1 dm_raid45
  49. fbcon 35102 71
  50. tileblit 2031 1 fbcon
  51. font 7557 1 fbcon
  52. bitblit 4707 1 fbcon
  53. softcursor 1189 1 bitblit
  54. vga16fb 11385 0
  55. vgastate 8961 1 vga16fb
  56. i915 282354 3
  57. drm_kms_helper 29297 1 i915
  58. drm 162471 4 i915,drm_kms_helper
  59. ahci 32008 1
  60. intel_agp 24177 2 i915
  61. i2c_algo_bit 5028 1 i915
  62. video 17375 1 i915
  63. output 1871 1 video
  64. agpgart 31724 2 drm,intel_agp
  65. atl1e 28018 0
  66. ubuntu@ubuntu:~$ http://pastebin.com/i6n7eFXm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement