Eks Otus - Holzhaus/mixxx GitHub Wiki
Eks is out of business.
- 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.