Comment 46 for bug 1851518

Revision history for this message
Mike Pozulp (gannon1) wrote :

@John Hoff

Darn. Let's try something else.

I submitted a kernel patch adding model=alc298-samsung-headphone (see attached). It exposes the quirk that fixed my Samsung Notebook 9 Pro as a "model" option that you can pass to snd_hda_intel. Give it a try:

1) Apply my patch to the linux kernel, compile, and run it. (Alternatively, wait until my patch lands in your favorite linux distribution's kernel binary and then upgrade.)

2) echo "options snd-hda-intel model=alc298-samsung-headphone" > /etc/modprobe.d/alsa-base.conf

3) Reboot

I tested on my Samsung Notebook 9 Pro (NP930MBE-K04US) which runs Arch. The filename in step 2) might be different for Ubuntu.