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. Linux boot to Application and Touchscreen Issue
Forum Updated to NodeBB v4.3 + New Features

Linux boot to Application and Touchscreen Issue

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

    Hello,

    I'm running into trouble where I'm attempting to optimize the boot time of my Beaglebone Black. The Beaglebone Black is running Debian Bookworm, kernel 5.10.16-ti-r76. I've played around with the boot order and I can get my application to launch earlier in the boot process, however, this causes my touchscreen to no longer function. I'm using systemctl to determine the boot order.

    For some reason , this appears to be related to the networking functionality of linux. Networking needs to start prior to my application or the touchscreen doesn't work. I find this odd, as the 2 are not related. I do not have networking of any sort compiled in to the application.

    Does anyone know what I can do to keep my touchscreen functioning while moving the application up in the boot order?

    I realize this is a difficult question and there are many possibilities, but any direction I can get is appreciated.

    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