ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
commitb3a33e333ac922458e5b662990a6d17f7510dd52
authorDaniel T Chen <crimsun@ubuntu.com>
Fri, 3 Dec 2010 03:45:45 +0000 (2 22:45 -0500)
committerAK <andi@firstfloor.org>
Sun, 6 Feb 2011 19:03:25 +0000 (6 11:03 -0800)
tree1855a7aa7d9d99529a7381b0a24c4118a7c79069
parentf035aa4f932e2d589e3b7dc47e6043c2651bd443
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
sound/pci/hda/patch_realtek.c