Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT sample application run time error (could not create GBM) on embedded board and display
Forum Updated to NodeBB v4.3 + New Features

QT sample application run time error (could not create GBM) on embedded board and display

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 505 Views 2 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.
  • N Offline
    N Offline
    Noushad
    wrote on 19 Feb 2020, 14:44 last edited by Noushad 3 Apr 2020, 17:03
    #1

    Hello,

    I was trying to run a QT sample application on my development embedded board, but getting run time error. Please see details below:

    Application sample build environment:
    Windows 10, QT 5.12.4, C++11
    Cross compilation tool chain:
    b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-salvator-x
    aarch64-poky-linux and i686-pokysdk-mingw32

    OS/BSP build environment: Ubuntu 16.04 LTS - Yocto 3.9 and B2qt-512.4

    Run time environment:
    Renesas Salvator XS/Lilliput Display

    Compilation details:
    Linking QtWidgetSetWidgetExample
    ECHODbg1 Compilation switches --std=c++11 -I. -I. -I"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share" -I"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/LangCpp -I"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/LangCpp/oxf -I../../../../../../../../lib/linux_poky_oxf_aarch64/debug -IC:/Qt/5.12.4/b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-salvator-x/sysroots/aarch64-poky-linux/usr/include/qt5 -IC:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share/LangCpp -I"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/LangCpp/osconfig/Linux -DUSE_IOSTREAM -DOM_STL -DOM_USE_THE_NEW_HEADER -DOM_USE_NOTHROW_GEN -g -c -fno-threadsafe-statics -fsized-deallocation
    ECHODbg2 @aarch64-poky-linux-gcc -march=armv8-a -mtune=cortex-a57.cortex-a53 --sysroot=C:/Qt/5.12.4/b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-salvator-x//sysroots/aarch64-poky-linux Mainlinux_poky_oxf_aarch64.o DuraPkg/QtWidgetSetWidgetExamplePkg/WidgetSetRegistrar.o DuraPkg/QtWidgetSetWidgetExamplePkg/WidgetSetTester.o DuraPkg/QtWidgetSetWidgetExamplePkg/WidgetSetTesterBuilder.o DuraPkg/QtWidgetSetWidgetExamplePkg/QtWidgetSetWidgetExamplePkg.o -lCoreTypes_GMF -lUtilities_GMF -lQt5Core -lQt5Gui -lQt5Qml -lQt5Quick -lQt5Network -lpthread -lstdc++ -lwayland-client -lwayland-egl -lEGL -lGLESv2 -lOpenGLES20_EFW -lViewProjection_FIL -lQt_EFW -lQt_HMI -lWidgetSet_WIL -lQtWidgetSet_WCS -llinuxpokyoxfaarch64 -L../../../../../../../../lib/linux_poky_oxf_aarch64 -L"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/LangCpp/lib -L../../../../../../../../lib/linux_poky_oxf_aarch64/debug -LC:/Qt/5.12.4/b2qt-i686-mingw32-meta-toolchain-b2qt-embedded-qt5-sdk-salvator-x/sysroots/aarch64-poky-linux/usr/lib -LC:/RTC/DDR_SAFE/HMI/Qt/ExternalFramework/code/Qt_EFW/linux_poky_oxf_aarch64/debug -L"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/lib -L"C:/Users/nchemmal/IBM/Rational/Rhapsody/8.3.1x64/Share"/LangCpp/lib -o QtWidgetSetWidgetExample

    Error:
    root@salvator-x:/tmp/apa# ./QmlApplicationHmiExample
    loaded module: l[ 555.033871] audit: type=1701 audit(1567023517.868:3): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=3627 comm="QmlApplicationH" exe="/tmp/apa/QmlApplicationHmiExample" sig=6 res=1
    ibgbm_kms.so.1
    Could not create GBM device (No such file or directory)
    Could not open DRM device

    Aborted (core dumped)

    Thank you for your help.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 19 Feb 2020, 19:29 last edited by
      #2

      Hi and welcome to devnet,

      From the looks of it, you are using Boot2Qt which is a commercial product. If that's the case, you should contact the Qt Company directly.

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

      N 1 Reply Last reply 20 Feb 2020, 13:54
      1
      • S SGaist
        19 Feb 2020, 19:29

        Hi and welcome to devnet,

        From the looks of it, you are using Boot2Qt which is a commercial product. If that's the case, you should contact the Qt Company directly.

        N Offline
        N Offline
        Noushad
        wrote on 20 Feb 2020, 13:54 last edited by
        #3

        @SGaist Thank you for your response. Yes it was commercial, but recently expired. So I cant't get a support.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          PIKITASIA
          Banned
          wrote on 23 Feb 2020, 19:55 last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0

          1/4

          19 Feb 2020, 14:44

          • Login

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