Recalbox Forum

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

    Not output video Recalbox 7- rpi4 in my TV

    Recalbox General
    output recalbox rpi4
    7
    19
    5616
    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.
    • gabo
      gabo @gabo last edited by

      @gabo I had updated to 7.0.1 but the problem is the same: black screen. Only changed was the boot plash screen.

      1 Reply Last reply Reply Quote 1
      • key_deep2
        key_deep2 last edited by

        Hello, same problem installation v7.0.1 in RPI4 and no video signal. I have a signal if I start by disconnecting HDMI cable and then connecting it.

        1 Reply Last reply Reply Quote 1
        • Zing
          Zing Global moderator Translator @gabo last edited by

          @gabo Only on Kodi do you have a black screen then?
          Have you tried modifying kodi.videomode in Recalbox.conf?

          @key_deep2 Apparently you need to configure the video output in the config.txt file as gabo quotes in the first post (but with the parameters corresponding to your screen). For more information, read:

          • https://recalbox.gitbook.io/tutorials/display-configuration/complete-guide-on-video-configuration
          • https://elinux.org/RPiconfig

          Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
          If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

          gabo key_deep2 2 Replies Last reply Reply Quote 0
          • gabo
            gabo @Zing last edited by

            @Zing yes, I have tried the kodi.videomode but the problem is the same. Thanks for your answer me

            1 Reply Last reply Reply Quote 0
            • key_deep2
              key_deep2 @Zing last edited by

              @Zing thanks for your answer, but i still have the same problem.
              On a new Pi 3 Mod. B + installation with v7.0.1 (for pi3) no problem. Boots without modifying config.txt in DMT 81 (preferred resolution).
              In a new Pi 4 installation with v7.0.1 (for pi4) the intro videos are seen, then black screen.

              tvservice pi4.png

              I can't get it to boot into DMT by modifying config.txt
              hdmi_group = 2
              hdmi_mode = 81
              I only get it to boot by forcing VGA with hdmi_safe = 1 or with hdmi_group = 1
              hdmi_group = x
              I've tried different HDMI cables in case it was a cable problem.

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

                you can try this command to list all screens

                DISPLAY=:0.0 xrandr
                

                Edit /etc/bin/X11/xinit/xinitrc under the line # xrandr --output output_name --off the line with your TV entry
                comment the line beginning by /usr/bin/externalscreen.sh &

                For example, i have two screens LVDS-1 : my laptop screen and my TV identified by DP-0
                I added this line

                xrandr --output LVDS-1 --off --output DP-0 --mode 1920x1080
                

                Then reboot your rpi4

                Borne d'arcade
                PC i7 3840MQ / Quadro K2000M / 32Go / SSD 500 Go
                Ecran iiyama ProLite E1980SD-B1
                Son sortie jack/amplificateur
                Joystick SANWA JLF-TP-8YT
                Bouton lumineux Cherry D44X

                GPI Case Rpi 0w sandisk ultra 128 Go

                MegaPi RPi 3b+ sandisk ultra 128 Go

                key_deep2 1 Reply Last reply Reply Quote 1
                • key_deep2
                  key_deep2 @Laban last edited by

                  @Laban Thanks for your answer
                  I have tried winSCP and PuTTy over SSH and it throws the same error

                  2020-11-18_13-08-28.png

                  I can't find the directory you mention to me

                  2020-11-18_13-47-12.png

                  1 Reply Last reply Reply Quote 0
                  • Pitch64
                    Pitch64 Staff last edited by

                    There is no xinitrc and xrandr on rpi... The issue seems to be on rpi, not on PC which have xinitrc and xrandr.

                    And xinitrc is on /etc/X11/xinit, there is no bin directory.

                    Pi4 8gb / Pi5 4gb / Pi02W / OGS / PC
                    Next release? Soon™

                    key_deep2 1 Reply Last reply Reply Quote 1
                    • key_deep2
                      key_deep2 @Pitch64 last edited by

                      @Pitch64 It seems that way, my problem is that I give it two uses: in a room with a 22 "monitor for me and in the living room with the TV to play the children ..., I won't be able to use the pi4 for me. Thank you for your support

                      1 Reply Last reply Reply Quote 0
                      • zamalek89
                        zamalek89 @gabo last edited by

                        @gabo said in Not output video Recalbox 7- rpi4 in my TV:

                        Hello, my tv is hd (1360x768) connected with a raspberry pi 4 and I have problems with blackscreen (no signal), I had changed this parameters in config.txt file :

                        uncomment to force a specific HDMI mode (this will force VGA)

                        hdmi_group=2
                        hdmi_mode=39

                        And now I have solved the problem, but when I want to change to kodi I have the same problem with blackscreen (no signal video).
                        thanks for yours answers!

                        I have the same problem. I am complete total noob. Any help?

                        key_deep2 1 Reply Last reply Reply Quote 0
                        • key_deep2
                          key_deep2 @zamalek89 last edited by

                          @zamalek89 I have been able to start Recalbox on a 1366x768 monitor in the following way:
                          You put the microSD into the PC, open the "recalbox" unit, you will find several files, edit "config.txt" (notepad works).
                          You change the lines:
                          #hdmi_group = 1
                          #hdmi_mode = 1
                          by:
                          hdmi_group = 2
                          hdmi_mode = 39
                          and save modifications. With these changes, it will start in 1360x768 resolution and recalbox will work without a problem, the bad thing is that you will not be able to switch to kodi, you will get a black screen.
                          I have tried modifying kodi.videomode in the "recalbox.conf" file but have not succeeded in getting it into kodi.
                          ** important ** that configuration only works for that monitor, if you start with that configuration on any TV it will not work

                          zamalek89 1 Reply Last reply Reply Quote 0
                          • zamalek89
                            zamalek89 @key_deep2 last edited by

                            @key_deep2 thank you so much that worked. Now i just need to get kodi to work

                            key_deep2 1 Reply Last reply Reply Quote 0
                            • key_deep2
                              key_deep2 @zamalek89 last edited by key_deep2

                              @zamalek89 Try to enter kodi:

                              • While in Recalbox, disconnect the HDMI cable.
                              • Press X to enter kodi.
                              • Wait a moment for it to enter kodi.
                              • Connect the HDMI cable
                                Not a solution, but it works
                              1 Reply Last reply Reply Quote 0
                              • Laban
                                Laban last edited by

                                @Laban said in Not output video Recalbox 7- rpi4 in my TV:

                                xrandr --output LVDS-1 --off --output DP-0 --mode 1920x1080

                                sorry the file is in /etc/X11/xinit/

                                Borne d'arcade
                                PC i7 3840MQ / Quadro K2000M / 32Go / SSD 500 Go
                                Ecran iiyama ProLite E1980SD-B1
                                Son sortie jack/amplificateur
                                Joystick SANWA JLF-TP-8YT
                                Bouton lumineux Cherry D44X

                                GPI Case Rpi 0w sandisk ultra 128 Go

                                MegaPi RPi 3b+ sandisk ultra 128 Go

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

                                Want to support us ?

                                86
                                Online

                                99.6k
                                Users

                                28.1k
                                Topics

                                187.1k
                                Posts

                                Copyright © 2021 recalbox.com