ALSA: hda: Use LPIB for another mainboard
commitc05595d133e07d94efcc4044baa8f76c0b1bc6f1
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 30 May 2010 23:31:41 +0000 (30 19:31 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:11:00 +0000 (5 11:11 -0700)
tree5c33cc9866e4571e219346a5f0b210b85c69ca27
parent5d0ff0bb9d94d104d8b813a72a46ecc7ce09290a
ALSA: hda: Use LPIB for another mainboard

commit b90c076424da8166797bdc34187660fd0124f530 upstream.

BugLink: https://launchpad.net/bugs/580749
Symptom: on the original reporter's VIA VT1708-based board, the
PulseAudio daemon dies shortly after the user attempts to play an audio
file.

Test case: boot from Ubuntu 10.04 LTS live cd; attempt to play an audio
file.

Resolution: add SSID for the original reporter's hardware to the
position_fix quirk table, explicitly specifying the LPIB method.

Reported-and-Tested-By: Harald
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/hda_intel.c