]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda: Use mb31 quirk for an iMac model
authorDaniel T Chen <crimsun@ubuntu.com>
Sun, 30 May 2010 13:55:23 +0000 (09:55 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:22:40 +0000 (11:22 -0700)
commit9d62bd5676d23bbce6527c77b159e0e4ad2185f8
treee6bc0da0ba7a032dd290fd683b5d74ec402f4ffb
parent743f8ea44c3cbb8e2a8f032efa2c6e3744c758b9
ALSA: hda: Use mb31 quirk for an iMac model

commit 26fd74fc01991a18f0e3bd54f8b1b75945ee3dbb upstream.

BugLink: https://launchpad.net/bugs/542550
Symptom: On the reporter's iMac, in Ubuntu 10.04 LTS neither playback
nor capture appear audible out-of-the-box.

Test case: Boot from an Ubuntu 10.04 LTS live cd or from an installed
configuration and attempt to play or capture audio.

Resolution: Specify the mb31 quirk for this machine in the codec SSID
table.

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