#113240
shades42
Participant

@dudleydes I noticed with the link you provided there is a type for the permissions

Changing uInput Device Permission

sudo groupdadd -f uinput there is an extra d groupdadd

once you remove it and put

sudo groupadd -f uinput it works and if you are C/P’ing the

KERNEL==”uinput”, GROUP=”uinput”, MODE:=”0660″ you will need to change the quotes.

I can run the loadmap without the sudo now ( i worked on this incase that was the issue ) but still no button presses.

I am wondering if installing the Virtual Gamepad is messing some of this up.

Do you have it installed? if not I need to figure out how to uninstall it