Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Draw call returned Invalid argument. Expect corruption

Draw call returned Invalid argument. Expect corruption

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 431 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.
  • N Offline
    N Offline
    Nome007
    wrote on last edited by
    #1

    Hello
    I m new here I have rasberry4 2G I m using Boot2Qt yocto every think is working good but when I launch our Application
    3d-text -platform eglfs below error occurred
    Draw call returned Invalid argument. Expect corruption.

    But I launch like this 3d-text -platform linuxfb
    it will working good

    When I launch like

    QT_QPA_EGLFS_NO_LIBINPUT=1 QT_LOGGING_RULES="qt.qpa.*=true" /usr/share/examples/qt3d/3d-text/3d-text -platform eglfs
    qt.qpa.egldeviceintegration: EGL device integration plugin keys: ("eglfs_emu", "eglfs_kms_egldevice", "eglfs_kms")
    qt.qpa.egldeviceintegration: EGL device integration plugin keys (sorted): ("eglfs_kms", "eglfs_emu", "eglfs_kms_egldevice")
    qt.qpa.egldeviceintegration: Trying to load device EGL integration "eglfs_kms"
    qt.qpa.eglfs.kms: New DRM/KMS via GBM integration created
    qt.qpa.egldeviceintegration: Using EGL device integration "eglfs_kms"
    qt.qpa.eglfs.kms: platformInit: Opening DRM device
    qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_DRM|Device_VideoMask)
    qt.qpa.input: Found matching devices ("/dev/dri/card0", "/dev/dri/card1")
    qt.qpa.eglfs.kms: Found the following video devices: ("/dev/dri/card0", "/dev/dri/card1")
    qt.qpa.eglfs.kms: Using "/dev/dri/card0"
    qt.qpa.eglfs.kms: Using backend-provided DRM device /dev/dri/card0
    qt.qpa.eglfs.kms: Creating GBM device for file descriptor 5 obtained from "/dev/dri/card0"
    qt.qpa.eglfs.kms: Querying EGLDisplay
    qt.qpa.eglfs.kms: Atomic reported as supported
    qt.qpa.eglfs.kms: Atomic disabled
    qt.qpa.eglfs.kms: Found 3 planes
    qt.qpa.eglfs.kms: plane 0: id = 28 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
    qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
    qt.qpa.eglfs.kms: type is ENUM, value is 1, possible values are:
    qt.qpa.eglfs.kms: enum 0: Overlay - 0
    qt.qpa.eglfs.kms: enum 1: Primary - 1
    qt.qpa.eglfs.kms: enum 2: Cursor - 2
    qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
    qt.qpa.eglfs.kms: -1
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 1024, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 600, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 67108864, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 39321600, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
    qt.qpa.eglfs.kms: type is BLOB
    qt.qpa.eglfs.kms: property 13: id = 30 name = 'alpha'
    qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 65535
    qt.qpa.eglfs.kms: property 14: id = 31 name = 'rotation'
    qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
    qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
    qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
    qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
    qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
    qt.qpa.eglfs.kms: property 15: id = 32 name = 'COLOR_ENCODING'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
    qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
    qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
    qt.qpa.eglfs.kms: property 16: id = 33 name = 'COLOR_RANGE'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
    qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
    qt.qpa.eglfs.kms: property 17: id = 34 name = 'zpos'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 127
    qt.qpa.eglfs.kms: plane 1: id = 35 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
    qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: Overlay - 0
    qt.qpa.eglfs.kms: enum 1: Primary - 1
    qt.qpa.eglfs.kms: enum 2: Cursor - 2
    qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
    qt.qpa.eglfs.kms: -1
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
    qt.qpa.eglfs.kms: type is BLOB
    qt.qpa.eglfs.kms: property 13: id = 37 name = 'alpha'
    qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 65535
    qt.qpa.eglfs.kms: property 14: id = 38 name = 'rotation'
    qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
    qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
    qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
    qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
    qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
    qt.qpa.eglfs.kms: property 15: id = 39 name = 'COLOR_ENCODING'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
    qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
    qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
    qt.qpa.eglfs.kms: property 16: id = 40 name = 'COLOR_RANGE'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
    qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
    qt.qpa.eglfs.kms: property 17: id = 41 name = 'zpos'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 127
    qt.qpa.eglfs.kms: plane 2: id = 42 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
    qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
    qt.qpa.eglfs.kms: type is ENUM, value is 2, possible values are:
    qt.qpa.eglfs.kms: enum 0: Overlay - 0
    qt.qpa.eglfs.kms: enum 1: Primary - 1
    qt.qpa.eglfs.kms: enum 2: Cursor - 2
    qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
    qt.qpa.eglfs.kms: -1
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
    qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: -2147483648
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 2147483647
    qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 4294967295
    qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
    qt.qpa.eglfs.kms: type is BLOB
    qt.qpa.eglfs.kms: property 13: id = 44 name = 'alpha'
    qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 65535
    qt.qpa.eglfs.kms: property 14: id = 45 name = 'rotation'
    qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
    qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
    qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
    qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
    qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
    qt.qpa.eglfs.kms: property 15: id = 46 name = 'COLOR_ENCODING'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
    qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
    qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
    qt.qpa.eglfs.kms: property 16: id = 47 name = 'COLOR_RANGE'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
    qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
    qt.qpa.eglfs.kms: property 17: id = 48 name = 'zpos'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 127
    qt.qpa.eglfs.kms: "HDMI1" mode count: 1 crtc index: 0 crtc id: 49
    qt.qpa.eglfs.kms: mode 0 1024 x 600 @ 60 hz
    qt.qpa.eglfs.kms: Selected mode 0 : 1024 x 600 @ 60 hz for output "HDMI1"
    qt.qpa.eglfs.kms: Physical size is QSizeF(0, 0) mm for output "HDMI1"
    qt.qpa.eglfs.kms: Format is 34325258 requested_by_user = false for output "HDMI1"
    qt.qpa.eglfs.kms: Output "HDMI1" framebuffer size is QSize(1024, 600)
    qt.qpa.eglfs.kms: property 0: id = 1 name = 'EDID'
    qt.qpa.eglfs.kms: type is BLOB
    qt.qpa.eglfs.kms: property 1: id = 2 name = 'DPMS'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: On - 0
    qt.qpa.eglfs.kms: enum 1: Standby - 1
    qt.qpa.eglfs.kms: enum 2: Suspend - 2
    qt.qpa.eglfs.kms: enum 3: Off - 3
    qt.qpa.eglfs.kms: property 2: id = 5 name = 'link-status'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: Good - 0
    qt.qpa.eglfs.kms: enum 1: Bad - 1
    qt.qpa.eglfs.kms: property 3: id = 6 name = 'non-desktop'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 1
    qt.qpa.eglfs.kms: property 4: id = 19 name = 'CRTC_ID'
    qt.qpa.eglfs.kms: type is OBJECT
    qt.qpa.eglfs.kms: property 5: id = 52 name = 'left margin'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 100
    qt.qpa.eglfs.kms: property 6: id = 53 name = 'right margin'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 100
    qt.qpa.eglfs.kms: property 7: id = 54 name = 'top margin'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 100
    qt.qpa.eglfs.kms: property 8: id = 55 name = 'bottom margin'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 100
    qt.qpa.eglfs.kms: property 9: id = 56 name = 'Broadcast RGB'
    qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
    qt.qpa.eglfs.kms: enum 0: Automatic - 0
    qt.qpa.eglfs.kms: enum 1: Full - 1
    qt.qpa.eglfs.kms: enum 2: Limited 16:235 - 2
    qt.qpa.eglfs.kms: property 0: id = 20 name = 'ACTIVE'
    qt.qpa.eglfs.kms: type is RANGE, value is 1, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 1
    qt.qpa.eglfs.kms: property 1: id = 21 name = 'MODE_ID'
    qt.qpa.eglfs.kms: type is BLOB
    qt.qpa.eglfs.kms: property 2: id = 18 name = 'OUT_FENCE_PTR'
    qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
    qt.qpa.eglfs.kms: 0
    qt.qpa.eglfs.kms: 18446744073709551615
    qt.qpa.eglfs.kms: Output HDMI1 can use 3 planes: 28 35 42
    qt.qpa.eglfs.kms: Output eglfs plane is: 28
    qt.qpa.eglfs.kms: No EDID data for output "HDMI1"
    qt.qpa.eglfs.kms: Creating new global GBM mouse cursor
    qt.qpa.eglfs.kms: Initializing cursor atlas from ":/cursor.json"
    qt.qpa.eglfs.kms: Sorted screen list: QVector(OrderedScreen(QPlatformScreen=0xe41128 ("HDMI1") : 2147483647 / QPoint(0,0) / primary: false))
    qt.qpa.eglfs.kms: Adding QPlatformScreen 0xe41128 ( "HDMI1" ) to QPA with geometry QRect(0,0 1024x600) and isPrimary= false
    qt.qpa.input: evdevkeyboard: Using device discovery
    qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Keyboard)
    qt.qpa.input: Found matching devices ()
    qt.qpa.input: evdevmouse: Using device discovery
    qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Mouse|Device_Touchpad)
    qt.qpa.input: Found matching devices ()
    qt.qpa.input: evdevtouch: Using device discovery
    qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Touchpad|Device_Touchscreen)
    qt.qpa.input: Found matching devices ("/dev/input/event0")
    qt.qpa.input: evdevtouch: Adding device at /dev/input/event0
    qt.qpa.input: evdevtouch: Using device /dev/input/event0
    qt.qpa.input: evdevtouch: /dev/input/event0: Protocol type B (multi), filtered=no
    qt.qpa.input: evdevtouch: /dev/input/event0: min X: 0 max X: 1024
    qt.qpa.input: evdevtouch: /dev/input/event0: min Y: 0 max Y: 600
    qt.qpa.input: evdevtouch: /dev/input/event0: min pressure: 0 max pressure: 255
    qt.qpa.input: evdevtouch: /dev/input/event0: device name: WaveShare WaveShare Touchscreen
    qt.qpa.eglfs.kms: Creating gbm_surface for screen HDMI1
    qt.qpa.eglfs.kms: Got native format 34325258 from eglGetConfigAttrib() with return code true
    qt.qpa.input: evdevtouch: Updating QInputDeviceManager device count: 1 touch devices, 0 pending handler(s)
    Draw call returned Invalid argument. Expect corruption.
    qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258
    qt.qpa.eglfs.kms: Mode already set, skipping modesetting for screen HDMI1
    qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258
    loop support requires updated kernel.
    IF statement support requires updated kernel.
    Failed to register allocate:
    BLOCK 0:
    0 S 0, S 49, S 50, S 51, S 52, S 53, S 54, S 55, S 56, S 57, S 58, S 59, S 60, S 61, S 62, S 63, S 64, S 65, S 66, S 67, S 68, S 69, S 70, S 71, S 72, S 73, S 74, S 75, S 76, S 77, S 78, S 79, S 80, S 81, S 82, S 197, S 712 mov t197, t82
    37 S 195 mov t195, t49
    38 S 193 mov t193, t50
    39 S 191 mov t191, t51
    40 S 189 mov t189, t52
    41 S 187 mov t187, t53
    42 S 185 mov t185, t54
    43 S 183 mov t183, t81
    44 S 181 mov t181, t55
    45 S 179 mov t179, t56
    46 S 177 mov t177, t57
    47 S 175 mov t175, t80
    48 S 173 mov t173, t79
    49 S 171 mov t171, t78
    50 S 169 mov t169, t77
    51 sub.sf null, 0, u0 (unif[308])
    51 S 160 mov t160, 0
    52 mov.nc t160, -1
    52 S 163 mov t163, 0
    53 mov.ns t163, -1
    53 mov.sf null, 0
    53 S 166 mov t166, 0
    54 mov.zs t166, -1
    54 S 168 E 166 and.sf t168, t163, t166
    2 frag_z t712
    2 E 712 mov tlb_z, t712
    1 E 709 mov tlb_c, t709
    qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258

    NO HDMI DISPLAY

    Where I wrong please help us
    Thanks
    Nome

    N 1 Reply Last reply
    0
    • N Nome007

      Hello
      I m new here I have rasberry4 2G I m using Boot2Qt yocto every think is working good but when I launch our Application
      3d-text -platform eglfs below error occurred
      Draw call returned Invalid argument. Expect corruption.

      But I launch like this 3d-text -platform linuxfb
      it will working good

      When I launch like

      QT_QPA_EGLFS_NO_LIBINPUT=1 QT_LOGGING_RULES="qt.qpa.*=true" /usr/share/examples/qt3d/3d-text/3d-text -platform eglfs
      qt.qpa.egldeviceintegration: EGL device integration plugin keys: ("eglfs_emu", "eglfs_kms_egldevice", "eglfs_kms")
      qt.qpa.egldeviceintegration: EGL device integration plugin keys (sorted): ("eglfs_kms", "eglfs_emu", "eglfs_kms_egldevice")
      qt.qpa.egldeviceintegration: Trying to load device EGL integration "eglfs_kms"
      qt.qpa.eglfs.kms: New DRM/KMS via GBM integration created
      qt.qpa.egldeviceintegration: Using EGL device integration "eglfs_kms"
      qt.qpa.eglfs.kms: platformInit: Opening DRM device
      qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_DRM|Device_VideoMask)
      qt.qpa.input: Found matching devices ("/dev/dri/card0", "/dev/dri/card1")
      qt.qpa.eglfs.kms: Found the following video devices: ("/dev/dri/card0", "/dev/dri/card1")
      qt.qpa.eglfs.kms: Using "/dev/dri/card0"
      qt.qpa.eglfs.kms: Using backend-provided DRM device /dev/dri/card0
      qt.qpa.eglfs.kms: Creating GBM device for file descriptor 5 obtained from "/dev/dri/card0"
      qt.qpa.eglfs.kms: Querying EGLDisplay
      qt.qpa.eglfs.kms: Atomic reported as supported
      qt.qpa.eglfs.kms: Atomic disabled
      qt.qpa.eglfs.kms: Found 3 planes
      qt.qpa.eglfs.kms: plane 0: id = 28 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
      qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
      qt.qpa.eglfs.kms: type is ENUM, value is 1, possible values are:
      qt.qpa.eglfs.kms: enum 0: Overlay - 0
      qt.qpa.eglfs.kms: enum 1: Primary - 1
      qt.qpa.eglfs.kms: enum 2: Cursor - 2
      qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
      qt.qpa.eglfs.kms: -1
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 1024, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 600, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 67108864, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 39321600, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
      qt.qpa.eglfs.kms: type is BLOB
      qt.qpa.eglfs.kms: property 13: id = 30 name = 'alpha'
      qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 65535
      qt.qpa.eglfs.kms: property 14: id = 31 name = 'rotation'
      qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
      qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
      qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
      qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
      qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
      qt.qpa.eglfs.kms: property 15: id = 32 name = 'COLOR_ENCODING'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
      qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
      qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
      qt.qpa.eglfs.kms: property 16: id = 33 name = 'COLOR_RANGE'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
      qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
      qt.qpa.eglfs.kms: property 17: id = 34 name = 'zpos'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 127
      qt.qpa.eglfs.kms: plane 1: id = 35 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
      qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: Overlay - 0
      qt.qpa.eglfs.kms: enum 1: Primary - 1
      qt.qpa.eglfs.kms: enum 2: Cursor - 2
      qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
      qt.qpa.eglfs.kms: -1
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
      qt.qpa.eglfs.kms: type is BLOB
      qt.qpa.eglfs.kms: property 13: id = 37 name = 'alpha'
      qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 65535
      qt.qpa.eglfs.kms: property 14: id = 38 name = 'rotation'
      qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
      qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
      qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
      qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
      qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
      qt.qpa.eglfs.kms: property 15: id = 39 name = 'COLOR_ENCODING'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
      qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
      qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
      qt.qpa.eglfs.kms: property 16: id = 40 name = 'COLOR_RANGE'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
      qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
      qt.qpa.eglfs.kms: property 17: id = 41 name = 'zpos'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 127
      qt.qpa.eglfs.kms: plane 2: id = 42 countFormats = 10 possibleCrtcs = 0x1 supported formats = XR24 AR24 RG16 RG24 BG24 YU16 YU12 YV12 NV12 NV21
      qt.qpa.eglfs.kms: property 0: id = 7 name = 'type'
      qt.qpa.eglfs.kms: type is ENUM, value is 2, possible values are:
      qt.qpa.eglfs.kms: enum 0: Overlay - 0
      qt.qpa.eglfs.kms: enum 1: Primary - 1
      qt.qpa.eglfs.kms: enum 2: Cursor - 2
      qt.qpa.eglfs.kms: property 1: id = 16 name = 'FB_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 2: id = 17 name = 'IN_FENCE_FD'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is -1, possible values are:
      qt.qpa.eglfs.kms: -1
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 3: id = 19 name = 'CRTC_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 4: id = 12 name = 'CRTC_X'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 5: id = 13 name = 'CRTC_Y'
      qt.qpa.eglfs.kms: type is SIGNED_RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: -2147483648
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 6: id = 14 name = 'CRTC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 7: id = 15 name = 'CRTC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 2147483647
      qt.qpa.eglfs.kms: property 8: id = 8 name = 'SRC_X'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 9: id = 9 name = 'SRC_Y'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 10: id = 10 name = 'SRC_W'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 11: id = 11 name = 'SRC_H'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 4294967295
      qt.qpa.eglfs.kms: property 12: id = 27 name = 'IN_FORMATS'
      qt.qpa.eglfs.kms: type is BLOB
      qt.qpa.eglfs.kms: property 13: id = 44 name = 'alpha'
      qt.qpa.eglfs.kms: type is RANGE, value is 65535, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 65535
      qt.qpa.eglfs.kms: property 14: id = 45 name = 'rotation'
      qt.qpa.eglfs.kms: type is BITMASK, value is 1, possible bits are:
      qt.qpa.eglfs.kms: bitmask 0: rotate-0 - 1
      qt.qpa.eglfs.kms: bitmask 1: rotate-180 - 4
      qt.qpa.eglfs.kms: bitmask 2: reflect-x - 16
      qt.qpa.eglfs.kms: bitmask 3: reflect-y - 32
      qt.qpa.eglfs.kms: property 15: id = 46 name = 'COLOR_ENCODING'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: ITU-R BT.601 YCbCr - 0
      qt.qpa.eglfs.kms: enum 1: ITU-R BT.709 YCbCr - 1
      qt.qpa.eglfs.kms: enum 2: ITU-R BT.2020 YCbCr - 2
      qt.qpa.eglfs.kms: property 16: id = 47 name = 'COLOR_RANGE'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: YCbCr limited range - 0
      qt.qpa.eglfs.kms: enum 1: YCbCr full range - 1
      qt.qpa.eglfs.kms: property 17: id = 48 name = 'zpos'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 127
      qt.qpa.eglfs.kms: "HDMI1" mode count: 1 crtc index: 0 crtc id: 49
      qt.qpa.eglfs.kms: mode 0 1024 x 600 @ 60 hz
      qt.qpa.eglfs.kms: Selected mode 0 : 1024 x 600 @ 60 hz for output "HDMI1"
      qt.qpa.eglfs.kms: Physical size is QSizeF(0, 0) mm for output "HDMI1"
      qt.qpa.eglfs.kms: Format is 34325258 requested_by_user = false for output "HDMI1"
      qt.qpa.eglfs.kms: Output "HDMI1" framebuffer size is QSize(1024, 600)
      qt.qpa.eglfs.kms: property 0: id = 1 name = 'EDID'
      qt.qpa.eglfs.kms: type is BLOB
      qt.qpa.eglfs.kms: property 1: id = 2 name = 'DPMS'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: On - 0
      qt.qpa.eglfs.kms: enum 1: Standby - 1
      qt.qpa.eglfs.kms: enum 2: Suspend - 2
      qt.qpa.eglfs.kms: enum 3: Off - 3
      qt.qpa.eglfs.kms: property 2: id = 5 name = 'link-status'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: Good - 0
      qt.qpa.eglfs.kms: enum 1: Bad - 1
      qt.qpa.eglfs.kms: property 3: id = 6 name = 'non-desktop'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 1
      qt.qpa.eglfs.kms: property 4: id = 19 name = 'CRTC_ID'
      qt.qpa.eglfs.kms: type is OBJECT
      qt.qpa.eglfs.kms: property 5: id = 52 name = 'left margin'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 100
      qt.qpa.eglfs.kms: property 6: id = 53 name = 'right margin'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 100
      qt.qpa.eglfs.kms: property 7: id = 54 name = 'top margin'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 100
      qt.qpa.eglfs.kms: property 8: id = 55 name = 'bottom margin'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 100
      qt.qpa.eglfs.kms: property 9: id = 56 name = 'Broadcast RGB'
      qt.qpa.eglfs.kms: type is ENUM, value is 0, possible values are:
      qt.qpa.eglfs.kms: enum 0: Automatic - 0
      qt.qpa.eglfs.kms: enum 1: Full - 1
      qt.qpa.eglfs.kms: enum 2: Limited 16:235 - 2
      qt.qpa.eglfs.kms: property 0: id = 20 name = 'ACTIVE'
      qt.qpa.eglfs.kms: type is RANGE, value is 1, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 1
      qt.qpa.eglfs.kms: property 1: id = 21 name = 'MODE_ID'
      qt.qpa.eglfs.kms: type is BLOB
      qt.qpa.eglfs.kms: property 2: id = 18 name = 'OUT_FENCE_PTR'
      qt.qpa.eglfs.kms: type is RANGE, value is 0, possible values are:
      qt.qpa.eglfs.kms: 0
      qt.qpa.eglfs.kms: 18446744073709551615
      qt.qpa.eglfs.kms: Output HDMI1 can use 3 planes: 28 35 42
      qt.qpa.eglfs.kms: Output eglfs plane is: 28
      qt.qpa.eglfs.kms: No EDID data for output "HDMI1"
      qt.qpa.eglfs.kms: Creating new global GBM mouse cursor
      qt.qpa.eglfs.kms: Initializing cursor atlas from ":/cursor.json"
      qt.qpa.eglfs.kms: Sorted screen list: QVector(OrderedScreen(QPlatformScreen=0xe41128 ("HDMI1") : 2147483647 / QPoint(0,0) / primary: false))
      qt.qpa.eglfs.kms: Adding QPlatformScreen 0xe41128 ( "HDMI1" ) to QPA with geometry QRect(0,0 1024x600) and isPrimary= false
      qt.qpa.input: evdevkeyboard: Using device discovery
      qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Keyboard)
      qt.qpa.input: Found matching devices ()
      qt.qpa.input: evdevmouse: Using device discovery
      qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Mouse|Device_Touchpad)
      qt.qpa.input: Found matching devices ()
      qt.qpa.input: evdevtouch: Using device discovery
      qt.qpa.input: udev device discovery for type QFlagsQDeviceDiscovery::QDeviceType(Device_Touchpad|Device_Touchscreen)
      qt.qpa.input: Found matching devices ("/dev/input/event0")
      qt.qpa.input: evdevtouch: Adding device at /dev/input/event0
      qt.qpa.input: evdevtouch: Using device /dev/input/event0
      qt.qpa.input: evdevtouch: /dev/input/event0: Protocol type B (multi), filtered=no
      qt.qpa.input: evdevtouch: /dev/input/event0: min X: 0 max X: 1024
      qt.qpa.input: evdevtouch: /dev/input/event0: min Y: 0 max Y: 600
      qt.qpa.input: evdevtouch: /dev/input/event0: min pressure: 0 max pressure: 255
      qt.qpa.input: evdevtouch: /dev/input/event0: device name: WaveShare WaveShare Touchscreen
      qt.qpa.eglfs.kms: Creating gbm_surface for screen HDMI1
      qt.qpa.eglfs.kms: Got native format 34325258 from eglGetConfigAttrib() with return code true
      qt.qpa.input: evdevtouch: Updating QInputDeviceManager device count: 1 touch devices, 0 pending handler(s)
      Draw call returned Invalid argument. Expect corruption.
      qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258
      qt.qpa.eglfs.kms: Mode already set, skipping modesetting for screen HDMI1
      qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258
      loop support requires updated kernel.
      IF statement support requires updated kernel.
      Failed to register allocate:
      BLOCK 0:
      0 S 0, S 49, S 50, S 51, S 52, S 53, S 54, S 55, S 56, S 57, S 58, S 59, S 60, S 61, S 62, S 63, S 64, S 65, S 66, S 67, S 68, S 69, S 70, S 71, S 72, S 73, S 74, S 75, S 76, S 77, S 78, S 79, S 80, S 81, S 82, S 197, S 712 mov t197, t82
      37 S 195 mov t195, t49
      38 S 193 mov t193, t50
      39 S 191 mov t191, t51
      40 S 189 mov t189, t52
      41 S 187 mov t187, t53
      42 S 185 mov t185, t54
      43 S 183 mov t183, t81
      44 S 181 mov t181, t55
      45 S 179 mov t179, t56
      46 S 177 mov t177, t57
      47 S 175 mov t175, t80
      48 S 173 mov t173, t79
      49 S 171 mov t171, t78
      50 S 169 mov t169, t77
      51 sub.sf null, 0, u0 (unif[308])
      51 S 160 mov t160, 0
      52 mov.nc t160, -1
      52 S 163 mov t163, 0
      53 mov.ns t163, -1
      53 mov.sf null, 0
      53 S 166 mov t166, 0
      54 mov.zs t166, -1
      54 S 168 E 166 and.sf t168, t163, t166
      2 frag_z t712
      2 E 712 mov tlb_z, t712
      1 E 709 mov tlb_c, t709
      qt.qpa.eglfs.kms: Adding FB, size 1024x600, DRM format 0x34325258

      NO HDMI DISPLAY

      Where I wrong please help us
      Thanks
      Nome

      N Offline
      N Offline
      Nome007
      wrote on last edited by
      #2

      @Nome007
      Hello
      Still waiting Replay from Qt
      Thanks
      Nome

      1 Reply Last reply
      0

      • Login

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