But what happens when your wireless gamepad stops syncing? Or when you need to scrape thousands of ROMs without bogging down the system’s GUI? Or when your device gets stuck in a boot loop?
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor To make permanent, add that line to /storage/.config/autostart.sh . emuelec ssh
If the internal updater fails:
If the GUI freezes but SSH works:
If games aren't showing up, rebuild the gamelist: But what happens when your wireless gamepad stops syncing
| Directory | Purpose | Real-World SSH Task | | :--- | :--- | :--- | | /storage/roms/ | Your games are here. | cd /storage/roms/snes/ && ls -la | | /storage/.config/ | EmulationStation and RetroArch core configs. | nano /storage/.config/retroarch/retroarch.cfg | | /storage/.config/emuelec/ | Distro-specific scripts. | ./emuelec-utils.sh | | /tmp/ | Temporary logs and runtime files. | cat /tmp/emuelec.log | | /flash/ | The boot partition (kernel, dtb). | Modify boot arguments here. | | /storage/backup/ | Backup location for emuelec.conf . | Restore settings here. | Part 5: Essential Commands for EmuELEC Power Users You are now root, with no guardrails. Use these commands wisely. | nano /storage/