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. Blank screen in RaspberryPi
Forum Updated to NodeBB v4.3 + New Features

Blank screen in RaspberryPi

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 645 Views 1 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.
  • M Offline
    M Offline
    MajidKamali
    wrote on last edited by
    #1

    Hi.
    I cross compiled Qt 5.12.3 for raspberry pi 3 B+ successfully with this link.
    But when I compile and deploy application to raspberry, screen is blank and lots of following error is shown in console:

    QOpenGLShaderProgram::uniformLocation(qt_Matrix): shader program is not linked
    QOpenGLShaderProgram: could not create shader program
    QOpenGLShader: could not create shader
    QOpenGLShader: could not create shader
    shader compilation failed: 
    ""
    

    Screen is a common HDMI monitor.
    What should I do? :(
    Thanks

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MajidKamali
      wrote on last edited by
      #2

      I recompiled and reinstalled everything from scratch and it worked, UNTILL I installed something in raspberrypi (gpac, for MP4Box tool), and blank screen come again :(
      That's strange :|
      there is a Buffer creation failed error, before above errors.

      jsulmJ 1 Reply Last reply
      0
      • M MajidKamali

        I recompiled and reinstalled everything from scratch and it worked, UNTILL I installed something in raspberrypi (gpac, for MP4Box tool), and blank screen come again :(
        That's strange :|
        there is a Buffer creation failed error, before above errors.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @MajidKamali What do you use on the device? X11? Framebuffer? ...?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MajidKamali
          wrote on last edited by
          #4

          eglfs. device is a raspberry pi 3 B+

          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