Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Intel Atom E3827 + b2qt fail to startup

Intel Atom E3827 + b2qt fail to startup

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 1.3k 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.
  • H Offline
    H Offline
    HSLee
    wrote on last edited by
    #1

    Hi guys,

    I am testing b2qt pre-built image file "b2qt-embedded-qt5-image-intel-corei7-64.img" on my Intel Atom E3827 EVB and another regular desktop PC (Ivybridge+i7). There's no problem to boot the image from USB and startup the demo application on the i7 desktop. But it reboot in the booting process with my E3827 EVB.

    If I change the grub command to force intel_idle.max_cstate=1, I can boot till a white screen pops. But it hangs since that.

    Is there any tweak to make it work with E3827? Any inputs or suggestion are appreciated.

    jsulmJ 1 Reply Last reply
    0
    • H HSLee

      Hi guys,

      I am testing b2qt pre-built image file "b2qt-embedded-qt5-image-intel-corei7-64.img" on my Intel Atom E3827 EVB and another regular desktop PC (Ivybridge+i7). There's no problem to boot the image from USB and startup the demo application on the i7 desktop. But it reboot in the booting process with my E3827 EVB.

      If I change the grub command to force intel_idle.max_cstate=1, I can boot till a white screen pops. But it hangs since that.

      Is there any tweak to make it work with E3827? Any inputs or suggestion are appreciated.

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

      @HSLee Is there any other image available? The one you're using is built/optimized for Core i7, could be that it uses machine instructions not supported by Atom.

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

      1 Reply Last reply
      1
      • H Offline
        H Offline
        HSLee
        wrote on last edited by
        #3

        @jsulm Thank you for reply.
        In my downloaded "Boot2Qt" directory there's only one image file for Intel SOC. From my experience of the regular Yocto build for Intel Atom E38xx, there's no much difference found in the recipe among different Intel platforms (valleyisland, sugarbay, crystalforest, etc..) Most of the platform specific setup by recipe are things like bsp configuration (HAVE_TOUCHSCREEN, HAVE_KEYBOARD). Currently I am rebuilding b2qt with older kernel 3.14 because I found newer kernel causes problems with E38xx/BayTrail. I'll post the result later.

        1 Reply Last reply
        1
        • H Offline
          H Offline
          HSLee
          wrote on last edited by
          #4

          Still no luck with kernel 3.14

          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