From: Takashi Iwai <tiwai@suse.de>
To: Phil Willoughby <willerz@gmail.com>
Cc: linux-sound@vger.kernel.org
Subject: Re: [PATCH 1/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig
Date: Fri, 27 Mar 2026 13:20:59 +0100 [thread overview]
Message-ID: <87fr5lqx90.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260319143212.149090-2-willerz@gmail.com>
On Thu, 19 Mar 2026 15:32:12 +0100,
Phil Willoughby wrote:
>
> There's an out of tree driver which works for some use-cases here:
>
> Link: https://github.com/WillerZ/arturia-af16rig-driver
>
> Signed-off-by: Phil Willoughby <willerz@gmail.com>
> Tested-by: Phil Willoughby <willerz@gmail.com>
In general, we don't care much about the out-of-tree driver.
If it's upstreamed, of course we'd love to help. But this kind of
change is no-go.
thanks,
Takashi
> ---
> sound/usb/quirks-table.h | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
> index eafc0d73cca1..728a2a4b5566 100644
> --- a/sound/usb/quirks-table.h
> +++ b/sound/usb/quirks-table.h
> @@ -3541,6 +3541,13 @@ YAMAHA_DEVICE(0x7010, "UB99"),
> }
> }
> },
> +{
> + /* Arturia AudioFuse 16Rig has an out-of-tree driver */
> + USB_DEVICE(0x1c75, 0xaf20),
> + QUIRK_DRIVER_INFO {
> + .ifnum = QUIRK_NODEV_INTERFACE
> + },
> +},
> {
> /*
> * Fiero SC-01 (firmware v1.0.0 @ 48 kHz)
> --
> 2.53.0
>
>
next prev parent reply other threads:[~2026-03-27 12:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 14:32 [PATCH 0/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig Phil Willoughby
2026-03-19 14:32 ` [PATCH 1/1] " Phil Willoughby
2026-03-27 12:20 ` Takashi Iwai [this message]
2026-03-27 13:22 ` Phil Willoughby
2026-03-27 13:43 ` 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=87fr5lqx90.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-sound@vger.kernel.org \
--cc=willerz@gmail.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