### Knulli build version firefly 2024/12/04 03:10 ### Your architecture RGCUBEXX handheld ### Issue description I'm a first time user. On a fresh flash install it boots ok but no game will start. Checking logs indicated a corrupt batocera.conf file. Fails to start any game, menu fade outs and in. To fix I: ssh root@192.168.x.x vi batocera.conf fixed missing comment on line 2. from ``` led.mode=1 --- A - System Options ----------- # ``` to ``` led.mode=1 # --- A - System Options ----------- #204 ``` seems to work. Not sure why the fresh install has this corruption though. ### Detailed reproduction steps Installed using etcher. ### Details of any attempts to fix this yourself Checked log and fixed conf manually as indicated above. ### Details of any modifications you have made to Knulli. Fresh clean install ### Logs and data _No response_
Knulli build version
firefly 2024/12/04 03:10
Your architecture
RGCUBEXX handheld
Issue description
I'm a first time user. On a fresh flash install it boots ok but no game will start.
Checking logs indicated a corrupt batocera.conf file. Fails to start any game, menu fade outs and in.
To fix I:
ssh root@192.168.x.x
vi batocera.conf
fixed missing comment on line 2.
from
to
seems to work. Not sure why the fresh install has this corruption though.
Detailed reproduction steps
Installed using etcher.
Details of any attempts to fix this yourself
Checked log and fixed conf manually as indicated above.
Details of any modifications you have made to Knulli.
Fresh clean install
Logs and data
No response