This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] Linux/processor-SDK-AM57X:QT Wayland Compositor 示例

Guru**** 2933120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/669542/linux-processor-sdk-am57x-qt-wayland-compositor-examples

器件型号:PROCESSOR-SDK-AM57X

工具/软件:Linux

是否有人成功运行了 Qt5 [1]中的 Qt-Wayland 组合器示例?

我已经尝试了各种配置:

配置1:

导出 QT_QPA_EGLFS_integration=none

/IVI-compositor-platform eglfs

//分割故障

配置2:

导出 QT_QPA_EGLFS_integration=eglfs

/IVI-compositor-platform eglfs
QT.QPA.egldeviceintegration:无法加载 EGL 设备集成"eglfs"
EGL 库不支持仿真器扩展
已中止(转储内核)

[1] doc.qt.io/.../qtwaylandcompositor-examples.html

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    如果我理解您的问题正确、请查看此 wiki:
    processors.wiki.ti.com/.../Graphics_Display_Getting_Started_Guide

    BR
    玛格丽塔
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    玛格丽塔,我不相信导游会谈论 Qt Compositor。 我只看到提到国际脆弱性指数的扩展,并将这样做。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    请检查有关 qt wayland 合成器的此主题:
    e2e.ti.com/.../663094

    BR
    玛格丽塔
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    我已经使用默认的 PSDK 4.02进行了这方面的尝试。

    结果如下:

    root@am57xx-EVM:~#/etc/init.d/weston 停止

    停止 Weston

    root@am57xx-EVM:~# cd /usr/share/qt5/examples/wayland/qwindow-compositor

    root@am57xx-evm:/usr/share/qt5/examples/wayland/qwindow-compositor #./qwindow-compositor-platform eglfs &

    [1] 1180

    root@am57xx-evm:/usr/share/qt5/examples/wayland/qwindow-compositor 无法加载模块:/usr/lib/gbm/gbm_dri.so:无法打开共享目标文件:无此类文件或目录

    无法加载模块:/usr/lib/gbm/gbm_gallium_drm.so:无法打开共享目标文件:无此类文件或目录

    加载的模块:GBM_PVR.SO

    找到有效的 GBM 后端:GBM_PVR.SO

    没有可用于输出"HDMI1"的模式

    查询 EGL 扩展失败

    下面是在我的一侧运行此命令后的结果:

    根目录@am57xx-EVM:/usr/share/qt5/examples/wayland/qwindow-compositor CD /usr/share/qt5/examples/widgets/painting/deform

    root@am57xx-evm:/usr/share/qt5/examples/widgets/painting/deform #./deform

    使用 Wayland-EGL

    wlpvr:已初始化 PVR 服务

    BR

    玛格丽塔