Re: [PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone

2020-08-17 Thread Takashi Iwai
On Mon, 17 Aug 2020 06:32:17 +0200, Mike Pozulp wrote: > > The very quiet and distorted headphone output bug that afflicted my > Samsung Notebook 9 is appearing in many other Samsung laptops. Expose > the quirk which fixed my laptop as a model so other users can try it. > > BugLink: https://bugzi

[PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone

2020-08-16 Thread Mike Pozulp
The very quiet and distorted headphone output bug that afflicted my Samsung Notebook 9 is appearing in many other Samsung laptops. Expose the quirk which fixed my laptop as a model so other users can try it. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=207423 Signed-off-by: Mike Pozulp --