Recalbox Forum

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

    screen crash with 6.1

    Your recalbox
    crash 6.1
    2
    5
    870
    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.
    • Nicola Silveri
      Nicola Silveri last edited by Nicola Silveri

      0_1569677106801_photo_2019-09-28_15-24-19.jpg

      i installed the new 6.1 version and after it start the boot animation it crashs like you can see in photo.
      Any solution?
      it has 3.2 SPI screen (Waveshare 32C, i put its driver in overlays like in old 6.0) and it worked good with 6.0 version

      1 Reply Last reply Reply Quote 0
      • Nicola Silveri
        Nicola Silveri last edited by

        I understand why fbcp doesn't work.
        if i have controllers.gpio.enabled=0 it works good
        when i enabled it (controllers.gpio.enabled=1) and changed the used pins fbcp doesn't works.
        I change the pin used for button in recalbox.conf with
        ...........................................
        controllers.gpio.enabled=1
        ...........................................
        controllers.gpio.args=map=5 gpio=21,12,6,14,16,15,26,19,5,-1,-1,4,-1
        ..........................................

        i try to run DMESG and i see that the configuration doesn't changed with my personal pin, it still use the default config
        0_1569972066225_Screenshot (177).png

        Is it a bug?

        paradadf 1 Reply Last reply Reply Quote 0
        • paradadf
          paradadf Staff @Nicola Silveri last edited by

          @nicola-silveri hi and yes, it is a bug that will be fixed in the next (soon to be released) bug-fix release.

          If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

          Nicola Silveri 1 Reply Last reply Reply Quote 1
          • Nicola Silveri
            Nicola Silveri @paradadf last edited by

            @paradadf said in screen crash with 6.1:

            @nicola-silveri hi and yes, it is a bug that will be fixed in the next (soon to be released) bug-fix release.

            Thanks for reply 🙂

            1 Reply Last reply Reply Quote 0
            • Nicola Silveri
              Nicola Silveri last edited by

              I solved using the "dtoverlay=gpio-key,gpio" in the config.txt it emulates the keyboard, so you don't need enable the "controllers.gpio.enabled=1" in recalbox.conf

              if someone need to know how use it:

              #add this to config.txt
              dtoverlay=gpio-key,gpio=21,keycode=108,label="KEY_DOWN"
              dtoverlay=gpio-key,gpio=12,keycode=103,label="KEY_UP"
              dtoverlay=gpio-key,gpio=6,keycode=105,label="KEY_LEFT"
              dtoverlay=gpio-key,gpio=14,keycode=106,label="KEY_RIGHT"
              dtoverlay=gpio-key,gpio=16,keycode=28,label="KEY_ENTER"
              dtoverlay=gpio-key,gpio=15,keycode=14,label="KEY_BACKSPACE"
              dtoverlay=gpio-key,gpio=26,keycode=30,label="KEY_A"
              dtoverlay=gpio-key,gpio=19,keycode=48,label="KEY_B"
              dtoverlay=gpio-key,gpio=5,keycode=19,label="KEY_R"
              dtoverlay=gpio-key,gpio=4,keycode=38,label="KEY_L"

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

              Want to support us ?

              63
              Online

              98.7k
              Users

              28.1k
              Topics

              187.0k
              Posts

              Copyright © 2021 recalbox.com