Re: [PATCH] ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1

From: Takashi Iwai
Date: Mon Jun 02 2025 - 11:09:04 EST


On Sun, 01 Jun 2025 18:41:16 +0200,
David Heimann wrote:
>
> The RODE AI-1 audio interface requires implicit feedback sync between playback endpoint 0x03 and feedback endpoint 0x84 on interface 3, but doesn't advertise this in its USB descriptors.
>
> Without this quirk, the device receives audio data but produces no output.
>
> Signed-off-by: David Heimann <d@xxxxxxxx>
> ---
> Tested using module parameter:
> options snd-usb-audio implicit_fb=1:19f7:000a
>
> This device previously worked but stopped producing audio output (possibly after a kernel or audio subsystem update). This quirk restores functionality.
>
> This resolves audio output on the RODE AI-1 which otherwise receives audio data but produces no sound.

Applied now. Thanks.


Takashi