Skip to content

Instantly share code, notes, and snippets.

Created March 27, 2014 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4616fc915cb8d4a12643 to your computer and use it in GitHub Desktop.
Save anonymous/4616fc915cb8d4a12643 to your computer and use it in GitHub Desktop.
20140327 11:18:41 roey@core:~/music$ lsmod | grep snd
snd_hrtimer 12744 1
snd_hda_codec_hdmi 41154 1
snd_hda_codec_realtek 56475 1
snd_hda_intel 52267 6
snd_hda_codec 188738 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 102033 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_rawmidi 30095 1 snd_seq_midi
snd_seq 61560 3 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 29433 3 snd_hrtimer,snd_pcm,snd_seq
snd 69141 24 snd_hda_codec_realtek,snd_hrtimer,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
soundcore 12680 1 snd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment