public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Mario Limonciello <mario.limonciello@amd.com>
Cc: Stuart Hayhurst <stuart.a.hayhurst@gmail.com>,
	linux-sound@vger.kernel.org, Takashi Iwai <tiwai@suse.com>,
	linux-kernel@vger.kernel.org, Jaroslav Kysela <perex@perex.cz>
Subject: Re: [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist by DMI ID
Date: Fri, 27 Mar 2026 17:39:51 +0100	[thread overview]
Message-ID: <87zf3tp6p4.wl-tiwai@suse.de> (raw)
In-Reply-To: <05e1cb0a-18f0-412f-87c6-99319b18af52@amd.com>

On Fri, 27 Mar 2026 17:15:38 +0100,
Mario Limonciello wrote:
> 
> 
> 
> On 3/27/26 10:57, Stuart Hayhurst wrote:
> > This motherboard uses USB audio instead, causing this driver to complain
> > about "no codecs found!".
> > Add it to the denylist to silence the warning.
> > 
> > The first attempt only matched on the PCI device, but this caused issues
> > for some laptops, so DMI match against the board as well.
> > 
> > Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com>
> 
> Thanks!
> 
> Takashi,
> 
> Probably worth asking - why is the "no codecs found" ERR in the first
> place?  There are obviously designs out there like this, should the
> ERR message be simmered down?

Although HD-audio is a bus that can be dynamically enabled / disabled
codecs, it's been supposed to be rather static and exposed only if
there is really a need for it -- that is, only if there is a codec on
it.  So "no codec" is seen as an error for now if you try to
initialize the HD-audio controller.

We may downgrade it, but the situation is still not ideal either; the
driver is still bound without serving anything useful, and it needs to
react for the PM and other things.  Since the probe of codecs happens
after the driver probe stage, the driver can't go away by itself,
unfortunately.


thanks,

Takashi

  reply	other threads:[~2026-03-27 16:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-27 15:57 [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist by DMI ID Stuart Hayhurst
2026-03-27 16:15 ` Mario Limonciello
2026-03-27 16:39   ` Takashi Iwai [this message]
2026-03-27 16:52     ` Mario Limonciello
2026-03-27 17:35       ` Stuart
2026-03-28  9:36 ` Takashi Iwai

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=87zf3tp6p4.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=mario.limonciello@amd.com \
    --cc=perex@perex.cz \
    --cc=stuart.a.hayhurst@gmail.com \
    --cc=tiwai@suse.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox