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. Raspberry Pi3B doesn't work in eglfs-brcm integration mode
Forum Updated to NodeBB v4.3 + New Features

Raspberry Pi3B doesn't work in eglfs-brcm integration mode

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 159 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.
  • V Offline
    V Offline
    Vladimir Sazonov
    wrote on last edited by
    #1

    I built qt for pi 3. I used the linux-rasp-pi3-g++ device. I followed all the recommendations from https://wiki.qt.io/RaspberryPi2EGLFS. But after starting the application, I get a flickering white screen and the following messages in the console:

    QOpenGLFramebufferObject: Framebuffer incomplete attachment.
    QOpenGLFramebufferObject: Framebuffer incomplete attachment.
    QOpenGLFramebufferObject: Framebuffer incomplete attachment.
    QOpenGLFramebufferObject: Framebuffer incomplete attachment.
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShaderProgram: could not create shader program
    shader compilation failed:
    ""
    QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
    QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.
    QOpenGLFramebufferObject: Unsupported framebuffer format.
    QOpenGLFramebufferObject: Unsupported framebuffer format.
    QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.

    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