Hi Everyone,
Sorry to have left out important details about my system.
Really, if I had the answers, I wouldn't be here (lol).
Here's the missing info, to the best of my knowledge:
System is Raspbian GNU/Linux 11 (bullseye) 32-bit.
Board is a Raspberry Pi 3B+
I am booting to command line (no GUI)
I do have auto-login to the console, which is an 800x480 LCD with capacitive touchscreen.
It boots up to a command prompt on the LCD, where I can run the application directly.
Memory reads out as:
Memory 921Mi Used 99Mi Free 634Mi
I am attempting to auto-boot into my application which is a GUI application using FLTK.
It apparently requires root privileges, since I can boot it directly from the console, but requires sudo when booted across SSH.
Hence by inclusion of sudo in some of the command lines in my attempted solutions.
Please let me know if I'm leaving anything else out.
Thanks!
- al
Sorry to have left out important details about my system.
Really, if I had the answers, I wouldn't be here (lol).
Here's the missing info, to the best of my knowledge:
System is Raspbian GNU/Linux 11 (bullseye) 32-bit.
Board is a Raspberry Pi 3B+
I am booting to command line (no GUI)
I do have auto-login to the console, which is an 800x480 LCD with capacitive touchscreen.
It boots up to a command prompt on the LCD, where I can run the application directly.
Memory reads out as:
Memory 921Mi Used 99Mi Free 634Mi
I am attempting to auto-boot into my application which is a GUI application using FLTK.
It apparently requires root privileges, since I can boot it directly from the console, but requires sudo when booted across SSH.
Hence by inclusion of sudo in some of the command lines in my attempted solutions.
Please let me know if I'm leaving anything else out.
Thanks!
- al
Statistics: Posted by laughingcat — Fri Apr 26, 2024 5:36 am