Astro Mixamp TR gaming headset support

This fixes #109
This commit is contained in:
George Shammas 2021-02-17 13:48:42 -05:00
parent b1f599dcd9
commit 0def2caeb9

View file

@ -126,6 +126,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"