hissingshark / retrOSMCmk2

RetroPie installer for OSMC on the RPi, Vero4k/4K+ and the VeroV
GNU General Public License v2.0
34 stars 7 forks source link

Game controller exit key fails with Permission Denied in service #30

Open DaEkstrim opened 2 months ago

DaEkstrim commented 2 months ago

I've been trying to figure out why the game controller exit key is not working in EmulationStatus, and I found the following entry in the evdev-exit service:

I'm running this on a Vero V

osmc@kodi:~$ sudo service evdev-exit status
* evdev-exit.service - Monitors a gamepad for a button combination to exit RetroPie and return to Kodi
     Loaded: loaded (/lib/systemd/system/evdev-exit.service; disabled; vendor preset: enabled)
     Active: active (running) since Tue 2024-09-03 00:04:34 CEST; 18s ago
   Main PID: 3688 (evdev-exit.py)
      Tasks: 2 (limit: 3659)
     Memory: 4.5M
     CGroup: /system.slice/evdev-exit.service
             `-3688 /usr/bin/python /home/osmc/RetroPie/scripts/evdev-exit.py

Sep 03 00:04:34 kodi systemd[1]: Started Monitors a gamepad for a button combination to exit RetroPie and return to Kodi.
Sep 03 00:04:51 kodi evdev-exit.py[4179]: /home/osmc/RetroPie/scripts/evdev-helper.sh: line 28: /tmp/evdev-exit.fifo: Permission denied

What might be causing this? Is there a way to work around it?

DaEkstrim commented 2 months ago

I tried setting the permissions of the file to 666 using chmod but it's still throwing the same error when I press the key combination