]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
authorDaniel T Chen <crimsun@ubuntu.com>
Fri, 3 Dec 2010 03:45:45 +0000 (22:45 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:14 +0000 (13:58 -0800)
commit037d1604eff6b6381cbda8dfa192ad39c82741b5
tree75defd5b7b903df329751796c7bee6f7b1ad8737
parent4a76bc955c488d382ffc325547a92197fec42b45
ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture

commit 77c4d5cdb81d25a45fbdfb84dd3348121219a072 upstream.

BugLink: https://launchpad.net/bugs/595482
The original reporter states that audible playback from the internal
speaker is inaudible despite the hardware being properly detected.  To
work around this symptom, he uses the model=lg quirk to properly enable
both playback, capture, and jack sense.  Another user corroborates this
workaround on separate hardware.  Add this PCI SSID to the quirk table
to enable it for further LG P1 Expresses.

Reported-and-tested-by: Philip Peitsch <philip.peitsch@gmail.com>
Tested-by: nikhov
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>
sound/pci/hda/patch_realtek.c