]> git.karo-electronics.de Git - mv-sheeva.git/commit
ALSA: hda: Use LPIB for ASUS M2V
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 30 May 2010 17:08:41 +0000 (13:08 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 1 Jun 2010 05:48:43 +0000 (07:48 +0200)
commit9f75c1b12c5ef392ddcea575b13560842c28b1b3
treee3828c5bec609edde01ff28555b46d55727273e0
parentb90c076424da8166797bdc34187660fd0124f530
ALSA: hda: Use LPIB for ASUS M2V

BugLink: https://launchpad.net/bugs/587546
Symptom: On the reporter's ASUS M2V, using PulseAudio in Ubuntu 10.04 LTS
results in the PA daemon crashing shortly after attempting playback of an
audio file.

Test case: Using Ubuntu 10.04 LTS (Linux 2.6.32.12), Linux 2.6.33, or
Linux 2.6.34, attempt playback of an audio file while PulseAudio is
active.

Resolution: add SSID for this machine to the position_fix quirk table,
explicitly specifying the LPIB method.

Reported-and-Tested-By: D Tangman
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