Recalbox Forum

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

    Solved Aide parametrage ecran "Geekwrom HD 3.5"

    Recalbox Général
    parametrage geekwrom 3.5
    5
    68
    27320
    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.
    • ian57
      ian57 Staff @tikiandskull last edited by

      @tikiandskull oui c'est déjà le cas pour dpi24 dans la 4.1... pour les waveshares on va aussi les intégrer... pour la 4.1.... en fait le support de ces écrans est prévus pour la 4.1 et pas la 4.0... même si on y arrive en bidouillant

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

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

        @ian57 y'a pas de soucis, mon waveshare est en attente de la 4.1 🙂

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

          @tikiandskull avec un :

          wget https://github.com/raspberrypi/firmware/raw/master/boot/overlays/dpi24.dtbo
          

          depuis le rep /boot/overlays avec la partition en RW... ça devrait le faire

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

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

            @ian57 merci, moi je suis passé par putty pour passer la partition en RW puis dans winscp pour coller le fichier 🙂 @sixmo (puisque c'est lui le demandeur) fera son choix.

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

              je rajoute la marche à suivre dans le wiki sur https://github.com/recalbox/recalbox-os/wiki/TFT-Screen-DPI-Bus-(EN)

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

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

                Bonsoir, tout d'abord merci à tous pour le coup de mains, malheuresement meme avec le fichier dpi24 l'ecran refuse toujours de marcher je comprend pas pourquoi 😞
                alt text

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

                  il m'affiche ça le vilain alt text

                  tikiandskull 1 Reply Last reply Reply Quote 0
                  • tikiandskull
                    tikiandskull @sixmo last edited by

                    @sixmo yep c'est ce que j'avais aussi. Par contre la dernière ligne de ton fichier moi je ne l'ai pas il me semble. Je verifierai chez moi

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

                      j'ai vu ça dans le wiki
                      Note: If you are using Pi 3, please add this to the config.txt files;(This setting is to shield the interference of Bluetooth interface. We will update the system later.)

                      dtoverlay=vga666
                      dtoverlay=pi3-disable-bt-overlay

                      ji comprend plus rien lol
                      dans le doute je vient de passer a recalbox 4.1build 61 pour voir je te redit ça dans 5 min

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

                        bon l'ecran fonctionne sur la 4.1 mais vu qu'elle est pas stable a priori (je n'y connais rien) je prefererais rester sur la v4.0 final qui elle est stable (meme si y a pas la dreamcast)
                        Qu'elle fichier je devrait recuperer a ton avis pour faire marcher la v4 ?

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

                          j'ai copié le fichier config.txt et le dpi24.dtbo de la version v4.1 unstable 61 qui fonctionner sur mon ecran sur la v4.0 final est ça ne fonctionne pas ? je pense qui'il doit encore manqué un truc mais quoi ???
                          help me please j'en peut plus lol

                          tikiandskull 1 Reply Last reply Reply Quote 0
                          • tikiandskull
                            tikiandskull @sixmo last edited by tikiandskull

                            @sixmo t'as vérifié que le dpi24.dbto est bien dans tes overlays? sinon voici mon fichier 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

                            NOOBS Auto-generated Settings:

                            hdmi_force_hotplug=1
                            arm_freq=1100
                            core_freq=550
                            sdram_freq=600
                            force_turbo=1
                            over_voltage=8
                            over_voltage_sdram=6
                            gpu_freq=250

                            #3.5 HD tft screen 800x480
                            dtoverlay=dpi24
                            overscan_left=0
                            overscan_right=0
                            overscan_top=0
                            overscan_bottom=0

                            #Banggood
                            framebuffer_width=800
                            framebuffer_height=480
                            dtparam=spi=off
                            dtparam=i2c_arm=off
                            enable_dpi_lcd=1
                            display_default_lcd=1
                            dpi_output_format=0x6f015
                            dpi_group=2
                            dpi_mode=87
                            hdmi_timings=480 0 16 16 24 800 0 4 2 2 0 0 0 60 0 32000000 6
                            display_rotate=1

                            et ça fonctionne! 🙂

                            sixmo 1 Reply Last reply Reply Quote 0
                            • sixmo
                              sixmo @tikiandskull last edited by

                              @tikiandskull said in Aide parametrage ecran "Geekwrom HD 3.5":

                              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
                              NOOBS Auto-generated Settings:
                              hdmi_force_hotplug=1
                              arm_freq=1100
                              core_freq=550
                              sdram_freq=600
                              force_turbo=1
                              over_voltage=8
                              over_voltage_sdram=6
                              gpu_freq=250
                              #3.5 HD tft screen 800x480
                              dtoverlay=dpi24
                              overscan_left=0
                              overscan_right=0
                              overscan_top=0
                              overscan_bottom=0
                              #Banggood
                              framebuffer_width=800
                              framebuffer_height=480
                              dtparam=spi=off
                              dtparam=i2c_arm=off
                              enable_dpi_lcd=1
                              display_default_lcd=1
                              dpi_output_format=0x6f015
                              dpi_group=2
                              dpi_mode=87
                              hdmi_timings=480 0 16 16 24 800 0 4 2 2 0 0 0 60 0 32000000 6
                              display_rotate=1

                              oui il est bien present dans le dossier overlay
                              je vais essayer avec ton fichier config.
                              tu as un rpi 3 ?

                              tikiandskull 1 Reply Last reply Reply Quote 0
                              • tikiandskull
                                tikiandskull @sixmo last edited by tikiandskull

                                @sixmo la c'est sur un pi zero!!!

                                alt text

                                sixmo 2 Replies Last reply Reply Quote 0
                                • sixmo
                                  sixmo @tikiandskull last edited by

                                  @tikiandskull j'ai recopier ta config et le probleme persiste si cela se trouve le conflit vient du fait que j'ai un rpi3 ?

                                  tikiandskull 1 Reply Last reply Reply Quote 0
                                  • sixmo
                                    sixmo @tikiandskull last edited by

                                    @tikiandskull
                                    la je vient de copier touts le repertoire boot de la v4.1 dans la v4.0 final lecran marche mais le system a freezer (bon c'est de la manoucherie aussi) ^^

                                    1 Reply Last reply Reply Quote 0
                                    • tikiandskull
                                      tikiandskull @sixmo last edited by

                                      @sixmo a mon avis tu devrais repartir d'une install fraiche de recalbox 4.0 sur ton pi 3 et reprendre le wiki sur les écrans DPI.

                                      haaaaa et je ne sais pas si cela a une importance, mais au vu du how-to sur les écran SPI (une histoire de kernel pour les écrans waveshare) dans le dossier des overlays j'ai copié une seconde fois le fichier dpi24.dbto en le renommant dpi24.dbt (ça n'a peut être aucune importance, mais en tout cas ça ne gêne pas 😉 )

                                      sixmo 1 Reply Last reply Reply Quote 0
                                      • sixmo
                                        sixmo @tikiandskull last edited by

                                        @tikiandskull said in Aide parametrage ecran "Geekwrom HD 3.5":

                                        aa et je ne sais pas si cel

                                        j'ai recovery pour repartir sur de bonne base .
                                        de quel tuto parle tu ?
                                        moi je suivais celui ci
                                        http://www.raspberrypiwiki.com/index.php/Rpi_HD_3.5_inch_TFT#DIY_method

                                        tikiandskull 1 Reply Last reply Reply Quote 0
                                        • tikiandskull
                                          tikiandskull @sixmo last edited by

                                          @sixmo moi je parle de celui là! 🙂

                                          https://github.com/recalbox/recalbox-os/wiki/TFT-Screen-DPI-Bus-(EN)

                                          sixmo 1 Reply Last reply Reply Quote 0
                                          • sixmo
                                            sixmo @tikiandskull last edited by

                                            @tikiandskull
                                            ok je vais suivre le tient dans ce cas.
                                            sinon petite question apres quand sa fonctionne il faut changer des trucs pour jouer (resolution ingame etc) parceque quand jai testé la v4.1 ou l'ecran fonctionné des que je lancer un jeux (sur n'importe quelle plateforme sa me fesait un retour menu)

                                            tikiandskull 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            64
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com