From 08e7ac6239be1c320c1bc003cbd37b0fc21a43d1 Mon Sep 17 00:00:00 2001 From: Dennis D <29380-dennisd@users.noreply.gitlab.freedesktop.org> Date: Sat, 23 Apr 2022 19:53:24 +0000 Subject: [PATCH] Update spa/plugins/bluez5/bluez-hardware.conf Fixes https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2291 --- spa/plugins/bluez5/bluez-hardware.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/spa/plugins/bluez5/bluez-hardware.conf b/spa/plugins/bluez5/bluez-hardware.conf index dcab24461..8f8cd0290 100644 --- a/spa/plugins/bluez5/bluez-hardware.conf +++ b/spa/plugins/bluez5/bluez-hardware.conf @@ -40,6 +40,7 @@ bluez5.features.device = [ { name = "Motorola S305", no-features = [ sbc-xq ] }, # #pipewire-1590 { name = "Soundcore Life P2-L", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "SoundCore mini", no-features = [ hw-volume ] }, # #pipewire-1686 + { 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 ] },