Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error in Running QT on Am62X Phytec Board

Error in Running QT on Am62X Phytec Board

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 3 Posters 1.1k 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.
  • S Offline
    S Offline
    Sairaj
    wrote on 11 Jan 2024, 11:38 last edited by
    #1

    Hi ,
    iam running QT Application on target board by cross compiling it on host machine and transferring to Target board which is connected to HDMI Screen.attaching error screenshots.

    Thank you!

    image (6).png

    image (7).png

    J 1 Reply Last reply 11 Jan 2024, 12:13
    0
    • S Sairaj
      11 Jan 2024, 11:38

      Hi ,
      iam running QT Application on target board by cross compiling it on host machine and transferring to Target board which is connected to HDMI Screen.attaching error screenshots.

      Thank you!

      image (6).png

      image (7).png

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 11 Jan 2024, 12:13 last edited by
      #2

      @Sairaj So, what graphical subsystem is actually running on your device?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      S 1 Reply Last reply 11 Jan 2024, 12:40
      0
      • J jsulm
        11 Jan 2024, 12:13

        @Sairaj So, what graphical subsystem is actually running on your device?

        S Offline
        S Offline
        Sairaj
        wrote on 11 Jan 2024, 12:40 last edited by
        #3

        @jsulm Hi ,https://docs.phytec.com/latest/phycore-am62x/interfaceguides/HDMI.html this is the graphical subsystem which we are following

        S 1 Reply Last reply 11 Jan 2024, 19:30
        0
        • S Sairaj
          11 Jan 2024, 12:40

          @jsulm Hi ,https://docs.phytec.com/latest/phycore-am62x/interfaceguides/HDMI.html this is the graphical subsystem which we are following

          S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 11 Jan 2024, 19:30 last edited by
          #4

          @Sairaj hi,

          It seems that your cross-compiled Qt is missing the wayland plugin or at least the version deployed on your target.

          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 12 Jan 2024, 05:45
          0
          • S SGaist
            11 Jan 2024, 19:30

            @Sairaj hi,

            It seems that your cross-compiled Qt is missing the wayland plugin or at least the version deployed on your target.

            S Offline
            S Offline
            Sairaj
            wrote on 12 Jan 2024, 05:45 last edited by
            #5

            @SGaist Hi is there any way I can solve this issue .or adding Wayland plugin ?

            J 1 Reply Last reply 12 Jan 2024, 06:27
            0
            • S Sairaj
              12 Jan 2024, 05:45

              @SGaist Hi is there any way I can solve this issue .or adding Wayland plugin ?

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 12 Jan 2024, 06:27 last edited by
              #6

              @Sairaj said in Error in Running QT on Am62X Phytec Board:

              or adding Wayland plugin ?

              Did you build that plug-in? When running configure before building Qt it will tell what is enabled and what not.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              S 1 Reply Last reply 12 Jan 2024, 06:41
              0
              • J jsulm
                12 Jan 2024, 06:27

                @Sairaj said in Error in Running QT on Am62X Phytec Board:

                or adding Wayland plugin ?

                Did you build that plug-in? When running configure before building Qt it will tell what is enabled and what not.

                S Offline
                S Offline
                Sairaj
                wrote on 12 Jan 2024, 06:41 last edited by
                #7

                @jsulm no i have not build the plugin before installing qt creator.

                J 1 Reply Last reply 12 Jan 2024, 06:44
                0
                • S Sairaj
                  12 Jan 2024, 06:41

                  @jsulm no i have not build the plugin before installing qt creator.

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 12 Jan 2024, 06:44 last edited by
                  #8

                  @Sairaj said in Error in Running QT on Am62X Phytec Board:

                  before installing qt creator

                  This has nothing to do with QtCreator.
                  If you want to use Wayland then you have to build that Qt plug-in.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  S 2 Replies Last reply 12 Jan 2024, 06:53
                  0
                  • J jsulm
                    12 Jan 2024, 06:44

                    @Sairaj said in Error in Running QT on Am62X Phytec Board:

                    before installing qt creator

                    This has nothing to do with QtCreator.
                    If you want to use Wayland then you have to build that Qt plug-in.

                    S Offline
                    S Offline
                    Sairaj
                    wrote on 12 Jan 2024, 06:53 last edited by
                    #9

                    @jsulm Hi how can we build that QT plugin ?

                    S 1 Reply Last reply 12 Jan 2024, 20:57
                    0
                    • J jsulm
                      12 Jan 2024, 06:44

                      @Sairaj said in Error in Running QT on Am62X Phytec Board:

                      before installing qt creator

                      This has nothing to do with QtCreator.
                      If you want to use Wayland then you have to build that Qt plug-in.

                      S Offline
                      S Offline
                      Sairaj
                      wrote on 12 Jan 2024, 08:57 last edited by
                      #10

                      @jsulm Hi is there any way i can through eglfs?i tried that but i got this error while doing that attaching screenshot.image (8).png

                      1 Reply Last reply
                      0
                      • S Sairaj
                        12 Jan 2024, 06:53

                        @jsulm Hi how can we build that QT plugin ?

                        S Offline
                        S Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on 12 Jan 2024, 20:57 last edited by
                        #11

                        @Sairaj build the QtWayland module.

                        There's not enough information in your screenshot to determine what triggers the permission denied.

                        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
                        • J JKSH moved this topic from Qt for MCUs 30 days ago

                        6/11

                        12 Jan 2024, 06:27

                        • Login

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