Emuelec Ssh »

If the internal updater fails:

| 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. emuelec ssh

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor To make permanent, add that line to /storage/.config/autostart.sh . If the internal updater fails: | Directory |

rm /storage/roms/gamelist.xml emulationstation --create-gamelists First, check your current governor: | | /storage/backup/ | Backup location for emuelec

If the internal updater fails:

| 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.

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor To make permanent, add that line to /storage/.config/autostart.sh .

rm /storage/roms/gamelist.xml emulationstation --create-gamelists First, check your current governor:

Subscribe our newsletter to stay updated!