Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. startup
    Log in to post
    • All categories
    • dreasgrech

      Mame2015 games exiting on startup with Non-Zero exit code 245
      Emulator Arcade/PC/Console • mame2015 exiting startup non-zero code 245 • • dreasgrech

      2
      0
      Votes
      2
      Posts
      204
      Views

      dreasgrech

      I have now tried the same scenario, using the same romset and everything, but on a fresh Recalbox installation, and the Mame2015 roms worked fine.

      So it seems like for some reason, my Mame2015 core got corrupted or something on my original installation.

      I'm currently comparing the differences between my previous install and my fresh install but I haven't been able to spot anything that is Mame2015 related in the deltas.

    • nbarth78

      8.0.1 update on PI4 -> rainbow screen at startup
      Recalbox General • 8.0.1 update pi4 rainbow startup • • nbarth78

      3
      0
      Votes
      3
      Posts
      306
      Views

      nbarth78

      @luc1anocruz I solved it by remove the se card and install 8.0.1 from my computer

    • fh1105

      Remove startup splash video
      Recalbox General • remove startup splash • • fh1105

      4
      0
      Votes
      4
      Posts
      1952
      Views

      dos4gw

      I also wanted to disable the splash screen and in my case I ssh'd to the machine, remounted the root partition (https://wiki.recalbox.com/en/tutorials/system/access/remount-partition-with-write-access) and disabled the related init script :

      # mount -o remount,rw / # chmod -x /etc/init.d/S06splash

      Inspecting the script there seems to also be possible to create the file /overlay/.configs/skipvideosplash to skip the videos, but you should write-protect this file, because it would be erased after the first boot.

    • wonderrecal777

      Custom Startup Video
      Recalbox General • startup • • wonderrecal777

      2
      0
      Votes
      2
      Posts
      119
      Views

      Zing

      @wonderrecal777

      https://forum.recalbox.com/topic/25561/ps1-splash-screen-or-startup-intro

    • wonderrecal777

      PS1 SPLASH SCREEN or Startup INTRO
      Themes & Interface • ps1 splash startup • • wonderrecal777

      3
      0
      Votes
      3
      Posts
      683
      Views

      wonderrecal777

      @zing Ok thank you so much I will take a look on this 🙂

    • fh1105

      Loading GPIO Joystick drivers on startup
      Your recalbox • loading gpio joystick drivers startup • • fh1105

      6
      0
      Votes
      6
      Posts
      384
      Views

      fh1105

      That solved it for me – I set it to GPIO enabled = 1 in the .conf file. Thank you very much, keep it up! 🙂

    • richrob18

      No sound after startup HDMI to DVI
      Recalbox General • sound startup hdmi dvi • • richrob18

      2
      0
      Votes
      2
      Posts
      109
      Views

      acris

      Hello
      no support for old version

      You need to install recaclbox 7.0.1

    • RetroVadus

      Recalbox 7.0: Startup very slow
      Recalbox General • recalbox 7.0 startup very slow • • RetroVadus

      5
      0
      Votes
      5
      Posts
      914
      Views

      RetroVadus

      Hello @Bkg2k,
      Not load of the system in background here 😕 . Right now I checked it again several times with same result. As example in the next case, if I set a custom video in folder bootvideos with this configuration in recalbox.conf
      system.splash.length=30
      system.splash.select=custom

      The system is delayed 30 seconds more in startup. The spashscreen with pacman and the load of emulationstation appears after the video is played.

      --
      RB7.0 + Raspberry pi 4 4GB

    • naitreia

      GPIO activate on startup
      GamePad/GPIO/USB encoder • gpio activate startup • • naitreia

      6
      0
      Votes
      6
      Posts
      384
      Views

      ian57

      @naitreia I corrected 2 errors in the scripts above, please be sure to copy the code after this post 🙂

    • antho33

      Recalbox startup
      Recalbox General • recalbox startup • • antho33

      2
      -1
      Votes
      2
      Posts
      199
      Views

      acris

      Hello
      double subject : https://forum.recalbox.com/topic/20082/démarrage-recalbox

    • Seco

      Startup Script IndentationError
      Controller/GPIO/USB • startup script • • Seco

      3
      0
      Votes
      3
      Posts
      505
      Views

      Seco

      Super ich danke dir Herzlich
      kenne mich nicht besonders aus im Programmieren habe versucht bei Google eine Lösung zu finden und hatte es dort auch irgendwo gelesen mit den Vier Leerzeichen aber hatte es nicht so richtig verstanden...

      nach deiner Antwort und mehrmaligen versuchen hat es endlich geklappt 😄

      so muss das aussehen:

      0_1555715757826_Script.jpg

    • marcussouza

      Can't add a startup script
      Recalbox General • cant startup script • • marcussouza

      2
      0
      Votes
      2
      Posts
      984
      Views

      tonificante

      Hi, I managed to add a custom startup script and wrote the process in the last message of this thread:
      https://forum.recalbox.com/topic/11022/how-to-autostart-a-rom-directly-on-boot/8

      Maybe it helps!
      Greetings

    • DJMatrix-HU3

      Solved SOLVED:script does not run at startup
      Recalbox General • script does run startup • • DJMatrix-HU3

      1
      0
      Votes
      1
      Posts
      653
      Views

      No one has replied

    • Kevin Mathis

      Control LED Strip With Relay And Startup Script
      Recalbox General • control led strip relay startup • • Kevin Mathis

      2
      0
      Votes
      2
      Posts
      802
      Views

      Dragu

      @Kevin-Mathis

      As I posted otherwhere, you need no script for this. As USB are powered up by PI when system starts (all systems) and powered down at shutdown, with the PI always under power. So you just need to connect the relay at an USB power line, by cable or breakout adapter, as you want.

    • Acropolis40

      Startup Splash Screen/Video Glitched and Corrupted
      Recalbox General • startup splash screenvideo glitched corrupted • • Acropolis40

      16
      0
      Votes
      16
      Posts
      5092
      Views

      littlebalup

      I looked into that.

      At startup, on odroid, the S02splash script starts the splash mp4 video, in background process, using ffplay for x seconds (set to 20 by default. see recalbox.conf, system.splash.length parameter).
      Meantime the video is running, others startup scripts are running including the S31emulationstation script that display version logo (that is useless as the S02splash script do it after the splash video...) and start emulationstation without to wait the splash mp4 video finish. Making flickering effects.
      Said simpler, ffplay output is in conflict with fbv (via showlogo.sh) and emulationstation boot logo as it's displayed in the same time.

      Waiting a real fix you can do either of the following trick to display splash video properly:

      A simple trick is to not run the splash video in background so the other startup scripts will not run untill the video is finished. Boot process will be longer as nothing else will append the time the video is running.
      Open a ssh session on your recalbox then run :
      mount -o remount rw, /
      cd /etc/init.d
      nano S02splash

      Edit the file as shown bellow

      do_ffmpeg_start () { if ! `which ffplay >/dev/null` || [[ ! -f $video ]] ; then return fi ffplay_opts="-hide_banner -autoexit" ffplay_srt="subtitles=/recalbox/system/resources/splash/recalboxintro.srt:force_style='FontName=/usr/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf,Fontsize=10'" ffplay $ffplay_opts -vf "$ffplay_srt" "$video" >/dev/null 2>&1 & PID=$! count=0 if [[ $videolength -gt -1 ]]; then while [[ ! -f "/tmp/emulationstation.ready" && ! -e "/var/run/kodi.msg" && $count -lt $(($videolength*10)) ]]; do sleep 0.1 ((count++)) done fi do_ffmpeg_stop $PID show_logo & # <-- edit here by adding the "&" }

      ...

      case "$1" in start) if [[ `cat /recalbox/recalbox.arch` == "rpi"* ]] ; then ( do_omx_start ; show_logo ) & else ( wait_for_fb ; do_ffmpeg_start ) #& # <-- edit here by removing or commenting the "&" fi ;; stop) ;; restart|reload) ;; *) esac

      Save and close it with STRG + X
      You can customize the length of the splash video by editing your /recalbox/share/system/recalbox.conf file, system.splash.length parameter. 12 seconds is a good choice.

      --

      Another way is to modify S31emulationstation script to wait ffplay finished (or killed) before to start emulationstation. So the others sartup scripts will not wait video completion.
      Open an ssh session on your recalbox then run :
      mount -o remount rw, /
      cd /etc/init.d
      nano S31emulationstation

      Edit the file as shown bellow

      case "$1" in start) enabled="`$systemsetting -command load -key system.es.atstartup`" videoMode="`$systemsetting -command load -key system.es.videomode`" if [ "$enabled" != "0" ];then while [ "$(pidof ffplay)" ]; do #<-- eddit here by adding this sleep 0.1 #<-- eddit here by adding this done #<-- eddit here by adding this /recalbox/scripts/showlogo.sh & # In case the logo has been removed, let's put it back again echo $videoMode | grep -qE "(CEA|DMT) [0-9]{1,2} (HDMI|DVI)" [ $? = "0" ] && tvservice -e "$videoMode" settings_lang="`$systemsetting -command load -key system.language`" recallog "starting emulationstation with lang = $settings_lang" HOME=/recalbox/share/system LANG="${settings_lang}.UTF-8" SDL_VIDEO_GL_DRIVER=/usr/lib/libGLESv2.so SDL_VIDEO_EGL_DRIVER=/usr/lib/libGLESv2.so SDL_NOMOUSE=1 start-stop-daemon -S -q -m -p /var/run/emulationstation.pid --exec /usr/bin/emulationstation & fi ;;

      Save and close it with STRG + X

      --

      In both case, you can still customize the length of the splash video by editing your /recalbox/share/system/recalbox.conf file, system.splash.length parameter.
      12 seconds is a good choice.

    • REVWARGUY

      Remove video on startup?
      Recalbox General • remove startup • • REVWARGUY

      3
      1
      Votes
      3
      Posts
      1862
      Views

      Substring

      @revwarguy you can't without some manual actions.

    • Tolley

      Unsolved Startup script not running after following wiki
      Recalbox General • startup script running following wiki • • Tolley

      4
      0
      Votes
      4
      Posts
      1458
      Views

      OyyoDams

      @tolley Try to put the full temp path instead of ~/temp

    • cagiraudo

      Problem with TV resolution on startup
      Recalbox General • startup • • cagiraudo

      6
      0
      Votes
      6
      Posts
      1277
      Views

      Substring

      @cagiraudo ok let me explain it in english, sorry

      The bootcode_delay adds a delay before the pi queries the tv's EDID. That's fine

      If your pi never moves off your tv, then you can record the tv edid and force it at boot

    • tdelios

      Solved Remove Christmas Startup Screen
      Your recalbox • remove christmas startup • • tdelios

      2
      0
      Votes
      2
      Posts
      3822
      Views

      unik314r

      @tdelios https://forum.recalbox.com/topic/12671/recalbox-18-02-09-is-out/28
      Or, to get no video at all:
      ssh to you machin then

      mount -o remount rw / cd /recalbox/system/resources/splash/ rm recalboxintro.mp4 touch recalboxintro.mp4