Recalbox Forum

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

    GPi Case + GPi Mate plus

    Recalbox Général
    gpi case mate
    4
    12
    1707
    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.
    • acris
      acris last edited by acris

      @tifab77 said in GPi Case + GPi Mate plus:

      CM4 lite

      je te dirai aucune recalbox n'a pas été testé avec cette carte.
      Au pire faire le teste avec l image pour pi4 mais j'y crois pas de trop

      qu'est ce tu entends par la customisation pour GpiCase ?

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

        @acris toute l'interface ES qui est top avec le GPi Case
        les éléments graphiques adaptés en taille ...

        le safe shutdown aussi

        dès que j'ai le GPi Mate + et le CM4 je vous dirais ce qu'il en est 😉

        Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
        anker 5000mAh
        iPega 9055
        Recalbox 7.1.1

        GPI Case
        cartouche origine Pi Zero
        µSD 64 Go
        Cartouche RGR
        GPiMate+
        CM4 Lite 4Go WiFi+Bt
        µSD 64 Go
        Recalbox 7.1.1

        Raspberry Pi 4
        µSD 32 Go
        recalbox 7.1.1

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

          voila le GPi Mate Plus est arrivé avant le CM4 (encore deux jours à attendre) ....

          Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
          anker 5000mAh
          iPega 9055
          Recalbox 7.1.1

          GPI Case
          cartouche origine Pi Zero
          µSD 64 Go
          Cartouche RGR
          GPiMate+
          CM4 Lite 4Go WiFi+Bt
          µSD 64 Go
          Recalbox 7.1.1

          Raspberry Pi 4
          µSD 32 Go
          recalbox 7.1.1

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

            bonjour à tous

            Voila mon CM4 et mon GPiMate Plus sont arrivés

            du coup j'ai tenté une install de Recalbox avec l'image du Pi4

            J'en suis à un point ou j'ai le son et pas l'image
            J'ai le WiFi donc la connexion via ssh

            j'ai récupéré le fichier dpi24.dtbo de retroflag pour le mettre dans overlays

            j'ai aussi modifié le config.txt pour avoir l'affichage mais rien

            # default CEC name
            cec_osd_name=kaitogpi
            
            avoid_safe_mode=1
            
            # Set the bootloader delay to 0 seconds. The default is 1s if not specified.
            boot_delay=0
            
            dtoverlay=sdtweak,overclock_50=100
            
            #enable USB for CM4
            dtoverlay=dwc2,dr_mode=host
            
            #enable AUDIO
            disable_audio_dither=1
            dtoverlay=audremap,pins_18_19
            audio_pwm_mode=2
            
            hdmi_ignore_hotplug=1
            hdmi_ignore_edid=0xa5000080
            hdmi_edid_file=1
            
            dtoverlay=dpi24_gpi
            overscan_left=0
            overscan_right=0
            overscan_top=0
            overscan_bottom=0
            enable_dpi_lcd=1
            display_default_lcd=1
            dpi_group=2
            dpi_mode=87
            dpi_output_format=0x6016
            hdmi_timings=240 1 38 10 20 320 1 20 4 4 0 0 0 60 0 6400000 1
            disable_pvt=1
            

            Par contre là je suis perdu sur ce qu'il me faut faire

            Merci d'avance

            Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
            anker 5000mAh
            iPega 9055
            Recalbox 7.1.1

            GPI Case
            cartouche origine Pi Zero
            µSD 64 Go
            Cartouche RGR
            GPiMate+
            CM4 Lite 4Go WiFi+Bt
            µSD 64 Go
            Recalbox 7.1.1

            Raspberry Pi 4
            µSD 32 Go
            recalbox 7.1.1

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

              cool, ca marche j'ai remplacé

              dtoverlay=dpi24_gpi
              overscan_left=0
              overscan_right=0
              overscan_top=0
              overscan_bottom=0
              enable_dpi_lcd=1
              display_default_lcd=1
              dpi_group=2
              dpi_mode=87
              dpi_output_format=0x6016
              hdmi_timings=240 1 38 10 20 320 1 20 4 4 0 0 0 60 0 6400000 1
              

              par

              dtoverlay=dpi-pizero-gpicase 
              display_rotate=1 
              overscan_left=0 
              overscan_right=0 
              overscan_top=0 
              overscan_bottom=0 
              framebuffer_width=320 
              framebuffer_height=240 
              enable_dpi_lcd=1 
              display_default_lcd=1 
              dpi_group=2 
              dpi_mode=87 
              dpi_output_format=0x6016 
              hdmi_timings=240 1 38 10 20 320 1 20 4 4 0 0 0 60 0 6400000 1 
              

              Maintenant il me faut remettre l'ecran à l'endroit
              j'ai ajouté la ligne
              display_rotate= (que ce soit 0, 1 ou 2) j'ai l'ecran qui est a90° décalé (le bas est à droite) et ca n'a aucune action sur l'affichage

              ce décalage se voit dès la video de boot 😞

              une idée ?

              Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
              anker 5000mAh
              iPega 9055
              Recalbox 7.1.1

              GPI Case
              cartouche origine Pi Zero
              µSD 64 Go
              Cartouche RGR
              GPiMate+
              CM4 Lite 4Go WiFi+Bt
              µSD 64 Go
              Recalbox 7.1.1

              Raspberry Pi 4
              µSD 32 Go
              recalbox 7.1.1

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

                et les jeux semblent etre dans la bonne orientation (GB, GB Advance, GB Color, ...)
                mais les proportions sont mauvaises 😞

                Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
                anker 5000mAh
                iPega 9055
                Recalbox 7.1.1

                GPI Case
                cartouche origine Pi Zero
                µSD 64 Go
                Cartouche RGR
                GPiMate+
                CM4 Lite 4Go WiFi+Bt
                µSD 64 Go
                Recalbox 7.1.1

                Raspberry Pi 4
                µSD 32 Go
                recalbox 7.1.1

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

                  oups, en lisant cela :
                  https://forum.recalbox.com/topic/23395/rotation-écran

                  a priori la rotation n'est pas possible sous recalbox 😞

                  Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
                  anker 5000mAh
                  iPega 9055
                  Recalbox 7.1.1

                  GPI Case
                  cartouche origine Pi Zero
                  µSD 64 Go
                  Cartouche RGR
                  GPiMate+
                  CM4 Lite 4Go WiFi+Bt
                  µSD 64 Go
                  Recalbox 7.1.1

                  Raspberry Pi 4
                  µSD 32 Go
                  recalbox 7.1.1

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

                    Salut @tifab77, je viens d'acheter la même config que toi, sans trop savoir où j'allais, t'as réussi à t'en sortir pour faire tourner Recalbox sur GPimate finalement?

                    tifab77 2 Replies Last reply Reply Quote 0
                    • tifab77
                      tifab77 @davelddw last edited by

                      @davelddw non, toujours pas

                      Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
                      anker 5000mAh
                      iPega 9055
                      Recalbox 7.1.1

                      GPI Case
                      cartouche origine Pi Zero
                      µSD 64 Go
                      Cartouche RGR
                      GPiMate+
                      CM4 Lite 4Go WiFi+Bt
                      µSD 64 Go
                      Recalbox 7.1.1

                      Raspberry Pi 4
                      µSD 32 Go
                      recalbox 7.1.1

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

                        Salut les gars,

                        voila la solution, ok pour moi.

                        https://forum.recalbox.com/topic/4771/rotation-de-l-écran-à-90/2

                        display_rotate=1
                        
                        1 Reply Last reply Reply Quote 0
                        • tifab77
                          tifab77 @davelddw last edited by

                          @davelddw tu as réussi à le faire tourner ton CM4 avec recalbox ?

                          Raspberry pi 3 - ecran hdmi 5" - µSD sandisk 32 GB
                          anker 5000mAh
                          iPega 9055
                          Recalbox 7.1.1

                          GPI Case
                          cartouche origine Pi Zero
                          µSD 64 Go
                          Cartouche RGR
                          GPiMate+
                          CM4 Lite 4Go WiFi+Bt
                          µSD 64 Go
                          Recalbox 7.1.1

                          Raspberry Pi 4
                          µSD 32 Go
                          recalbox 7.1.1

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

                          Want to support us ?

                          61
                          Online

                          99.7k
                          Users

                          28.1k
                          Topics

                          187.1k
                          Posts

                          Copyright © 2021 recalbox.com