Recalbox Forum

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

    Solved Plus d'écran

    Manettes/GPIO/Encodeurs
    geekwrom écran affichage erreur lcd
    5
    30
    9812
    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 last edited by

      Je vais jeter un oeil aujourd'hui si j'ai le temps... possible que l'overlay ait changé...

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

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

        @ian57 merci ian. tu es sur gamoover non?

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

          @ssfblanka oui même pseudo

          "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
          • ian57
            ian57 Staff last edited by ian57

            @pierrepier5 @ssfblanka C'est confirmé, la manip décrite na marche pas avec la Recalbox 4.0.2, pour l'instant je ne sais pas encore pourquoi. je vais peut être trouver un workaround...

            si c'est noyau c'est mort.. si juste overlays.. on peut tenter.

            Par contre ça marche nickel sur la 4.1. Si vous vous sentez de faire la mise à jour vers unstable.. l’écran est supporté sans pb.

            alt text

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

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

              @ian57 juste l'overlay + réglage dans cette nfg.txt ca ne suffit pas ?

              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é

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

                @Substring nop je viens de tester ... ça démarre... mais l'écran ne s'initialise pas... je pense que ça vient de la version du noyau...

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

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

                  @ian57 possible, on a le meme sushi entre le nouveau dtb du rpi0-w et Recalbox 4.0

                  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
                  • ian57
                    ian57 Staff last edited by

                    @substring bizarrement ça marchait là : https://forum.recalbox.com/topic/5104/aide-parametrage-ecran-geekwrom-hd-3-5/44 avec la même manip
                    ... ya eu une maj noyau pour les 4.0.1 et 4.0.2. overlays ? un firmware b*mp surement? car avant c'était en dtb et non dtbo.

                    "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
                    • ian57
                      ian57 Staff last edited by ian57

                      ouarf.... ça marche..... ya donc un gros bug dans la 4.0!!!!! le firmware b*mp à mis tous les fichiers overlays en dtbo et en fait le kernel 4.1.19 utilise des .dtb

                      je viens de renommer le dpi24.dtbo en dtb et hop ça marche nickel 🙂

                      alt text

                      "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
                      • acris
                        acris last edited by

                        Je crois que cette info au sujet des extensions concernant les overlays avaient été donné pr recalbox 4.0 sur un type d ecran.

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

                          @acris oui... je crois même que c'est moi 😉 ici https://forum.recalbox.com/topic/5104/aide-parametrage-ecran-geekwrom-hd-3-5/

                          "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
                          • acris
                            acris last edited by

                            @ian57 ah tu vois je suis .
                            Peut etre ajouter une note sur le wiki

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

                              @acris déjà updaté 🙂

                              "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
                              • A Former User
                                A Former User last edited by

                                je viens de renommer le dpi24.dtbo en dtb et hop ça marche nickel 🙂

                                j'ai essayé de renommé dpi24.dtbo en dpi24.dtb avec la microsd dans le pc mais même erreur 😕

                                et je n'ai pas trouver la note sur le wiki

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

                                  @pierrepier5 c'est ici https://github.com/recalbox/recalbox-os/wiki/TFT-Screen-DPI-Bus-(EN)

                                  So connect to Recalbox via ssh
                                  Remount partition on read-write
                                  mount -o remount, rw /boot

                                  IMPORTANT : if you are using the 4.0.x, the file dpi24.dtbo is present and located in the directory /boot/overlays. You need to rename it dpi24.dtb to make the screen work. On RB 4.1, nothing to do.

                                  Go to the /boot/overlays directory and rename the dtbo file for RB 4.0.x

                                  cd /boot/overlays
                                  mv dpi24.dtbo dpi24.dtb
                                  

                                  Now you can use the directive

                                  dtoverlay=dpi24
                                  

                                  tu as bien la 4.0.2? regarde ma photo.. ça fonctionne... ya donc un autre soucis quelque part

                                  "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
                                  • A Former User
                                    A Former User last edited by

                                    WOW je ne m'y attendait pas du tout ! ça marche enfin 🙂

                                    j'ai re-téléchargé le fichier avec

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

                                    je l'ai renommé avec

                                    mv dpi24.dtbo dpi24.dtb

                                    et je l'ai re-re-téléchargé (au cas-ou)

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

                                    et la, l'écran a démarré avec les rayures et d'un coup,elles ont disparues et j'ai pu observé le logo !
                                    et désormais, cela marche parfaitement !

                                    Merci beaucoup pour votre aide !

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

                                      l'image de cet écran est magique ... le piqué et les couleurs... juste superbes

                                      "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
                                      • ssfblanka
                                        ssfblanka last edited by

                                        yeaaahhh !!
                                        super ian t'es trop fort ! merci beaucoup.

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

                                        Want to support us ?

                                        79
                                        Online

                                        99.6k
                                        Users

                                        28.1k
                                        Topics

                                        187.1k
                                        Posts

                                        Copyright © 2021 recalbox.com