Lösung für das Netzwerkproblem
-
Wenn sich trotz bestehender Internetverbindung recalbox als "NICHT VERBUNDEN" anzeigt wird, gehen Sie wie folgt vor:
SSH Zugriff erstellen:
https://github.com/recalbox/recalbox-os/wiki/Root-Zugriff-auf-dem-Terminal-(DE)Folgendes Befehl kopieren:
/etc/init.d/S31emulationstation stop && sed -i "s+recalbox\.com+archive\.recalbox\.com+g" ~/.emulationstation/es_settings.cfg && /etc/init.d/S31emulationstation start
Originaller Eintrag: https://forum.recalbox.com/topic/5439/status-not-connected-how-to-resolve
-
Now recalbox.com can be pinged again