]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops
authorBernhard Rosenkraenzer <bero@lindev.ch>
Mon, 4 Mar 2019 23:38:19 +0000 (00:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 26 Mar 2019 16:28:51 +0000 (17:28 +0100)
commit982cf72cfe9c2b2785f220079edf7215bae11650
treeba187b35c693cce582a4a78af2caf234fff942ac
parent7e87085a6995be03421ebea9263b3845e7d34afe
ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops

On an Acer Predator Helios 500 (Ryzen version), the laptop's speakers
don't work out of the box.

The problem can be worked around with hdajackretask, remapping the
"Black Headphone, Right side" pin (0x21) to the Internal speaker.

This patch adds a quirk to change this mapping by default.

[ corrected ALC299_FIXUP_PREDATOR_SPK definition and adapted for the
  latest tree by tiwai ]

Signed-off-by: Bernhard Rosenkraenzer <bero@lindev.ch>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c