Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8e90530

Browse files
wb2oszbjpetit
authored andcommittedJul 13, 2024
Set AIOC HID permission.
1 parent 94badfc commit 8e90530

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎conf/99-direwolf-cmedia.rules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0d8c", GROUP="audio", MODE="0660"
2828
#
2929
# Read the User Guide and run the "cm108" application for more information.
3030
#
31+
32+
#
33+
# Same thing for the "All In One Cable."
34+
#
35+
36+
SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="7388", GROUP="audio", MODE="0660"

0 commit comments

Comments
 (0)
Please sign in to comment.