]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda: Use LPIB for another mainboard
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 30 May 2010 23:31:41 +0000 (19:31 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 May 2010 07:23:25 +0000 (09:23 +0200)
commitb90c076424da8166797bdc34187660fd0124f530
tree4752172877f038b4b8fcc4af49d3541ad93e3a32
parent26fd74fc01991a18f0e3bd54f8b1b75945ee3dbb
ALSA: hda: Use LPIB for another mainboard

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