Recalbox Forum

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

    Recalbox RGB/Scart Output kein Bild

    Recalbox
    recalbox rgbscart output kein bild
    5
    43
    21629
    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.
    • lackyluuk
      lackyluuk Translator last edited by

      @funkybunch hast du eine abgeänderte version von recalbox? Odr die originale Software?
      Evtl. kann dir das weiterhelfen? https://github.com/recalbox/recalbox-os/wiki/Video-configuration-detailled-(EN)

      NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

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

        Aktuell habe ich wieder die original stable 4.0.1 drauf.

        Leider hilft mir das Wiki wenig weiter, weil mehr auf HDMI eingegangen wird. Ich nutze aktuell einen Adapter, für einen RGB Output über den GPIO, damit ich wirklich möglichst alles an Bildqualität rausholen kann. Benötige ein 15khz Signal (240p)

        PI3 / recalboxOS 4.0.2

        1 Reply Last reply Reply Quote 0
        • lackyluuk
          lackyluuk Translator last edited by lackyluuk

          @funkybunch okay, lass uns mal @Substring fragen 🙂

          @Substring He uses a "RGB output" connnected to GPIO (see link in first post) Does this work somehow in recalbox?

          NintendoRS | Nintendo Adapter Box | Cardboard Recalbox

          funkybunch Substring 2 Replies Last reply Reply Quote 0
          • funkybunch
            funkybunch last edited by

            Das ist übrigens das Interfaceboard für den Scartanschluss.
            https://www.pictastar.com/view/1488285698025119501

            Und hier die genauen Infos.
            http://strike-devices.net/index.php/pi2scart/

            PI3 / recalboxOS 4.0.2

            1 Reply Last reply Reply Quote 0
            • funkybunch
              funkybunch @lackyluuk last edited by

              @lackyluuk Sorry, dass ich jedes mal @ nickname vergesse.

              PI3 / recalboxOS 4.0.2

              1 Reply Last reply Reply Quote 0
              • Substring
                Substring @lackyluuk last edited by

                @lackyluuk rgb out connected to gpio ??? You mean the DPI interface ?

                Former dev - Please reply with @substring so that i am notified when you answer me
                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                funkybunch 1 Reply Last reply Reply Quote 0
                • funkybunch
                  funkybunch @Substring last edited by funkybunch

                  @Substring Hi. I tried diffferent options last night. But with the Recalbox image i get no picture (i only hear sound after booting). With retropie or other distributions it works. the same settings in Recalbox won't. So i copied the settings from RGB-Pi (which works also) and copied it to my boot partition. but i get the same problem. i've commented the force hdmi output and tried to set to zero, but without success. 😞
                  I can not even see the noobs screen

                  PI3 / recalboxOS 4.0.2

                  Substring 1 Reply Last reply Reply Quote 0
                  • ian57
                    ian57 Staff last edited by

                    @substring : Smallcab will perhaps lend me a Pi2scart module to make the support for recalbox. When arrived I will make some tests and write a mini howto for this module.

                    "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Dennis Ritchie

                    funkybunch 1 Reply Last reply Reply Quote 0
                    • Substring
                      Substring @funkybunch last edited by

                      @funkybunch please paste your config.txt. I guess it's an overlay problem

                      Former dev - Please reply with @substring so that i am notified when you answer me
                      Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                      funkybunch 2 Replies Last reply Reply Quote 0
                      • funkybunch
                        funkybunch @Substring last edited by funkybunch

                        @Substring i made the additional entry's from my starting post at the end of the config text on boot partition. disable "force hdmi" did not help.
                        I can post my complete config tonight.

                        PI3 / recalboxOS 4.0.2

                        Substring 1 Reply Last reply Reply Quote 0
                        • Substring
                          Substring @funkybunch last edited by

                          @funkybunch I'm pretty sure it's an overlay problem. Does the vga666.dtb(o) exist in /boot/overlays ?

                          Former dev - Please reply with @substring so that i am notified when you answer me
                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                          funkybunch 1 Reply Last reply Reply Quote 0
                          • funkybunch
                            funkybunch @Substring last edited by

                            @Substring Yes, the vga666.dtbo exists

                            PI3 / recalboxOS 4.0.2

                            1 Reply Last reply Reply Quote 0
                            • funkybunch
                              funkybunch @Substring last edited by

                              @Substring

                              So this is my full config.txt

                              #uncomment if you get no picture on HDMI for a default "safe" mode
                              #hdmi_safe=1

                              #disable_overscan=1

                              #uncomment to force a specific HDMI mode (this will force VGA)
                              #hdmi_group=1
                              #hdmi_mode=1

                              #comment to get jack audio
                              #hdmi_drive=2

                              #config_hdmi_boost=0

                              #force hdmi while the tv can take time before sending the signal on the hdmi output
                              #hdmi_force_hotplug=1

                              #uncomment for composite PAL
                              #sdtv_mode=2

                              #uncomment for lirc-rpi
                              #dtoverlay=lirc-rpi

                              #if you plug your tv at the same time as your rpi and that the rpi switches from the hdmi or give a low resolution because tv had no enough time to initialize it
                              boot_delay=3

                              #uncomment if you don't want the rainbow at startup
                              disable_splash=1

                              #Overclock
                              gpu_mem_256=128
                              gpu_mem_512=256
                              gpu_mem_1024=512

                              avoid_safe_mode=1

                              kernel=zImage

                              disable_audio_dither=1
                              dtparam=audio=on
                              dtoverlay=vga666
                              enable_dpi_lcd=1
                              display_default_lcd=1
                              dpi_group=2
                              dpi_mode=87
                              hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1 #240p

                              PI3 / recalboxOS 4.0.2

                              Substring 1 Reply Last reply Reply Quote 0
                              • Substring
                                Substring @funkybunch last edited by Substring

                                @funkybunch I've already been told about the dpi24 overlay not working with recalboxfs ... I guess this could just be because of our "old" kernel, but can't tell for sure

                                But remove the #240p from your hdmi_timings line. Also just try usual CEA/DMT mode that should fit your monitor (but write dpi_mode and dpi_group instead of hdmi_mode and hdmi_group)

                                Former dev - Please reply with @substring so that i am notified when you answer me
                                Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                1 Reply Last reply Reply Quote 0
                                • funkybunch
                                  funkybunch @ian57 last edited by

                                  @ian57 said in Recalbox RGB/Scart Output kein Bild:

                                  @substring : Smallcab will perhaps lend me a Pi2scart module to make the support for recalbox. When arrived I will make some tests and write a mini howto for this module.

                                  👍 I look forward to hearing from you soon

                                  PI3 / recalboxOS 4.0.2

                                  Substring 1 Reply Last reply Reply Quote 0
                                  • Substring
                                    Substring @funkybunch last edited by

                                    @funkybunch have you read my answer ? 😉

                                    Former dev - Please reply with @substring so that i am notified when you answer me
                                    Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                    funkybunch 2 Replies Last reply Reply Quote 0
                                    • funkybunch
                                      funkybunch @Substring last edited by

                                      @Substring said in Recalbox RGB/Scart Output kein Bild:

                                      @funkybunch have you read my answer ? 😉

                                      Yes 😉 i'm pretty shure i tried this way yesterday without success but i'll try it later again.

                                      PI3 / recalboxOS 4.0.2

                                      1 Reply Last reply Reply Quote 0
                                      • funkybunch
                                        funkybunch @Substring last edited by

                                        @Substring now i made the update to 4.1 unstable before i change the settings for using with a CRT. Now it Works! i have to set the overscan correctly, but that's not a big deal. 🙂 When i finished, i can post the final config.txt

                                        PI3 / recalboxOS 4.0.2

                                        Substring 1 Reply Last reply Reply Quote 0
                                        • Substring
                                          Substring @funkybunch last edited by

                                          @funkybunch i'm not sure overscan will have the desired effect (something i must try), but porchs should do it

                                          Former dev - Please reply with @substring so that i am notified when you answer me
                                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                                          funkybunch 1 Reply Last reply Reply Quote 0
                                          • funkybunch
                                            funkybunch @Substring last edited by

                                            @Substring i thinks that is the best solution. Do you know a source which explains all parameter of hdmi_timings?

                                            PI3 / recalboxOS 4.0.2

                                            Substring 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            65
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com