LADI
/
spa
1
Fork 0

Audio Pro A26: disable hw-volume feature, because volume was being reset to 100% on each reconnect

This commit is contained in:
Dmitry Sharshakov 2023-05-20 09:26:30 +00:00 committed by Wim Taymans
parent e3d9d9c9fa
commit 7e5c6631a5
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ bluez5.features.device = [
{ name = "Air 1 Plus", no-features = [ hw-volume-mic ] },
{ name = "AirPods", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "AirPods Pro", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "Audio Pro_A26", address = "~^7c:96:d2:", no-features = [ hw-volume ]}, # doesn't remember volume, #pipewire-3225
{ name = "AXLOIE Goin", no-features = [ msbc-alt1, msbc-alt1-rtl ] },
{ name = "BAA 100", no-features = [ hw-volume ] }, # Buxton BAA 100, doesn't remember volume, #pipewire-1449
{ name = "D50s", address = "~^00:13:ef:", no-features = [ hw-volume ] }, # volume has no effect, #pipewire-1562