Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. lsmod |grep snd
  2. snd_hda_codec_hdmi 32532 1
  3. snd_hda_codec_realtek 79855 1
  4. snd_hda_intel 34063 1
  5. snd_hda_codec 135141 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
  6. snd_hwdep 17765 1 snd_hda_codec
  7. snd_pcm 97523 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
  8. snd_seq_midi 13325 0
  9. snd_rawmidi 30750 1 snd_seq_midi
  10. snd_seq_midi_event 14900 1 snd_seq_midi
  11. snd_seq 61931 2 snd_seq_midi,snd_seq_midi_event
  12. snd_timer 29990 2 snd_pcm,snd_seq
  13. snd_seq_device 14498 3 snd_seq_midi,snd_rawmidi,snd_seq
  14. snd 83674 12 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  15. soundcore 15092 1 snd
  16. snd_page_alloc 18573 2 snd_hda_intel,snd_pcm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement