]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix missing bass speaker on ASUS N550
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2013 07:00:20 +0000 (08:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Nov 2013 07:02:11 +0000 (08:02 +0100)
commitbcbfaf30214e30289a5868ac7a36a631b08f9570
tree5522ea8b27c3583eec4312752158f0890f8f36b2
parenta60e79a1ab593ec23f4964a4a30fbc8e268d7618
ALSA: hda - Fix missing bass speaker on ASUS N550

The laptop has a built-in speaker on NID 0x1a.  It's an LFE only on
the right channel, so we need to provide an explicit chmap, too.

There might be other surround speakers, but they can fixed in addition
at later point, so let's fix the easier bass speaker at first.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=65091
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c