Comment 60 for bug 465942

Revision history for this message
madbiologist (me-again) wrote :

The abovementioned patch has been included upstream in kernel 2.6.35-rc2. From the changelog:

commit dd37f8e8659bc617c3f2a84e007a4824ccdac458
Author: Daniel T Chen
Date: Sun May 30 01:17:03 2010 -0400

    ALSA: hda: Use LPIB for an ASUS device

    BugLink: https://launchpad.net/bugs/465942

    Symptom: On the reporter's ASUS device, using PulseAudio in Ubuntu 10.04
    LTS results in the PA daemon crashing shortly after attempting to select
    capture or to configure the audio hardware profile.

    Test case: Using Ubuntu 10.04 LTS (Linux 2.6.32.12), Linux 2.6.33, or
    Linux 2.6.34, adjust the HDA device's capture volume with PulseAudio.

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

    Reported-and-Tested-By: Irihapeti
    Cc: <email address hidden>
    Signed-off-by: Daniel T Chen
    Signed-off-by: Takashi Iwai