Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Dev Drones
  3. PX4 Autonomy Developer Kit
  4. HexagonSDK4.1.0.4 installation fails due to erro on license verification

HexagonSDK4.1.0.4 installation fails due to erro on license verification

Scheduled Pinned Locked Moved PX4 Autonomy Developer Kit
13 Posts 2 Posters 3.4k Views 1 Watching
  • 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.
  • E enrico.bandera 0

    Hi all,
    I am trying to install Qualcom HexagonSDK4.1.0.4 on a Linux system. I followed the instructions reported at following link:
    https://gitlab.com/voxl-public/rb5-flight/rb5-flight-px4-build-docker
    Unfortunately it failf with following error message, after I press the INSTALL button.
    "License verification failed for Hexagon SDK 4.x" (see attached screenshot)
    Screenshot_20240201_174518.jpg

    Any idea how to specify correct license?
    Thanks
    Enrico

    Eric KatzfeyE Offline
    Eric KatzfeyE Offline
    Eric Katzfey
    ModalAI Team
    wrote on last edited by
    #2

    @enrico-bandera-0 Did you create an account first? Perhaps you need to wait a little bit after creating the account? I know it is very painful to deal with the Qualcomm site but with some patience and perseverance it usually ends up working.

    E 1 Reply Last reply
    0
    • Eric KatzfeyE Eric Katzfey

      @enrico-bandera-0 Did you create an account first? Perhaps you need to wait a little bit after creating the account? I know it is very painful to deal with the Qualcomm site but with some patience and perseverance it usually ends up working.

      E Offline
      E Offline
      enrico.bandera 0
      Contributor
      wrote on last edited by
      #3

      @Eric-Katzfey Yes, I've an active account and first of all the Qualcom Package Manager request to login with it. I did log in without any error (access was successful).
      Anyway it was not possible to obtain any license.

      Eric KatzfeyE 1 Reply Last reply
      0
      • E enrico.bandera 0

        @Eric-Katzfey Yes, I've an active account and first of all the Qualcom Package Manager request to login with it. I did log in without any error (access was successful).
        Anyway it was not possible to obtain any license.

        Eric KatzfeyE Offline
        Eric KatzfeyE Offline
        Eric Katzfey
        ModalAI Team
        wrote on last edited by
        #4

        @enrico-bandera-0 I'm not sure why it doesn't show a license for you. Others outside of ModalAI have tried it and been successful. I just tried it again and I don't see that issue. Perhaps you can request support from Qualcomm? They should be able to help you download the SDK.

        E 1 Reply Last reply
        0
        • Eric KatzfeyE Eric Katzfey

          @enrico-bandera-0 I'm not sure why it doesn't show a license for you. Others outside of ModalAI have tried it and been successful. I just tried it again and I don't see that issue. Perhaps you can request support from Qualcomm? They should be able to help you download the SDK.

          E Offline
          E Offline
          enrico.bandera 0
          Contributor
          wrote on last edited by enrico.bandera 0
          #5

          @Eric-Katzfey I've opened a Case on Qualcom site. They answered it was a backend problem they also detected and fixed. So I've tried again and actually it activates a license. But now the installation breaks up after a while, reporting a post install error. See attached screenshot
          Screenshot_20240205_165523.jpg
          So I've tried launching installation with CLI tool. It produces the same error, but it addictionally ask me to install another component: Compute.Core.1.x
          Shoul I also install it? Which version (it offers me 12 diferent chiches), also the option to skip (as I did)
          Please let me know if this component is requested.

          Here screenshot of qpm-cli output:
          Screenshot_20240206_101958.jpg

          Eric KatzfeyE 2 Replies Last reply
          0
          • E enrico.bandera 0

            @Eric-Katzfey I've opened a Case on Qualcom site. They answered it was a backend problem they also detected and fixed. So I've tried again and actually it activates a license. But now the installation breaks up after a while, reporting a post install error. See attached screenshot
            Screenshot_20240205_165523.jpg
            So I've tried launching installation with CLI tool. It produces the same error, but it addictionally ask me to install another component: Compute.Core.1.x
            Shoul I also install it? Which version (it offers me 12 diferent chiches), also the option to skip (as I did)
            Please let me know if this component is requested.

            Here screenshot of qpm-cli output:
            Screenshot_20240206_101958.jpg

            Eric KatzfeyE Offline
            Eric KatzfeyE Offline
            Eric Katzfey
            ModalAI Team
            wrote on last edited by
            #6

            @enrico-bandera-0 Even though that post install step failed it may be okay. Do you see the files that it installed? Can you proceed to the next step of the process (e.g. tar the files)?

            1 Reply Last reply
            0
            • E enrico.bandera 0

              @Eric-Katzfey I've opened a Case on Qualcom site. They answered it was a backend problem they also detected and fixed. So I've tried again and actually it activates a license. But now the installation breaks up after a while, reporting a post install error. See attached screenshot
              Screenshot_20240205_165523.jpg
              So I've tried launching installation with CLI tool. It produces the same error, but it addictionally ask me to install another component: Compute.Core.1.x
              Shoul I also install it? Which version (it offers me 12 diferent chiches), also the option to skip (as I did)
              Please let me know if this component is requested.

              Here screenshot of qpm-cli output:
              Screenshot_20240206_101958.jpg

              Eric KatzfeyE Offline
              Eric KatzfeyE Offline
              Eric Katzfey
              ModalAI Team
              wrote on last edited by
              #7

              @enrico-bandera-0 You shouldn't have to install any additional things that aren't called out in the instructions.

              E 1 Reply Last reply
              0
              • Eric KatzfeyE Eric Katzfey

                @enrico-bandera-0 You shouldn't have to install any additional things that aren't called out in the instructions.

                E Offline
                E Offline
                enrico.bandera 0
                Contributor
                wrote on last edited by
                #8

                @Eric-Katzfey thanks for your help. Anyway I guess thet even the tar archive is already unpacked since I can see this folder content:
                Screenshot_20240206_173125.png

                But if I try to follow next steps:
                Download and load the base Docker image from ModalAI
                Use setup.sh to retrieve and load the base Docker image

                Build the Docker image
                Make sure the Hexagon SDK archive is in the project directory
                Run build.sh

                I obtain further errors since both setup.sh and build.sh are missing
                I've already done the steps in this link:
                https://gitlab.com/voxl-public/voxl-sdk/services/voxl-px4

                But obviously the run_docker fails, since docker image above mentioned is missing.
                So I guess (and hope) just last fix is missing.

                Thanks in advance.

                Eric KatzfeyE 1 Reply Last reply
                0
                • E enrico.bandera 0

                  @Eric-Katzfey thanks for your help. Anyway I guess thet even the tar archive is already unpacked since I can see this folder content:
                  Screenshot_20240206_173125.png

                  But if I try to follow next steps:
                  Download and load the base Docker image from ModalAI
                  Use setup.sh to retrieve and load the base Docker image

                  Build the Docker image
                  Make sure the Hexagon SDK archive is in the project directory
                  Run build.sh

                  I obtain further errors since both setup.sh and build.sh are missing
                  I've already done the steps in this link:
                  https://gitlab.com/voxl-public/voxl-sdk/services/voxl-px4

                  But obviously the run_docker fails, since docker image above mentioned is missing.
                  So I guess (and hope) just last fix is missing.

                  Thanks in advance.

                  Eric KatzfeyE Offline
                  Eric KatzfeyE Offline
                  Eric Katzfey
                  ModalAI Team
                  wrote on last edited by
                  #9

                  @enrico-bandera-0 Can you show what is in the directory that you are in? If you have cloned the repository and are in the top level directory of it then you should see setup.sh and build.sh there.

                  E 1 Reply Last reply
                  0
                  • Eric KatzfeyE Eric Katzfey

                    @enrico-bandera-0 Can you show what is in the directory that you are in? If you have cloned the repository and are in the top level directory of it then you should see setup.sh and build.sh there.

                    E Offline
                    E Offline
                    enrico.bandera 0
                    Contributor
                    wrote on last edited by
                    #10

                    @Eric-Katzfey the directory is shown in the shell prompt: it is /local/mnt/workspace/Qualcomm/Hexagon_SDK/4.1.0.4/
                    I assume this is the default installation path for Hexagon_SDK v 4.1.0.4 sinc I have not customized the installation path.

                    Kind Regards

                    Eric KatzfeyE 1 Reply Last reply
                    0
                    • E enrico.bandera 0

                      @Eric-Katzfey the directory is shown in the shell prompt: it is /local/mnt/workspace/Qualcomm/Hexagon_SDK/4.1.0.4/
                      I assume this is the default installation path for Hexagon_SDK v 4.1.0.4 sinc I have not customized the installation path.

                      Kind Regards

                      Eric KatzfeyE Offline
                      Eric KatzfeyE Offline
                      Eric Katzfey
                      ModalAI Team
                      wrote on last edited by
                      #11

                      @enrico-bandera-0 In order to use the rb5-flight-px4-build-docker repo you need to clone it first to your machine. Then in the top level directory of that cloned repo you will see the scripts and can run through the instructions.

                      E 2 Replies Last reply
                      0
                      • Eric KatzfeyE Eric Katzfey

                        @enrico-bandera-0 In order to use the rb5-flight-px4-build-docker repo you need to clone it first to your machine. Then in the top level directory of that cloned repo you will see the scripts and can run through the instructions.

                        E Offline
                        E Offline
                        enrico.bandera 0
                        Contributor
                        wrote on last edited by
                        #12
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • Eric KatzfeyE Eric Katzfey

                          @enrico-bandera-0 In order to use the rb5-flight-px4-build-docker repo you need to clone it first to your machine. Then in the top level directory of that cloned repo you will see the scripts and can run through the instructions.

                          E Offline
                          E Offline
                          enrico.bandera 0
                          Contributor
                          wrote on last edited by
                          #13

                          @Eric-Katzfey thanks, I completed all steps successfully and also built the px4 image for voxl2

                          Thanks a lot for your help
                          Enrico

                          1 Reply Last reply
                          0
                          • R ravi referenced this topic on

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          ModalAI
                          Categories Recent Tags ModalAI.com Docs
                          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups