Common Problems
1. No decks found¶
When you're system uses an older version of udev you might have to manually add some udev rules to your system.
Solution
1. Conflicting apps¶
Make sure that no other app is accessing your decks (check the autostart as well).
2. Missing udev rules¶
- Run:
sudo wget https://raw.githubusercontent.com/StreamController/StreamController/main/udev.rules -O /etc/udev/rules.d/60-streamdeck.rules
- Restart your system:
reboot
2. App stops if main window gets closed / Widgets freeze¶
This can happen if you're under Ubuntu because it might doesn't allow StreamController to run in the background.