mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
alsa-mixer: add support for Asus Xonar SE
This commit is contained in:
parent
fea248d450
commit
10ac448b59
2 changed files with 82 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue