Recalbox Forum

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

    Ajouter un Ecran LCD

    Recalbox Général
    lcd
    4
    19
    4841
    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.
    • A Former User
      A Former User last edited by

      Ok merci beaucoup je vais me renseigner

      1 Reply Last reply Reply Quote 0
      • A Former User
        A Former User last edited by

        Bon voila,
        J'ai enfin reçu l'ecran 3.5" que @ian57 m'as proposé et voila:

        J'ai fait ces lignes ce code dans le fichier config.txt avec le terminal du recalbox:


        Turn the filesystem in ReadWrite mode to be able to make the modifications :

        mount -o remount, rw /boot
        mount -o remount, rw /
        Edit the /boot/config.txt file with nano or vim and add :

        #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=3

        Save the file and restart recalbox... it should be enough, you can now watch the amazing images displayed on this screen


        Mais l'écran affiche juste des rayures horizontales blanches et noir
        😕 je sais pas quoi faire car en plus il n'affiche plus en hdmi

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

          @pierrepier5 rajoute l'overlay DPI24.dbt dans le dossier des overlays que tu trouves dans le dossier de boot (avec les droits en écriture) la manip a été rajoutée dans le wiki
          par contre il faut le faire avec le .dbt (si recalbox 4.0) et le .dbto (si recalbox 4.1)

          IMPORTANT : if you are using the 4.0, the file dpi24.dtbo is not included in the directory /boot/overlays . So you need to download and install it.

          so connect to Recalbox via ssh
          Remount partition on read-write
          mount -o remount, rw /boot
          Go to the /boot/overlays directory and download the dtbo file

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

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

            Ah ce wiki... on se demande qui l'a écrit 🙂

            "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 😀 on se demande! N'empêche, ça fonctionne au final et c'est l'essentiel.

              1 Reply Last reply Reply Quote 0
              • A Former User
                A Former User last edited by

                Impossible je ne trouve plus "RECALBOX" sur le réseau 😕

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

                  @pierrepier5 meme en entrant son adresse ip sur ton navigateur internet?

                  1 Reply Last reply Reply Quote 0
                  • A Former User
                    A Former User last edited by

                    Non ça ne marche pas, et ma freebox ne la détecte plus 😕 pourtant j'ai pas toucher a la config

                    1 Reply Last reply Reply Quote 0
                    • A Former User
                      A Former User last edited by A Former User

                      UP j'ai accès au ficher share de la recalbox mais je fait quoi maintement, car je ne trouve ni de /boot ni de /overlays

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

                        @pierrepier5 une bonne lecture du wiki s'impose. L'ajout d'un LCD est pour l'instant de la bidouille et aucunement "out of the box". Une bonne connaissance de recalbox et de linux sont requis pour ce type de manip.

                        Bonne lecture

                        "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
                        • First post
                          Last post

                        Want to support us ?

                        89
                        Online

                        99.7k
                        Users

                        28.1k
                        Topics

                        187.1k
                        Posts

                        Copyright © 2021 recalbox.com