From 35124442967a1efd68c38eb59979e11e9936010b Mon Sep 17 00:00:00 2001 From: Dennis D Date: Tue, 5 Oct 2021 18:23:56 +0000 Subject: [PATCH] bluez5: update bluez-hardware.conf Closes https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1686 --- 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 b8764d0fc..93539212a 100644 --- a/spa/plugins/bluez5/bluez-hardware.conf +++ b/spa/plugins/bluez5/bluez-hardware.conf @@ -38,6 +38,7 @@ bluez5.features.device = [ { name = "Motorola DC800", no-features = [ sbc-xq ] }, # #pipewire-1590 { 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 = "Tribit MAXSound Plus", no-features = [ hw-volume ] }, # #pipewire-1592 { name = "Urbanista Stockholm Plus", no-features = [ msbc-alt1, msbc-alt1-rtl ] },