Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Bootvideos don`t play since Pulstar / Les bootvideos ne jouent plus depuis Pulstar

    Recalbox General
    bootvideos dont play since pulstar
    3
    26
    4175
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sesto2k
      Sesto2k last edited by Sesto2k

      My Setup:

      • RPI4 Model B 4GB (with fresh eeprom update from yesterday)
      • 1 TB Samsung SSD for Share
      • 1 Acer KC242Y Full-HD Monitor (1080p, 16:9) connected via HDMI (Port next to the Ppower connection)
      • 2x EG Starts EG STARTS Zero Delay USB-Encoder + 2 Sticks and 16 Buttons
      • Audio: Fosi Ausio BT30D Amplifier (connected to Analog Output)
      • Bluetooth Mouse and Keyboard
      • X-Box One Controller via Bluetooth

      What i did first: Only an update from 8.1.1 to 9.0. After that: No bootvideo (own and built-in).
      Then i checked everything:
      recalbox-config and every file which could cause the issue here:
      cd8adaa1-ec9e-44d7-a352-79a1fe64c3d1-grafik.png
      Then I took off the SSD and tried just going through the SD...again, no boot video.
      Then I did a fresh installation on the SD Card (with 9.0 image) and started first without SSD. Not even the Recalbox videos are played (I've booted several times and of course checked the config. here beforehand).
      Then I reconnected the SSD and I now have my system as it was. However, still without boot videos.

      digitaLumberjack 1 Reply Last reply Reply Quote 0
      • digitaLumberjack
        digitaLumberjack Staff @Sesto2k last edited by

        @Sesto2k ok would you have the possibility to try with an other hdmi cable or on an other tv ?

        1 Reply Last reply Reply Quote 0
        • Sesto2k
          Sesto2k last edited by Sesto2k

          I would have to buy a new mini HDMI cable. Basically mine works though. I can try to connect another monitor, yes... just have to get one from the basement right away xD.

          Give me a little time...my son has to go to bed first 😉

          1 Reply Last reply Reply Quote 0
          • Sesto2k
            Sesto2k last edited by Sesto2k

            I tested another Monitor (Dell)...same behaviour:
            You can see, that the Monitor turns on with it`s "grey" instead of pure black screen but no video appears...then the visible bootscreen follows and the system starts. After that everything is normal like in 8.1.1.

            1 Reply Last reply Reply Quote 0
            • Sesto2k
              Sesto2k last edited by Sesto2k

              Here is a Discord link from my post, how it looks now with 9.0:

              https://discord.com/channels/438014472049917953/438796001059274784/1080228995234275388

              And here is my post as it ran before the update, i.e. with 8.1.1:

              https://discord.com/channels/438014472049917953/438796001059274784/1080230128338075762

              By the way: Nasuku is my Discord Nick....;-)

              poppadum 1 Reply Last reply Reply Quote 0
              • poppadum
                poppadum @Sesto2k last edited by

                @Sesto2k If you wait for Recalbox to fully boot, then connect via ssh and run /etc/init.d/S06splash start do you see a boot video then?

                Sesto2k 1 Reply Last reply Reply Quote 0
                • Sesto2k
                  Sesto2k last edited by Sesto2k

                  Thank you all for your help 👍 ☺

                  Finally i found the issue by testing Recalbox with a Mini PC instead of the RPI4.
                  It first booted without any videos, too.
                  Then I went according to the exclusion principle because the video was suddenly played after only the USB stick with the Recalbox image was connected to the mini PC 😉
                  Then i connected everything back to the RPI4. No Video...

                  The solution so far:
                  If everything is connected except the both Dragonrise USB Encodern then the bootvideo plays...on pc and RPI4.
                  The problem is caused by the encoders !!!

                  As far as I know, boot videos can be skipped with 9.0. Can it be that some function is activated by default with this encoder type so that the boot video is thereby skipped?

                  What can i do now...i have no idea but good to know who is responsible for the problem....

                  poppadum 1 Reply Last reply Reply Quote 0
                  • poppadum
                    poppadum @Sesto2k last edited by

                    @Sesto2k Interesting. There's a commit from 4 months ago with the message:

                    feat: allow user to skip boot video by pressing any key even gamepad

                    Could the Dragonrise controller be sending button presses causing the boot video to be skipped? Have you got the turbo fire or auto fire feature of the Dragonrise turned on?

                    1 Reply Last reply Reply Quote 0
                    • Sesto2k
                      Sesto2k last edited by Sesto2k

                      If the Turbo Fire function was on, I have now disabled it. I simply connected the two contacts of the clear switch with a piece of metal and then pressed an action button. But: Still no boot videos 😉

                      I honestly have to admit to the MPV story that I don't know what to change, delete or do anything else. Unfortunately, I'm not a programmer and that goes really deep into the matter.

                      1 Reply Last reply Reply Quote 0
                      • Sesto2k
                        Sesto2k @poppadum last edited by

                        @poppadum said in Bootvideos don`t play since Pulstar / Les bootvideos ne jouent plus depuis Pulstar:

                        @Sesto2k If you wait for Recalbox to fully boot, then connect via ssh and run /etc/init.d/S06splash start do you see a boot video then?

                        Tested this..but no video ;-(

                        poppadum 1 Reply Last reply Reply Quote 0
                        • poppadum
                          poppadum @Sesto2k last edited by

                          OK, what if we try commenting out the feature that stops the boot video if a gamepad button is pressed?

                          I edited the file /etc/init.d/S06splash and on line 150 I added a # at the beginning of the line so it reads:
                          # options+=(--input-conf=/etc/mpv-input.conf --input-gamepad)

                          I saved the file then typed:

                          es stop
                          /etc/init.d/S06splash start
                          

                          The video played and pressing a button didn't stop the video.

                          1 Reply Last reply Reply Quote 0
                          • Sesto2k
                            Sesto2k last edited by

                            What can I say ? I set the write permissions with Putty, then edited the file with the "#" in front of the line with WinSCP and saved it... what happens:
                            I HAVE MY VIDEOS BACK 😉
                            Thank you very much Pooadum!!! You are the best !!! ...and I got into programming a bit 😊 😁

                            P.S.: I hope the write permissions are automatically deactivated again after the restart....🤔

                            poppadum 1 Reply Last reply Reply Quote 0
                            • poppadum
                              poppadum @Sesto2k last edited by

                              @Sesto2k said

                              I HAVE MY VIDEOS BACK 😉
                              Thank you very much Pooadum!!! You are the best !!! ...and I got into programming a bit 😊 😁

                              Cool 😊

                              Bear in mind that change will be overwritten when you update Recalbox.

                              P.S.: I hope the write permissions are automatically deactivated again after the restart....🤔

                              Yes, it will be read-only again after a reboot

                              1 Reply Last reply Reply Quote 0
                              • Sesto2k
                                Sesto2k last edited by Sesto2k

                                Yes perfect... THANK YOU SO MUCH !!! 😊
                                I think all the searching was worth it because there will certainly be some players who use these controllers and now you know what can go wrong when booting 😉

                                P.S.: Maybe it would be cool to have a setting within the Recalbox that would allow you to enable or disable the ability to skip the video

                                digitaLumberjack 1 Reply Last reply Reply Quote 0
                                • digitaLumberjack
                                  digitaLumberjack Staff @Sesto2k last edited by

                                  @Sesto2k arg yes the feature is pretty cool but if your controller keep sending evens it won't work well 🙂

                                  Cool you managed to fix that

                                  1 Reply Last reply Reply Quote 0
                                  • Sesto2k
                                    Sesto2k last edited by

                                    Yes of yourse 😉

                                    I can't tell you why the controllers behave like that either. I did some research on this but didn't find anything really useful. I'm thinking about switching to a different USB encoder anyway (2 player board). But for now I'm happy and it works...both on the RPI4 and on my new Mini PC. As I said, thank you very much for your great help 👍 😊 👌 !

                                    1 Reply Last reply Reply Quote 0
                                    • Locked by  admin admin 
                                    • First post
                                      Last post

                                    Want to support us ?

                                    74
                                    Online

                                    99.6k
                                    Users

                                    28.1k
                                    Topics

                                    187.1k
                                    Posts

                                    Copyright © 2021 recalbox.com