]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usb-audio: Add quirk for VF0770
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Tue, 12 Oct 2021 20:09:07 +0000 (22:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 09:40:12 +0000 (11:40 +0200)
commit116c44f23405ef711068859bb60bfa4eda0845ce
tree2a149d921ba73faf9b350b394b9b928ec8ef584e
parent0cb8fe24e5249b9872d85bd0be3ff5c1d6d84e92
ALSA: usb-audio: Add quirk for VF0770

commit 48827e1d6af58f219e89c7ec08dccbca28c7694e upstream.

The device advertises 8 formats, but only a rate of 48kHz is honored
by the hardware and 24 bits give chopped audio, so only report the
one working combination. This fixes out-of-the-box audio experience
with PipeWire which otherwise attempts to choose S24_3LE (while
PulseAudio defaulted to S16_LE).

Signed-off-by: Jonas Hahnfeld <hahnjo@hahnjo.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211012200906.3492-1-hahnjo@hahnjo.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks-table.h