Recalbox Forum

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

    Solved Recalbox sur lcl-pi ?

    Recalbox Général
    recalbox lcl-pi
    3
    43
    2807
    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 @Denys06 last edited by

      @Denys06 je pense que tu as déjà tenter de régler les directives overscan pou rle débordement?

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

        @ian57 said in Recalbox sur lcl-pi ?:

        @Denys06 said in Recalbox sur lcl-pi ?:

        uncomment for lirc-rpi dtoverlay=mzdpi6

        je reste perplexe, ou a tu trouvé cet overlay sur recalbox ?

        il s'agit d'un overlay pour les écran geekwrom et ceux utilisant le mode DPI https://github.com/tianyoujian/MZDPI/tree/master/drivers

        ou as tu trouvé l'info

        normalement les directives inclues dans le mzp347hv01t.txt aurait du suffire car elles configurent les gpio et la config de ton écran.

        Tu est pro
        En effet j'avais piqué ce code sur mon ancienne configuration 🙂
        Voici le fichier config.txt de ma config d'origine sur RetroPie qui marche bien :

        # For more options and information see
        # http://rpf.io/configtxt
        # Some settings may impact device functionality. See link above for details
        
        # uncomment if you get no picture on HDMI for a default "safe" mode
        #hdmi_safe=1
        
        # uncomment this if your display has a black border of unused pixels visible
        # and your display can output without overscan
        #disable_overscan=1
        
        # uncomment the following to adjust overscan. Use positive numbers if console
        # goes off screen, and negative if there is too much border
        overscan_scale=1
        disable_overscan=0
        overscan_scale=1
        overscan_left=-12
        overscan_right=15
        overscan_top=-111
        overscan_bottom=-111
        
        # uncomment to force a console size. By default it will be display's size minus
        # overscan.
        #framebuffer_width=1280
        #framebuffer_height=720
        
        # uncomment if hdmi display is not detected and composite is being output
        #hdmi_force_hotplug=1
        
        # uncomment to force a specific HDMI mode (this will force VGA)
        #hdmi_group=1
        #hdmi_mode=1
        
        # uncomment to force a HDMI mode rather than DVI. This can make audio work in
        # DMT (computer monitor) modes
        #hdmi_drive=2
        
        # uncomment to increase signal to HDMI, if you have interference, blanking, or
        # no display
        #config_hdmi_boost=4
        
        # uncomment for composite PAL
        #sdtv_mode=2
        
        #uncomment to overclock the arm. 700 MHz is the default.
        #arm_freq=800
        
        # Uncomment some or all of these to enable the optional hardware interfaces
        #dtparam=i2c_arm=on
        #dtparam=i2s=on
        #dtparam=spi=on
        
        # Uncomment this to enable the lirc-rpi module
        #dtoverlay=lirc-rpi
        disable_audio_dither=1
        # Additional overlays and parameters are documented /boot/overlays/README
        
        # Enable audio (loads snd_bcm2835)
        dtparam=audio=on
        gpu_mem_256=128
        gpu_mem_512=256
        gpu_mem_1024=256
        overscan_scale=1
        # hdmi_force_hotplug=1
        
        # hdmi_group=2
        
        # hdmi_mode=87
        
        # hdmi_cvt=640 480 60 1 0 0 0
        
        # disable_overscan=1
        
        # avoid_warnings=1
        dtparam=audio=on
        display_rotate=3
        dtoverlay=mzdpi6
        gpio=18=op,dh,pd
        #gpio=0-9=a2
        #gpio=12-17=a2
        #gpio=20-25=a2
        framebuffer_width=480
        framebuffer_height=320
        enable_dpi_lcd=1
        display_default_lcd=1
        dpi_group=2
        dpi_mode=87
        dpi_output_format=0x07f006
        hdmi_timings=320 0 28 18 28 480 0 2 2 8 0 0 0 60 0 32000000 1
        audio_pwm_mode=1
        

        S'aurais tu trouver la différence avec mon code Recalbox qui marche pas ?
        Je n'ai pas tenter de modifier l'overscan car celui de la config d'origine était identique 😞

        ian57 3 Replies Last reply Reply Quote 0
        • ian57
          ian57 Staff @Denys06 last edited by

          @Denys06 tu as copié à la mano le fichier mzdpi6.dtbo dans le rep /boot/overlays de recalbox ?

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

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

            @ian57 oui j'ai copié ainsi le fichier.
            Je ne sais faire que ça : des copier/coller 👶

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

              @Denys06 ok pour être sur qu'il est bien présent...

              "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 @Denys06 last edited by

                @Denys06 la seule différence que je vois c'est disable_audio_dither=1 en plus mais normalement ça joue pas c'est pour le son
                tu peux tenter de l'ajouter
                tu as bien mis global.videomode=default dans le recalbox.conf ?

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

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • ian57
                    ian57 Staff @Denys06 last edited by

                    @Denys06 il faut aussi utiliser le theme pour tiny screen dans ES

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

                      @ian57 said in Recalbox sur lcl-pi ?:

                      global.videomode

                      J'ai bien rajouter la ligne "disable_audio_dither=1"
                      Oui pour " global.videomode=default"
                      Et j'avais déjà configuré le thème sur "tiny screen".
                      L'affichage est identique :
                      IMG_7482.JPG
                      est-ce que vous avez déjà vu quelqu'un avec Recalbox sur une petite gameBoy ? Je voudrais comparer les images parce que peut-être mon affichage est normal 😕 ?

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

                        @Denys06 oui ça me semble pas délilrant, sur la gpicase on est comme ça

                        500b841b-7918-4f4f-88bd-663a7f8671c9-image.png

                        as tu acceè au theme gpicase? sinon tu devra le télécharger et l'installer à la mano

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

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

                          @ian57 ce qui l'inquiète plus c'est léclair jaune ! alime pas assez puissante

                          "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

                            C'est passionnant, j'ai sorti le pop'corn🍿

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

                              L'éclair apparait quand je mets en charge la gameboy, la charge étant finis je n'ai plus l'éclair.
                              Je vais chercher et installé ton thème ok
                              Merci à tous les 2 pour votre aide 🙂

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

                                Comme dans mon exemple le thème "tiny screen" ne fonctionne pas. Cela serait bien d'inclure le theme GPI Case dans l'installation d'origine de Recalbox.
                                Car cela vas être un peut galère pour moi de suivre "manuellement" la mise à jour de ce thème pour les prochaines évolution de Recalbox 🙂

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

                                  @Denys06 https://gitlab.com/recalbox/recalbox-themes/-/tree/master/themes/recalbox-gpicase le theme est là

                                  en fait il est peut être déjà la mais pas copié 😉 faut que je vérifie

                                  oui il est là /recalbox/system/hardware/case/installers/gpi/assets/theme/ tu peux faire une copie dans le rep .emulationstation/themes je crois
                                  verifie bien les chemins

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

                                    C'est bon le theme GPI Case que tu m’a montré fonctionne très bien sur ma GameBoy, à enfin j'y vois claire !

                                    Merci pour ton aide, je vais encore peaufiner les réglage pour que l'écran s'adapte parfaitement au contour et je vais aussi chercher un thème alternatif car je voudrais les touches de SNES (dommage qu'on ne puisse pas changer la config des touches sur ce thème).

                                    Edit = je voulais parler de l'affichage des touches jaune, rouge et bleu de la SNES qui n'est pas présente sur le theme GPI Case (les touches sont toutes rouges).

                                    Mais tout ceci est dans mes cordes, je suis content merci

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

                                      @Denys06 Merci de poster tes réglages finaux ici stp, ça aidera les possesseurs de la console

                                      "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

                                        Heu ? un thème reste un thème.
                                        pour changer la configuration des touches, tu te rends dans options manettes > configuration manette.

                                        N'hésite pas à partager tes fichiers pour d'autres.

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

                                          Version final des fichiers (qui marche pour ma config) :

                                          config.txt

                                          #############################################################
                                          # Boot loader configuration                                 #
                                          # This file can be modified to your needs                   #
                                          #############################################################
                                          
                                          # uncomment if you get no picture on HDMI for a default "safe" mode
                                          #hdmi_safe=1                                                                                                                                                                                                 
                                          # uncomment this if your display has a black border of unused pixels visible
                                          # and your display can output without overscan
                                          #disable_overscan=1
                                          
                                          # uncomment to force a specific HDMI mode (this will force VGA)
                                          #hdmi_group=1
                                          #hdmi_mode=1
                                          
                                          # Sound output. Set to 0 or comment for autodetect, 1 for DVI, 2 to force HDMI.
                                          #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=mzdpi6
                                          
                                          # Uncomment this to enable the lirc-rpi module
                                          #dtoverlay=lirc-rpi
                                          disable_audio_dither=1
                                          # Additional overlays and parameters are documented /boot/overlays/README
                                          
                                          # total amount of GPU memory
                                          gpu_mem_256=128
                                          gpu_mem_512=256
                                          gpu_mem_1024=256
                                          
                                          ###########################
                                          # do not remove this line !
                                          include recalbox-config.txt
                                          
                                          # custom config                                                                                                                                                                                           
                                          [all]
                                          
                                          include mzp347hv01t.txt
                                          
                                          

                                          mzp347hv01t.txt

                                          disable_overscan=0
                                          overscan_scale=1
                                          overscan_left=-12
                                          overscan_right=15
                                          overscan_top=-111
                                          overscan_bottom=-111
                                          display_rotate=3
                                          gpio=18=op,dh,pd
                                          #gpio=0-9=a2
                                          #gpio=12-17=a2
                                          #gpio=20-25=a2
                                          framebuffer_width=480
                                          framebuffer_height=320
                                          enable_dpi_lcd=1
                                          display_default_lcd=1
                                          dpi_group=2
                                          dpi_mode=87
                                          dpi_output_format=0x07f006
                                          hdmi_timings=320 0 28 18 28 480 0 2 2 8 0 0 0 60 0 32000000 1
                                          audio_pwm_mode=1
                                          

                                          recalbox-config.txt

                                          # Warning: do not edit this file as it will be overwritten when upgrading!
                                          # This file contains part of config.txt
                                          
                                          # Using /etc/modules is deprecated and no longer supported on 4.4 kernel
                                          # So manually enable audio
                                          dtparam=audio=on
                                          
                                          # 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
                                          
                                          # default CEC name
                                          cec_osd_name=recalbox
                                          
                                          avoid_safe_mode=1
                                          
                                          kernel=boot/linux
                                          initramfs boot/initrd.gz
                                          
                                          # Raise the first security limit up to 70° instead of 60°
                                          [pi3]
                                          temp_soft_limit=70
                                          
                                          [pi4]
                                          temp_soft_limit=70
                                          
                                          
                                          

                                          recalbox.conf

                                          définir
                                          global.videomode=default

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

                                            @Denys06 du coup tu n'as pas eu besoin de toucher aux overscans? qu'est ce qui a fait que l'image ne débordait plus ?

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

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

                                            Want to support us ?

                                            73
                                            Online

                                            99.7k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com