When boot, can i skip desktop view with long time login logo?

Hi:
I use orin nx 8gb with custom board with 35.5.6.

Here I want to know whether I can
1) custom the time to show login logo?
2) custom login logo file name ?

My purpose is to show login logo and then enter into my application,
but now, step is :
1) boot logo
2) login logo
3) desktop
4) my application

i want to skip step 3, for my application has UI, so can i show more time login logo to avoid user to see desktop view.

Thanks.

ps: login logo is the one before enter desktop
PATH: /usr/share/backgrounds/NVIDIA_Login_Logo.png

Hi,
For this use-case, you may do development base on the rootfs:

Root File System — NVIDIA Jetson Linux Developer Guide 1 documentation

This is the light rootfs and you can run only your application after booting.

There are some examples of running application right after booting:

Jetson AGX Orin FAQ
Q: How to autorun an app or commands at startup?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.