Advertisement
Guest User

Untitled

a guest
Jan 11th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. root@kubuntu:~# lsmod | grep snd
  2. snd_hda_codec_via 27111 1
  3. snd_hda_intel 22165 4
  4. snd_hda_codec 74201 2 snd_hda_codec_via,snd_hda_intel
  5. snd_hwdep 5412 1 snd_hda_codec
  6. snd_pcm_oss 35308 0
  7. snd_mixer_oss 13746 1 snd_pcm_oss
  8. snd_pcm 70918 5 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss
  9. snd_seq_dummy 1338 0
  10. snd_seq_oss 26722 0
  11. snd_seq_midi 4557 0
  12. snd_rawmidi 19056 1 snd_seq_midi
  13. snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
  14. snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
  15. snd_timer 19098 2 snd_pcm,snd_seq
  16. snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
  17. snd 54244 21 saa7134_alsa,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
  18. soundcore 6620 1 snd
  19. snd_page_alloc 7172 2 snd_hda_intel,snd_pcm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement