Merge branch 'astro-mixamp' into 'master'

WIP: Astro Mixamp TR gaming headset support

Closes #109

See merge request pulseaudio/pulseaudio!508
This commit is contained in:
George Shammas 2025-10-05 21:15:24 +00:00
commit 4bb53d699c

View file

@ -133,6 +133,8 @@ ATTRS{idVendor}=="1038", ATTRS{idProduct}=="12c4", ENV{PULSE_PROFILE_SET}="usb-g
ATTRS{idVendor}=="2f12", ATTRS{idProduct}=="0109", ENV{PULSE_PROFILE_SET}="usb-gaming-headset.conf"
# ID 9886:002c is for the Astro A50 Gen4
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="002c", ENV{PULSE_PROFILE_SET}="usb-gaming-headset.conf"
# ID 9886:0038 is for the Astro Mixamp Pro Tr
ATTRS{idVendor}=="9886", ATTRS{idProduct}=="0038", ENV{PULSE_PROFILE_SET}="usb-gaming-headset.conf"
# ID 1532:0520 is for the Razer Kraken Tournament Edition
ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0520", ENV{PULSE_PROFILE_SET}="usb-gaming-headset.conf"