All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Rong Zhang <i@rong.moe>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	Icenowy Zheng <uwu@icenowy.me>
Subject: Re: [PATCH 1/2] ALSA: usb-audio: Add quirk flags for Feaulle Rainbow
Date: Thu, 09 Apr 2026 16:38:31 +0200	[thread overview]
Message-ID: <87jyugi4go.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260409-feaulle-rainbow-v1-1-09179e09000d@rong.moe>

On Wed, 08 Apr 2026 20:33:05 +0200,
Rong Zhang wrote:
> 
> Feaulle Rainbow is a wired USB-C dynamic in-ear monitor (IEM) featuring
> active noise cancellation (ANC).
> 
> The supported sample rates are 48000Hz and 96000Hz at 16bit or 24bit,
> but it does not support reading the current sample rate and results in
> an error message printed to kmsg. Set QUIRK_FLAG_GET_SAMPLE_RATE to skip
> the sample rate check.
> 
> Its playback mixer reports val = -15360/0/128. Setting -15360 (-60dB)
> mutes the playback, so QUIRK_FLAG_MIXER_PLAYBACK_MIN_MUTE is needed.
> 
> Add a quirk table entry matching VID/PID=0x0e0b/0xfa01 and applying
> the mentioned quirk flags, so that it can work properly.
> 
> Quirky device sample:
> 
>   usb 7-1: New USB device found, idVendor=0e0b, idProduct=fa01, bcdDevice= 1.00
>   usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
>   usb 7-1: Product: Feaulle Rainbow
>   usb 7-1: Manufacturer: Generic
>   usb 7-1: SerialNumber: 20210726905926
> 
> Signed-off-by: Rong Zhang <i@rong.moe>

Now applied only this one to for-next branch.


thanks,

Takashi

  reply	other threads:[~2026-04-09 14:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-08 18:33 [PATCH 0/2] ALSA: usb-audio: Support for Feaulle Rainbow Rong Zhang
2026-04-08 18:33 ` [PATCH 1/2] ALSA: usb-audio: Add quirk flags " Rong Zhang
2026-04-09 14:38   ` Takashi Iwai [this message]
2026-04-08 18:33 ` [PATCH 2/2] ALSA: usb-audio: Do not expose sticky volume control mixers Rong Zhang
2026-04-09  7:08   ` Takashi Iwai
2026-04-09 14:20     ` Rong Zhang
2026-04-09 14:36       ` Takashi Iwai
2026-04-09 15:07         ` Rong Zhang

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=87jyugi4go.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=i@rong.moe \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    --cc=uwu@icenowy.me \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.