How can I run QML apllication on i.MX6UL ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How can I run QML apllication on i.MX6UL ?

1,143件の閲覧回数
hrushinale
Contributor III

Hello Community,

I am facing issue in running the QML application on i.MX6UL board. Below are the logs of failure

./Qt5_CinematicExperience --platform eglfs
gbm: failed to open any driver (search paths /usr/lib/dri)
gbm: Last dlopen error: /usr/lib/dri/vivante_dri.so: cannot open shared object file: No such file or directory
failed to load driver: vivante
gbm: failed to open any driver (search paths /usr/lib/dri)
gbm: Last dlopen error: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory
failed to load driver: kms_swrast
Unable to query physical screen size, defaulting to 100 dpi.
To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
EGL Error : Could not create the egl surface: error = 0x300b

Aborted

And below are the logs when I run it with linuxfb plugin 

./Qt5_CinematicExperience --platform linuxfb
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
This plugin does not support createPlatformOpenGLContext!
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
Aborted

Is there any way by which I can run the QML applications on i.MX6UL  ?

Thanks in advance.

ラベル(1)
0 件の賞賛
返信
1 返信

1,115件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Nale,

You need GPU to run QML unfortunately the MX6UL do not have one.

Regards

0 件の賞賛
返信