]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 5 Dec 2010 13:43:14 +0000 (08:43 -0500)
committerAK <andi@firstfloor.org>
Sun, 6 Feb 2011 19:03:25 +0000 (11:03 -0800)
commitf035aa4f932e2d589e3b7dc47e6043c2651bd443
tree3ad76a484867f80d61e5e27a5fbbab9cd9db2ff3
parent400d406b0a8c576002c2bc48e0d956ef613c68a3
ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic

commit dd5a089edfa51a74692604b4b427953d8e16bc35 upstream.

BugLink: https://launchpad.net/bugs/685161
The reporter of the bug states that he must use position_fix=1 to enable
capture for the internal microphone, so set it for his machine's PCI
SSID.  Verified using 2.6.35 and the 2010-12-04 alsa-driver build.

Reported-and-tested-by: Ralph Wabel <rwabel@gmx.net>
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
sound/pci/hda/hda_intel.c