Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Boot 2 QT V. 6.3.1 raspberrypi 4
Forum Update on Monday, May 27th 2025

Boot 2 QT V. 6.3.1 raspberrypi 4

Scheduled Pinned Locked Moved Unsolved QtonPi
9 Posts 4 Posters 2.0k Views
  • 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 Offline
    A Offline
    Akkarcahi
    wrote on last edited by Akkarcahi
    #1

    Hello, Everyone please help me to solve this error.
    After I flash the b2qt to the SD card It Works with raspberry pi 4 without problems but I Got the error with the Qt creator after
    I try to test the Linux remote devices the error showed in the picture. If anyone faced this problem and solved this problem (Device test failed.), please help. alt text

    And this second problem.
    I try to ignore the Device test failed error and after I config the Kit and compiler and Deploy the project I got this error
    alt text

    Here Is my Manage Kits configuration
    alt text
    alt text

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      I haven't used it yet but from the first picture it seems your device is missing the base64 utility.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        I haven't used it yet but from the first picture it seems your device is missing the base64 utility.

        A Offline
        A Offline
        Akkarcahi
        wrote on last edited by
        #3

        @SGaist
        First of all, Thank you for your answer.
        But how can I get the base64 utility for b2qt?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If memory serves well, it's based on the yocto project so you would need to add the coreutils to your recipe.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          A 1 Reply Last reply
          0
          • SGaistS SGaist

            If memory serves well, it's based on the yocto project so you would need to add the coreutils to your recipe.

            A Offline
            A Offline
            Akkarcahi
            wrote on last edited by
            #5

            @SGaist
            Hello SGaist , I found this on the Qt website : link text but I didn't find the "base64.cfg" file.
            And in my case, the path is totally different from the website.
            On the website, the base64.cfg is in the
            "/meta-boot2qt-distro/recipes-core/busybox/busybox/base64.cfg"
            in my case
            "./sources/poky/meta-poky/recipes-core/busybox/defconfig"

            I try to edit the defconfig file instate of base64.cfg and after bitbake the results are the same "base64 not found"

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              The link you posted shows a patch that adds the base64.cfg file.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              S 1 Reply Last reply
              0
              • SGaistS SGaist

                The link you posted shows a patch that adds the base64.cfg file.

                S Offline
                S Offline
                Sayhi
                wrote on last edited by
                #7

                @SGaist
                I have to create the the base64.cfg file to the following path right?

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Or apply the patch to create and use it.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • monettesM Offline
                    monettesM Offline
                    monettes
                    wrote on last edited by
                    #9

                    I also have the same error when using a re-terminal device. But I'm still able to deploy my app with no issues. You should be able to deploy your app on your rpi board with base64 missing. If your app fails to launch, ssh to your board and launch the app manually from CLI. You will get the error messages.

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved