eks_otus
Eks Otus
Eks is out of business.
Linux
Set udev permissions
Create/edit /etc/udev/rules.d/10-local.rules
Add the line
KERNEL="hiddev*", NAME="usb/%k", GROUP="plugdev"
Make sure your user account is a member of plugdev:
sudo usermod $USER -a -G plugdev
Reload udev:
sudo /etc/init.d/udev reload
Now plug in the controller and start Mixxx.
Translations of this page:
eks_otus.txt · Last modified: 2015/08/02 00:20 by be.ing