public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig
@ 2026-03-19 14:32 Phil Willoughby
  2026-03-19 14:32 ` [PATCH 1/1] " Phil Willoughby
  0 siblings, 1 reply; 5+ messages in thread
From: Phil Willoughby @ 2026-03-19 14:32 UTC (permalink / raw)
  To: linux-sound; +Cc: Phil Willoughby

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-27 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2026-03-27 13:22     ` Phil Willoughby
2026-03-27 13:43       ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox