From f32017c8745d477f53d6ad65e47ff1bbd14f20ff Mon Sep 17 00:00:00 2001 From: Isa Mert Gurbuz Date: Sat, 30 Jul 2022 10:17:30 +0300 Subject: [PATCH] bluez5: Disable hw-volume for Soundcore Motion B --- 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 8f8cd0290..0247f75d5 100644 --- a/spa/plugins/bluez5/bluez-hardware.conf +++ b/spa/plugins/bluez5/bluez-hardware.conf @@ -39,6 +39,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 Motion B", no-features = [ hw-volume ] }, { 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