public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
From: Phil Willoughby <willerz@gmail.com>
To: linux-sound@vger.kernel.org
Cc: Phil Willoughby <willerz@gmail.com>
Subject: [PATCH 0/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig
Date: Thu, 19 Mar 2026 14:32:11 +0000	[thread overview]
Message-ID: <20260319143212.149090-1-willerz@gmail.com> (raw)

I am working on properly supporting this device, and I have published that
work in progress here:

Link: https://github.com/WillerZ/arturia-af16rig-driver

I intend to continue working on this driver, test it fully with all the
sample rates & clock sources that the device supports, and then contribute
the necessary changes back to the mainline kernel. This will take at least
several weeks because I need to source additional hardware to do that
testing.

Because the device has 32 input channels we will need the patch to support
that merged before it can be properly supported.

This patch chain prevents snd-usb-audio from claiming the device.

This is necessary because the startup sequence of snd-usb-audio puts the
Arturia Audiofuse 16Rig into an invalid state from which it cannot be
recovered other than by disconnecting the external power; even the
front-panel on/off switch stops working.

Phil Willoughby (1):
  ALSA:usb-audio: Disable Arturia Audiofuse 16Rig

 sound/usb/quirks-table.h | 7 +++++++
 1 file changed, 7 insertions(+)


base-commit: b3c48fa1fb397b490101785ddd87caf2e5513a66
-- 
2.53.0


             reply	other threads:[~2026-03-19 14:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19 14:32 Phil Willoughby [this message]
2026-03-19 14:32 ` [PATCH 1/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig Phil Willoughby
2026-03-27 12:20   ` Takashi Iwai
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=20260319143212.149090-1-willerz@gmail.com \
    --to=willerz@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    /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