Skip to content

Commit d6ae84d

Browse files
committed
Set AIOC HID permission.
1 parent 415a08d commit d6ae84d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

conf/99-direwolf-cmedia.rules

+6
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)