Skip to content

Instantly share code, notes, and snippets.

@andering
Created June 15, 2018 17:29
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 andering/dbb89ebdb6396c31669d9c67b60b35f1 to your computer and use it in GitHub Desktop.
Save andering/dbb89ebdb6396c31669d9c67b60b35f1 to your computer and use it in GitHub Desktop.
# dmesg | grep snd;
# dmesg | grep snd
[ 0.259535] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.237412] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffff820adb60)
[ 2.287928] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 2.288701] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.366106] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.368056] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.376627] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.378770] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 2.380772] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 2.382417] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment