jgeumlek / MoltenGamepad

Flexible Linux input device translator, geared for gamepads
MIT License
280 stars 42 forks source link

Unable to set proper permissions #34

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi,

I just upgraded to v1.1. I'm forced to run MoltenGamepad as root, since I cannot get the udev rule to work properly. I'd like to get that fixed since I would like to integrate MoltenGamepad in my gaming frontend.

Whenever I try to run /installation/systemuser/install.sh, the error 'rmmod: ERROR: Module uinput is builtin. ' is returned, despite commenting it out (line 23), as described in the previous issue (I'm on Kubuntu 16.10)

What am I doing wrong?

ghost commented 7 years ago

I finally got it to work, sorry about the issue.