[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5hfx49s8rq.wl%tiwai@suse.de>
Date: Tue, 09 Mar 2010 18:30:01 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Ralf Gerbig <rge@...ngel.org>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>, stable@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: Sound MSI fallout on a Asus mobo NVIDIA MCP55
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@...ngel.org>
>
> Ralf
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists