mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
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:
parent
5a130ddd73
commit
d26916828d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue