lkml.org 
[lkml]   [2010]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[132/200] ALSA: hda: Use LPIB for another mainboard
    2.6.34-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Daniel T Chen <crimsun@ubuntu.com>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- a/sound/pci/hda/hda_intel.c
    +++ b/sound/pci/hda/hda_intel.c
    @@ -2278,6 +2278,7 @@ static struct snd_pci_quirk position_fix
    SND_PCI_QUIRK(0x1462, 0x1002, "MSI Wind U115", POS_FIX_LPIB),
    SND_PCI_QUIRK(0x1565, 0x820f, "Biostar Microtech", POS_FIX_LPIB),
    SND_PCI_QUIRK(0x1565, 0x8218, "Biostar Microtech", POS_FIX_LPIB),
    + SND_PCI_QUIRK(0x1849, 0x0888, "775Dual-VSTA", POS_FIX_LPIB),
    SND_PCI_QUIRK(0x8086, 0x2503, "DG965OT AAD63733-203", POS_FIX_LPIB),
    SND_PCI_QUIRK(0x8086, 0xd601, "eMachines T5212", POS_FIX_LPIB),
    {}



    \
     
     \ /
      Last update: 2010-07-01 23:21    [W:2.961 / U:1.344 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site