alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone
@ 2020-08-17  4:32 Mike Pozulp
  2020-08-17  8:39 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Pozulp @ 2020-08-17  4:32 UTC (permalink / raw)
  Cc: moderated list:SOUND, Kailang Yang, Thomas Hebb, Mike Pozulp,
	Chris Chiu, Takashi Iwai, Hui Wang, Kai-Heng Feng, Jian-Hong Pan,
	Michał Mirosław, open list

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 <pozulp.kernel@gmail.com>
---
 sound/pci/hda/patch_realtek.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 29f5878f0c50..722d01a06422 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -7867,6 +7867,7 @@ static const struct hda_model_fixup alc269_fixup_models[] = {
 	{.id = ALC299_FIXUP_PREDATOR_SPK, .name = "predator-spk"},
 	{.id = ALC298_FIXUP_HUAWEI_MBX_STEREO, .name = "huawei-mbx-stereo"},
 	{.id = ALC256_FIXUP_MEDION_HEADSET_NO_PRESENCE, .name = "alc256-medion-headset"},
+	{.id = ALC298_FIXUP_SAMSUNG_HEADPHONE_VERY_QUIET, .name = "alc298-samsung-headphone"},
 	{}
 };
 #define ALC225_STANDARD_PINS \
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone
  2020-08-17  4:32 [PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone Mike Pozulp
@ 2020-08-17  8:39 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-08-17  8:39 UTC (permalink / raw)
  To: Mike Pozulp
  Cc: moderated list:SOUND, Kailang Yang, Thomas Hebb, open list,
	Chris Chiu, Takashi Iwai, Hui Wang, Kai-Heng Feng, Jian-Hong Pan,
	Michał Mirosław

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://bugzilla.kernel.org/show_bug.cgi?id=207423
> Signed-off-by: Mike Pozulp <pozulp.kernel@gmail.com>

It makes sense.
Now applied, thanks.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-17  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17  4:32 [PATCH] ALSA: hda/realtek: Add model alc298-samsung-headphone Mike Pozulp
2020-08-17  8:39 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).