Guest User

Untitled

a guest
Feb 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. [garret@desktop ~]$ lsmod | grep -i snd
  2. snd_hda_intel 370736 1
  3. snd_pcsp 11040 3
  4. snd_seq_oss 31872 0
  5. snd_seq_midi_event 8192 1 snd_seq_oss
  6. snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
  7. snd_seq_device 8332 2 snd_seq_oss,snd_seq
  8. snd_hwdep 8964 1 snd_hda_intel
  9. snd_pcm_oss 40192 0
  10. snd_pcm 69636 4 snd_hda_intel,snd_pcsp,snd_pcm_oss
  11. snd_timer 21384 3 snd_seq,snd_pcm
  12. snd_page_alloc 9224 2 snd_hda_intel,snd_pcm
  13. snd_mixer_oss 16512 1 snd_pcm_oss
  14. snd 50724 16 snd_hda_intel,snd_pcsp,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
  15. soundcore 8160 1 snd
  16. [garret@desktop ~]$
Add Comment
Please, Sign In to add comment