* [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist
@ 2025-10-10 23:28 Stuart Hayhurst
2025-10-11 6:30 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Stuart Hayhurst @ 2025-10-10 23:28 UTC (permalink / raw)
To: linux-sound
Cc: Stuart Hayhurst, Takashi Iwai, Jaroslav Kysela, Peter Ujfalusi,
linux-kernel
This motherboard uses USB audio instead, causing this driver to complain
about "no codecs found!".
Add it to the denylist to silence the warning.
Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com>
---
sound/hda/controllers/intel.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/hda/controllers/intel.c b/sound/hda/controllers/intel.c
index 48c52a207024..a19258c95886 100644
--- a/sound/hda/controllers/intel.c
+++ b/sound/hda/controllers/intel.c
@@ -2075,6 +2075,7 @@ static const struct pci_device_id driver_denylist[] = {
{ PCI_DEVICE_SUB(0x1022, 0x1487, 0x1043, 0x874f) }, /* ASUS ROG Zenith II / Strix */
{ PCI_DEVICE_SUB(0x1022, 0x1487, 0x1462, 0xcb59) }, /* MSI TRX40 Creator */
{ PCI_DEVICE_SUB(0x1022, 0x1487, 0x1462, 0xcb60) }, /* MSI TRX40 */
+ { PCI_DEVICE_SUB(0x1022, 0x15e3, 0x1462, 0xee59) }, /* MSI X870E Tomahawk WiFi */
{}
};
--
2.51.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist
2025-10-10 23:28 [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist Stuart Hayhurst
@ 2025-10-11 6:30 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-10-11 6:30 UTC (permalink / raw)
To: Stuart Hayhurst
Cc: linux-sound, Takashi Iwai, Jaroslav Kysela, Peter Ujfalusi, linux-kernel
On Sat, 11 Oct 2025 01:28:29 +0200,
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.
>
> Signed-off-by: Stuart Hayhurst <stuart.a.hayhurst@gmail.com>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-11 6:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-10 23:28 [PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist Stuart Hayhurst
2025-10-11 6:30 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®