commit | e2d2fded6bdf3f7bb40718a208140dba8b4ec574 | [log] [tgz] |
---|---|---|
author | Kai-Heng Feng <kai.heng.feng@canonical.com> | Fri Aug 07 16:05:12 2020 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 07 10:09:54 2020 +0200 |
tree | 2032a9c86f30703561244f27135b8c654beaa781 | |
parent | fec9008828cde0076aae595ac031bfcf49d335a4 [diff] |
ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged The jack on Intel NUC 8 Rugged rear panel doesn't work. The spec [1] states that the jack supports both headphone and microphone, so override a Pin Complex which has both Amp-In and Amp-Out to make the jack work. Node 0x1b fits the requirement, and user confirmed the jack now works with new pin config. [1] https://www.intel.com/content/dam/support/us/en/documents/mini-pcs/NUC8CCH_TechProdSpec.pdf BugLink: https://bugs.launchpad.net/bugs/1875199 Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Link: https://lore.kernel.org/r/20200807080514.15293-1-kai.heng.feng@canonical.com Signed-off-by: Takashi Iwai <tiwai@suse.de>