All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Geoffrey Allott <geoffrey@allott.email>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard
Date: Thu, 19 Mar 2020 17:04:56 +0100	[thread overview]
Message-ID: <s5h1rpouy8n.wl-tiwai@suse.de> (raw)
In-Reply-To: <a6cd56b678c00ce2db3685e4278919f2584f8244.camel@allott.email>

On Thu, 19 Mar 2020 15:00:48 +0100,
Geoffrey Allott wrote:
> 
> I have a system which has an EVGA X99 Classified motherboard. The pin
> assignments for the HD Audio controller are not correct under Linux.
> Windows 10 works fine and informs me that it's using the Recon3Di
> driver, and on Linux, `cat
> /sys/class/sound/card0/device/subsystem_{vendor,device}` yields
> 
> 0x3842
> 0x1038
> 
> This patch adds a corresponding entry to the quirk list.
> 
> Signed-off-by: Geoffrey Allott <geoffrey@allott.email>

Applied with Cc to stable now.

But the patch wasn't applicable cleanly due to the line breakage, so I
had to correct manually.  At the next time, please fix your MUA setup
or try git-send-email (or use an attachment as a last resort).


thanks,

Takashi


> 
> ---
>  sound/pci/hda/patch_ca0132.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sound/pci/hda/patch_ca0132.c
> b/sound/pci/hda/patch_ca0132.c
> index ded8bc07d755..10223e080d59 100644
> --- a/sound/pci/hda/patch_ca0132.c
> +++ b/sound/pci/hda/patch_ca0132.c
> @@ -1180,6 +1180,7 @@ static const struct snd_pci_quirk ca0132_quirks[]
> = {
>  	SND_PCI_QUIRK(0x1458, 0xA016, "Recon3Di", QUIRK_R3DI),
>  	SND_PCI_QUIRK(0x1458, 0xA026, "Gigabyte G1.Sniper Z97",
> QUIRK_R3DI),
>  	SND_PCI_QUIRK(0x1458, 0xA036, "Gigabyte GA-Z170X-Gaming 7",
> QUIRK_R3DI),
> +	SND_PCI_QUIRK(0x3842, 0x1038, "EVGA X99 Classified",
> QUIRK_R3DI),
>  	SND_PCI_QUIRK(0x1102, 0x0013, "Recon3D", QUIRK_R3D),
>  	SND_PCI_QUIRK(0x1102, 0x0051, "Sound Blaster AE-5", QUIRK_AE5),
>  	{}
> -- 
> 2.25.1
> 
> 

      reply	other threads:[~2020-03-19 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19 14:00 [PATCH] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard Geoffrey Allott
2020-03-19 16:04 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h1rpouy8n.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=geoffrey@allott.email \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.