Roms won´t start - strange problem
-
@Dlay I wouldn't say it's time to give up yet.
Where do you set the option to launch it at boot? As I said I don't know enough about auto start. Is there a set of other services or commands you're running there? Maybe one is taking hold of the console.
Can you share the list of services/commands you're running and then testing removing them one by one to see if we narrow it down?
Then maybe it's easier to search for how to mitigate that.
-
You can set it in Retropie-Setup
Under C - Configuration / tools
then 802 - autostart
then 1 - Start Emulation Station at boot -
If you would, post the contents of/etc/emulationstation/es_systems.cfg
.Edit: Nevermind. I had a idea, but your error makes it unlikely.
Edit 2: A listing of your services and commands would indeed be helpful.
-
what do you mean with services and commands ?
-
@Dlay
service --status-all
-
Since you've installed RetroPie over an existing system that was originally tasked with other purposes, a list of running services or commands launched at startup might shed some light on the issue and any conflicts that may exist.
Running services can be discovered with:
service --status-all
As noted above. Also, an alternative is:
systemctl list-unit-files | grep enabled
And you should check
/etc/rc.local
for launch commands. -
[ + ] acpid
[ + ] alsa-utils
[ - ] anacron
[ - ] asplashscreen
[ + ] avahi-daemon
[ + ] bluetooth
[ - ] bootlogs
[ - ] bootmisc.sh
[ - ] checkfs.sh
[ - ] checkroot-bootclean.sh
[ - ] checkroot.sh
[ + ] clamav-daemon
[ + ] clamav-freshclam
[ + ] collectd
[ + ] console-setup
[ + ] cpufrequtils
[ + ] cron
[ + ] dbus
[ + ] dhcpcd
[ + ] dphys-swapfile
[ + ] fake-hwclock
[ + ] fhem
[ + ] hdparm
[ - ] hostname.sh
[ - ] hwclock.sh
[ + ] kbd
[ + ] keyboard-setup
[ - ] killprocs
[ + ] kmod
[ + ] loadcpufreq
[ - ] lvm2
[ - ] mdadm
[ + ] mdadm-raid
[ - ] mdadm-waitidle
[ + ] minidlna
[ + ] monit
[ - ] motd
[ - ] mountall-bootclean.sh
[ - ] mountall.sh
[ - ] mountdevsubfs.sh
[ - ] mountkernfs.sh
[ - ] mountnfs-bootclean.sh
[ - ] mountnfs.sh
[ + ] networking
[ - ] nfs-common
[ + ] nfs-kernel-server
[ + ] nginx
[ + ] nmbd
[ + ] ntp
[ + ] php5-fpm
[ - ] plymouth
[ - ] plymouth-log
[ - ] postfix
[ + ] procps
[ + ] proftpd
[ + ] quota
[ - ] quotarpc
[ + ] raspi-config
[ + ] rc.local
[ + ] resolvconf
[ - ] rmnologin
[ + ] rpcbind
[ + ] rrdcached
[ - ] rsync
[ + ] rsyslog
[ + ] samba
[ + ] samba-ad-dc
[ - ] saned
[ - ] screen-cleanup
[ - ] sendsigs
[ + ] smartmontools
[ + ] smbd
[ + ] snmpd
[ + ] ssh
[ - ] sudo
[ + ] triggerhappy
[ + ] udev
[ + ] udev-finish
[ - ] umountfs
[ - ] umountnfs.sh
[ - ] umountroot
[ + ] urandom
[ - ] watchdog
[ - ] wd_keepalive
[ - ] x11-common
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.