Advertisement
Guest User

Untitled

a guest
Nov 18th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. lsmod | grep snd
  2. snd_hda_codec_hdmi 45118 1
  3. snd_hda_codec_realtek 67127 1
  4. snd_hda_codec_generic 63181 1 snd_hda_codec_realtek
  5. snd_hda_intel 26327 4
  6. snd_hda_controller 26646 1 snd_hda_intel
  7. snd_hda_codec 104463 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
  8. snd_hwdep 13148 1 snd_hda_codec
  9. snd_pcm 88662 5 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
  10. snd_timer 26614 1 snd_pcm
  11. snd 65244 15 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
  12. soundcore 13026 2 snd,snd_hda_codec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement