Set AIOC HID permission.

This commit is contained in:
wb2osz 2023-05-21 21:27:48 +01:00
parent 415a08da1e
commit d6ae84daad
1 changed files with 6 additions and 0 deletions

View File

@ -28,3 +28,9 @@ SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0d8c", GROUP="audio", MODE="0660"
#
# Read the User Guide and run the "cm108" application for more information.
#
#
# Same thing for the "All In One Cable."
#
SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="7388", GROUP="audio", MODE="0660"