alsa-mixer: add support for Asus Xonar SE

This commit is contained in:
Ataberk Özen 2022-09-25 12:52:14 +03:00
parent fea248d450
commit 10ac448b59
2 changed files with 82 additions and 0 deletions

View file

@ -181,6 +181,9 @@ ATTRS{idVendor}=="1395", ATTRS{idProduct}=="008a", ENV{ACP_PROFILE_SET}="usb-gam
# have any digital outputs.
ATTRS{idVendor}=="0a12", ATTRS{idProduct}=="4007", ENV{ACP_PROFILE_SET}="analog-only.conf"
# Asus Xonar SE
ATTRS{idVendor}=="0b05", ATTRS{idProduct}=="189d", ENV{ACP_PROFILE_SET}="asus-xonar-se.conf"
GOTO="pipewire_end"
LABEL="pipewire_check_pci"