I have an 8BitDo Pro 2 controller I’ve used a bunch without issue on Windows, now I’m moving to Linux (Mint specifically) and I’m having trouble getting the controller to work. It’s supposed to work with Linux, but I can’t get it to work. Steam doesn’t detect the controller in its settings.
You must log in or # to comment.
Check out this repo for udev rules: https://codeberg.org/fabiscafe/game-devices-udev
Instructions copied from repo:
- Download the archive.
- Extract the archive.
- Copy all the rule files to /etc/udev/rules.d.
- Create another file: /etc/modules-load.d/uinput.conf.
- Put uinput into that file.
- Reboot.


