I have JetsonTX2i and the boot time of my Jetson is very long.
Before the first sliding texts appear it takes 25 seconds. After that it takes 16.001 seconds for desktop to come.
The result of systemd-analyze is :
8.036s (kernel)
7.965s (userspace)
I checked the running services and closed the unnecessary ones and I disabled the ECC but I cannot get feasible result.
How can I get shorten this boot time or is it impossible because of the hardware.
And why does it takes 25 seconds after starting the device for sliding text to appear? What does happen in that time?
How can we shorten this time?