1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Addition of USB GeneralPlus pulse and udev support (wip)

This commit is contained in:
j1nx
2021-08-26 21:04:22 +02:00
parent cb8dd71412
commit 88cdea8b0d
2 changed files with 486 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
ACTION=="change", SUBSYSTEM=="sound", KERNEL=="card*", \
ATTRS{subsystem_vendor}=="0x1b3f", ATTRS{subsystem_device}=="0x2008", ENV{PULSE_PROFILE_SET}="GeneralPlus.conf"