mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-03 07:15:32 -04:00
Added Logitech Astro A50 Gen5 to use gaming profile
This commit is contained in:
parent
848ac24490
commit
155b257ced
1 changed files with 2 additions and 0 deletions
|
|
@ -134,6 +134,8 @@ ATTRS{idVendor}=="1038", ATTRS{idProduct}=="12c4", ENV{ACP_PROFILE_SET}="usb-gam
|
||||||
ATTRS{idVendor}=="2f12", ATTRS{idProduct}=="0109", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
ATTRS{idVendor}=="2f12", ATTRS{idProduct}=="0109", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
||||||
# ID 9886:002c is for the Astro A50 Gen4
|
# ID 9886:002c is for the Astro A50 Gen4
|
||||||
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="002c", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="002c", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
||||||
|
# ID 046d:0b1c is for the Astro A50 Gen5
|
||||||
|
ATTRS{idVendor}=="046d", ATTRS{idProduct}=="0b1c", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
||||||
# ID 9886:0038 is for the Astro Mixamp Pro TR
|
# ID 9886:0038 is for the Astro Mixamp Pro TR
|
||||||
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="0038", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="0038", ENV{ACP_PROFILE_SET}="usb-gaming-headset.conf"
|
||||||
# ID 9886:0045 is for the Astro A20 Gen2
|
# ID 9886:0045 is for the Astro A20 Gen2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue