Kiosk mode not surviving reboot
-
How are you exiting/resetting RetroPie?
EDIT: Also, when you set "Kiosk mode", can you then open a SSH session (or exit ES) and look into es_log.txt, see if there's a line stating "Setting UI mode to <mode you selected>". And in that thread, check the contents of the settings file after changing it in ES and exiting ES.
-
@pjft
I have the same problem. Both the standard menu shutdown and a power button script shutdown have the same result. (Edit: ES-Dev) -
@jcook84 if you change the emulationstation theme do you lose that on reboot as well? If so you might need to fix the permissions for the emulationstation folder. I had this issue.
-
@edmaul69
Theme selection is persistent. Still no luck with with having Kiosk setting hold through the reboot. Not a huge deal because it will remain if I edit the es_settings.cfg; Ideally, I'll be the only one in the house using full UI anyway -
@srdrgz
I typically edit the unwanted Retroarch hotkey combos out of the controller configs in /retroarch-joypads/. -
@jcook84 i do this as well. I also add disc eject, disc next and disc prev to the individual controller configs for famicom disc system and psx.
-
@edmaul69
Good idea!So I edited es_settings.cfg to my liking (kiosk UI, snes-mini theme, ect...) then I used "chattr" to lock it ALL down. I can switch to full UI and do whatever I need to do, but after a restart it reverts back to kiosk.
locking:
sudo chattr +i es_settings.cfg
to unlock it:
sudo chattr -i es_settings.cfg -
@jcook84 can you send over the content of the settings file after trying to change it from full to Kiosk and exiting to the Shell, together with the es_log.txt file? You may use pastebin for the effect, it should help setting what may be happening.
Of course you'd need to revert you're permissions changes :/
-
I think I've found the root-cause for this. The proposed solution is under review atm.
-
@zigurana Great! I have this problem with a pi I'm building for my friend, and I really would love to see it fixed before I give it to him. Please let me / us know when the fix is available :)
-
@jcook84 said in Kiosk mode not surviving reboot:
@edmaul69
Good idea!So I edited es_settings.cfg to my liking (kiosk UI, snes-mini theme, ect...) then I used "chattr" to lock it ALL down. I can switch to full UI and do whatever I need to do, but after a restart it reverts back to kiosk.
locking:
sudo chattr +i es_settings.cfg
to unlock it:
sudo chattr -i es_settings.cfgthat did the trick. I'll leave that way until next update.
Thx
-
This was also fixed in the latest pr, please install the experimental / dev branch (from source) and try again.
Let me know how you fare!
-
@zigurana said in Kiosk mode not surviving reboot:
This was also fixed in the latest pr, please install the experimental / dev branch (from source) and try again.
Let me know how you fare!
sorry not fixed in v2.7.3RPnevermind, had to reboot using ES NOT thru ssh...
-
@linuxarcadeguy still not stable, has issues, survives... then doesn't survive
-
@linuxarcadeguy
That makes no sense at all.
You will need to provide more information about your setup and way of working if you want me to be any help.
What HW are you using? How are you rebooting / exiting ES? Under what circumstances does the UI mode stick and when does it not? -
Are you using the actual dev version, it just installed the latest stable from source?
-
@pjft said in Kiosk mode not surviving reboot:
Are you using the actual dev version, it just installed the latest stable from source?
installed from source
-
I am having the same issue. KIOSK mode doesn't survive a reboot.
-
the same here.
it was OK since last week, when I did a manual general update of all installed packages (from source) - since that, it stopped working properly and started to be affected by this thing: it works for the session, but can't survive reboot.
and setting "Kiosk" into the config file works good, but if you once use the konami code and turn it back to full interface, it restarted the loop of not survivng reboot no more.
(osmc + retropie on a raspberry pi 3) -
@zigurana Did the solution ever get reviewed or do you need help testing it with users?
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.