mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: add quirk for SoundCore mini2
AVRCP volume doesn't work properly with this device. Closes #2927
This commit is contained in:
parent
ea5ff6b3c1
commit
7c9b96c606
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ bluez5.features.device = [
|
|||
{ name = "Soundcore Life P2-L", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
|
||||
{ name = "Soundcore Motion B", no-features = [ hw-volume ] },
|
||||
{ name = "SoundCore mini", no-features = [ hw-volume ] }, # #pipewire-1686
|
||||
{ name = "SoundCore mini2", no-features = [ hw-volume ] }, # #pipewire-2927
|
||||
{ name = "SoundCore 2", no-features = [ sbc-xq ] }, # #pipewire-2291
|
||||
{ name = "Tribit MAXSound Plus", no-features = [ hw-volume ] }, # #pipewire-1592
|
||||
{ name = "Urbanista Stockholm Plus", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue