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 Update on Monday, May 27th 2025

Linux boot to Application and Touchscreen Issue

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 102 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 26 Sept 2024, 16:14 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

    1/1

    26 Sept 2024, 16:14

    • Login

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