Skip to content

Instantly share code, notes, and snippets.

@JohnBat26
Created February 17, 2020 16:12
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 JohnBat26/0519c48c7df20ba8ebd3a2f47f962ad8 to your computer and use it in GitHub Desktop.
Save JohnBat26/0519c48c7df20ba8ebd3a2f47f962ad8 to your computer and use it in GitHub Desktop.
dmesg | grep hda
[ 3.145656] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.260153] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.306115] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 3.306117] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.306117] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 3.306118] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.306119] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.306119] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 3.306120] 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