]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Dec 2010 10:28:01 +0000 (11:28 +0100)
commit9187409a4cb82b299cfa28e37e5a57332a009ee6
tree6cc78ba9b2d6439e6d6014d17677281b2cdad4ed
parent4be4c5703070c9b7e347b54cabac426657c6af0f
ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture

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
Cc: <stable@kernel.org> [2.6.32+]
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c