From c0716675e8f40a089a8f5fd3a187f0897930edc8 Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Sat, 13 Jan 2024 12:37:57 +0200 Subject: [PATCH] bluez5: add quirk for Rockbox Brick --- 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 28b949570..4b483dc56 100644 --- a/spa/plugins/bluez5/bluez-hardware.conf +++ b/spa/plugins/bluez5/bluez-hardware.conf @@ -40,6 +40,7 @@ bluez5.features.device = [ { name = "Motorola DC800", no-features = [ sbc-xq ] }, # #pipewire-1590 { name = "Motorola S305", no-features = [ sbc-xq ] }, # #pipewire-1590 { name = "PMK True Wireless Earbuds" no-features = [ sbc-xq ] }, # Primark earbud + { name = "Rockbox Brick", no-features = [ hw-volume ] }, # #pipewire-3786 { 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