]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: Improve support for Dell Precision 3260
authorJaroslav Kysela <perex@perex.cz>
Tue, 21 Feb 2023 10:21:57 +0000 (11:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Mar 2023 13:27:11 +0000 (14:27 +0100)
commit5911d78fabbbbc02fb2b3f6907e0b3f6da120781
tree62d981a93f44255c9d9c3d0e2ca0bc964181a5f8
parentfb2e5fc8c8d9d5f95c7a2e1ed6f45b2b3ba836a8
ALSA: hda/realtek: Improve support for Dell Precision 3260

The headset jack works better with model=alc283-dac-wcaps. Without this
option, the headset insertion (separate physical jack) may not be handled
correctly (re-insertion is required).

It seems that it follows the "Intel Reference Board" defaults.

Reported-by: steven_wu2@dell.com
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230221102157.515852-1-perex@perex.cz
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c