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

      Has anyone else gotten an error like this?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot screen
      2
      0 Votes
      2 Posts
      334 Views
      mituM

      Try a different HDMI cable, if you have one.

    • saikyo78S

      Boot Screen/Bios Animation Startup Help - Pi 3B/Retropie-buster-4.7.1

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bios boot screen boot animation
      1
      0 Votes
      1 Posts
      611 Views
      No one has replied
    • R

      Remove Initial Boot Screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot config boot screen retropie
      5
      0 Votes
      5 Posts
      3k Views
      ClydeC

      @rtarroyo said in Remove Initial Boot Screen:

      using the terminal remotely is lightyears better, I feel stupid for not knowing that was an option.

      Then please spread the word, as many people (especially Windows users) think about the terminal as backward and cumbersome, while in fact it's very powerful and no rocket science with a little willingness to learn.

      I compare it sometimes to a Swiss Army knife next to the everyday knife and fork (the graphical desktop), or a look under a car's hood in addition to its dashboard. šŸ˜‰

      Besides remote administration, it's perfect for doing the same thing over and over, e.g. processing a big number of files (example, example).

      To become even more efficient with the terminal, I can highly recommend to check out its keyboard shortcuts, especially those for Tab Completion and the Command History.

      End of the noncommercial break. šŸ¤“

    • C

      Boot Screen Normal?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot screen
      6
      0 Votes
      6 Posts
      549 Views
      A

      @clemsonteg It's been some time, but I found this post while trying to figure out how to hide the bootloader myself. For reference, I found the answer at RaspberryPi.org and set my DISABLE_HDMI=1 in order to prevent the display.

      Noted in the URL above, this has only been an issue since the 2020-09-03 release of RPi OS as the behavior was changed to disregard the disable_splash flag. Hopefully this helps you out!

    • A

      Plymouth start and end times

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support plymouth boot screen login autostart
      6
      0 Votes
      6 Posts
      721 Views
      ClydeC

      Alas, then I'm out of ideas. šŸ˜” Maybe someone else has more.

    • S

      How to get rid of this weird boot screen?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help boot screen
      16
      0 Votes
      16 Posts
      1k Views
      mituM

      @skr1b said in How to get rid of this weird boot screen?:

      chmod + x rpi-eeprom-mgr

      It probably needs to be

      chmod +x rpi-eeprom-mgr
    • T

      Retropie won't load after initial startup script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot problem boot screen startup
      6
      0 Votes
      6 Posts
      947 Views
      mituM

      hdmi_safe will set the resolution to 640x480, if your monitor supports a higher resolution, you can set it by using hdmi_group=2 and hdmi_mode set to one of the values detailed in https://www.raspberrypi.org/documentation/configuration/config-txt/video.md. You'll probably have to add hdmi_ignore_edid=0xa5000080, my guess is that your monitor supplies a wrong EDID and the Pi tries to set the video resolution to an unsupported value.

    • R

      Retropie boots into command prompt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support boot screen command line emulationstaion command prompt
      2
      0 Votes
      2 Posts
      1k Views
      wmarcioW

      https://github.com/RetroPie/RetroPie-Setup/wiki/FAQ#why-emulationstation-doesnt-start-automatically-after-an-update-

    • L

      Cant boot without Keyboard...Pi Zero W

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi zero w boot screen keyboard bootup
      8
      0 Votes
      8 Posts
      912 Views
      L

      Nvm I feel like an idiot...Just had to go to Retropie setup >Configuration / tools>>autostart emulation station at boot

    • L

      Emulation Station stuck on dos screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulation stati boot screen help
      5
      -1 Votes
      5 Posts
      1k Views
      edmaul69E

      @lynxdbe we need to see an actual pic so we can see the error message at the top.

    • megapxlsM

      PiStation ReBOOT - Splash Screen Video (RetroPIE)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes retropie pistation splash screen splash video boot screen
      7
      2 Votes
      7 Posts
      3k Views
      S

      Cool! I was just curious. It is great as it is. I guess if I had to choose a company that represented Raspberry Pi the best, it'd be Adafruit.

      And not to hi-jack your thread, but if anyone want's a PS2 version,

    • SuperFromNDS

      Using the Game Boy/Game Boy Color Bootscreen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support game boy boot screen retroarch
      2
      0 Votes
      2 Posts
      934 Views
      mituM

      @supercatfooz You can choose what image to show as splashscreen through the RunCommand options - https://retropie.org.uk/docs/Runcommand/.
      It is possible to copy your own image in the emulator's config folder and have it display when launching a game (for that emulator). See the section about Adding custom launching images in the doc page above.