#Is it possible to shorten the boot time?

13 messages · Page 1 of 1 (latest)

haughty lance
#

Hi! My Voron takes about 90 seconds to boot up, but it doesn't seem to be doing much after the first 25 seconds. It looks asi if it is waiting for something to happen. Is this normal? Here is a video.

reef ravine
#

that does seem a little weird. that time window from when the login prompt appears, until when the screen blanks. seems... suspect.

#

systemd-analyze blame may offer some clues

grave pond
#

I wonder if this is the old "wait for network ready" can bus issue?

#

If you're running CAN, can you post the output of this command (run over ssh):
cat /etc/systemd/network/25-can.network

haughty lance
#

I'm not sure of what I'm looking at

reef ravine
#

Keep in mind, that doesn't necessarily tell you what matters, since some things run in parallel

#

But it offers some ideas where to start looking for slow downs

haughty lance
#

What is NetworkManager-wait-online.service? It has the word wait in it.

reef ravine
#

That's the thing AVP is talking about

#

But its normally only an issue on mis configured canbus rigs