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. Problem with frame buffer blank in linux

Problem with frame buffer blank in linux

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

    Hello,

    I developed an application in qt quick for imx6 and run it on linux 4.1.36 and it works fine the only problem I have is that when I try to blank the screen to save the energy by below command :

    echo 1 > /sys/classes/graphics/fb0/blank

    And unblank it again the behaviour is undefined, sometimes it works fine sometimes the screen start flickering and sometime it hangs and I have to restart the system!

    Another weird thing is that my system has auto blank feature so it blanks the screen when there is no user activity but when i run qt quick application even its own qt quick example application the screen never blank!

    Linux 4.1.36
    Qt sdk 5.9 and 5.11

    Thanks in advance for your time and help

    Best,
    Alien

    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