Advertisement
KaeruCT

Untitled

Mar 24th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.51 KB | None | 0 0
  1. [andres@spike:~] $ lsmod | grep snd
  2. snd_hda_codec_via      39349  1
  3. snd_hda_intel          23375  2
  4. snd_hda_codec          89389  2 snd_hda_intel,snd_hda_codec_via
  5. snd_hwdep               6389  1 snd_hda_codec
  6. snd_pcm                74780  2 snd_hda_codec,snd_hda_intel
  7. snd_page_alloc          7153  2 snd_pcm,snd_hda_intel
  8. snd_timer              19544  1 snd_pcm
  9. snd                    59214  10 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_via
  10. soundcore               6210  1 snd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement