Re: Sound MSI fallout on a Asus mobo NVIDIA MCP55

From: Takashi Iwai
Date: Tue Mar 09 2010 - 12:30:14 EST


At Mon, 08 Mar 2010 22:50:08 +0100,
Ralf Gerbig wrote:
>
> Moins,
>
> without the following patch audio ssttuutteerrs on
>
> ASUS M2N32-SLI PREMIUM ACPI BIOS Revision 1304
>
> the sound device is:
>
> 00:0e.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
>
> worked with 2.6.32

Applied now.
But, at the next time, please submit a patch that can be applied directly.
See Documentation/SubmittingPatches for details.


Thanks.

Takashi


> --- a/sound/pci/hda/hda_intel.c
> +++ b/sound/pci/hda/hda_intel.c
> @@ -2351,6 +2351,7 @@
> static struct snd_pci_quirk msi_black_list[] __devinitdata = {
> SND_PCI_QUIRK(0x1043, 0x81f2, "ASUS", 0), /* Athlon64 X2 + nvidia */
> SND_PCI_QUIRK(0x1043, 0x81f6, "ASUS", 0), /* nvidia */
> + SND_PCI_QUIRK(0x1043, 0x822d, "ASUS", 0), /* Athlon64 X2 + nvidia MCP55*/
> {}
> };
>
> if you need it: Signed-off-by: Ralf Gerbig <rge@xxxxxxxxxxx>
>
> Ralf
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/