RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. boot sequence
    Log in to post
    • All categories
    • jtkblueJ

      Stuck in a boot sequence. Right after LCD driver install!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot sequence driver lcd display boot
      20
      0 Votes
      20 Posts
      4k Views
      mituM

      The project at https://github.com/swkim01/waveshare-dtoverlays offers only the new driver setup for the display, it doesn't provide any scripts.

      can you elaborate?

      Sure. You want to handle 2 video configurations - output to HDMI (which is default) and via the LCD. Save the default config.txt in /boot/ as /boot/config-hdmi.txt. Install and configure the LCD drivers (modify the config.txt) accordingly, make sure it works, then copy the config.txt to /boot/config-waveshare.txt.

      Create 2 scripts in /home/pi/RetroPie/retropiemenu

      hdmi.sh, containing #!/usr/bin/env bash cp -f /boot/config-hdmi.txt /boot/config.txt lcd.sh, containing #!/usr/bin/env bash cp -f /boot/config-waveshare.txt /boot/config.txt make the scripts executable by running chmod +x /home/pi/RetroPie/retropiemenu/hdmi.sh chmod +x /home/pi/RetroPie/retropiemenu/lcd.sh

      Now, when starting EmulationStation, you'll have 2 new entries in the RetroPie system - HDMI and LCD, executing one of them will switch the video output configuration. After running one of the entries, you'll have to reboot to activate the new configuration.

    • sad_musoS

      Custom video splash doesn't always play

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video splash boot sequence usb hdd
      1
      0 Votes
      1 Posts
      262 Views
      No one has replied
    • sad_musoS

      Stock splash screen pictures/videos work, extra ones don't

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splashscreen boot sequence video splash
      1
      0 Votes
      1 Posts
      237 Views
      No one has replied
    • R

      Splash Video randomizer defaults back to stock retropie splash

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splash video raspberry confi boot sequence
      1
      0 Votes
      1 Posts
      518 Views
      No one has replied
    • AndersHPA

      Splashscreens works in preview, not on bootup

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support splashscreen boot sequence not working
      6
      0 Votes
      6 Posts
      1k Views
      AndersHPA

      @metalgearrex I can confirm that this worked for me as well.. Thanks!

    • R

      How can I boot to the Emulator GUI instead of Connect Controller screen?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support connect control boot sequence controller help
      1
      0 Votes
      1 Posts
      576 Views
      No one has replied
    • M

      Boot order

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot sequence startup boot order
      17
      0 Votes
      17 Posts
      4k Views
      edmaul69E

      @BuZz xbmc as the main program is the only way to run an xbox. I originally started with evox or avalaunch, but xbmc evolved into something awesome compared to all other launchers