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. Fast boot OS for QT Application
Forum Updated to NodeBB v4.3 + New Features

Fast boot OS for QT Application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
raspberry piboot to qtboot durationfastbootqt application
4 Posts 3 Posters 1.4k Views 2 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.
  • O Offline
    O Offline
    onurkse
    wrote on 28 Apr 2022, 06:44 last edited by
    #1

    Hi guys, I just want to run QT application on Raspberry Pi screen. In my current design, I am running my QT application on Raspberry Pi OS. But it takes too long to wait for the OS to boot. How can I make the raspberry pi boot in a very short time like 2-3 seconds and have my QT application appear on the screen? Is there a Raspberry Pi OS modified to run QT only?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 29 Apr 2022, 05:43 last edited by
      #2

      Hi and welcome to devnet,

      You should then look into something like Boot2Qt (commercial product of the Qt Company) or the yocto project.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • O Offline
        O Offline
        onurkse
        wrote on 29 Apr 2022, 05:54 last edited by
        #3

        Unfortunately, I cannot buy a commercial product. I am looking for a solution that I can handle for free. I will try yocto project.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          pasi
          wrote on 28 Jun 2022, 09:25 last edited by
          #4

          Even not using yocto but buildroot the concepts of what is required to make rpi boot faster are there. Also using Qt application.
          https://www.furkantokac.com/rpi3-fast-boot-less-than-2-seconds/

          1 Reply Last reply
          1

          • Login

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