1
Fork 0

bluez5: update bluez-hardware.conf to ignore sbc-mq on Primark earbud

Primark True Wireless earbud doesn't support sbc-xq. Having it
enabled causes bluez to enter into a loop enabling/disabling
the device dozens of times per minute, making it unusable.
This commit is contained in:
Mauro Carvalho Chehab 2023-12-23 11:20:18 +01:00 committed by Wim Taymans
parent 5a130ddd73
commit d26916828d
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ bluez5.features.device = [
{ name = "JBL LIVE650BTNC" },
{ 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 = "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