You are not logged in.
Hi all,
I noticed that when there are updates to linux-firmware-* along with a new kernel version, the subsequent boot is much longer than usual. But I see no particular delay in dmesg. Is that normal?
Not a problem, just to understand the boot process better and if it's to be expected.
Offline
Does the delay happen in userspace? Checked the system journal?
systemd-analyze critical-chain?
Offline
Does the delay happen in userspace? Checked the system journal?
systemd-analyze critical-chain?
This is what it gives:
graphical.target @3.376s
└─multi-user.target @3.376s
└─plymouth-quit.service @2.571s +128ms
└─systemd-user-sessions.service @2.553s +16ms
└─network.target @2.549s
└─NetworkManager.service @2.202s +345ms
└─basic.target @2.201s
└─dbus-broker.service @2.175s +24ms
└─dbus.socket @2.170s
└─sysinit.target @2.168s
└─systemd-vconsole-setup.service @2.707s +66ms
└─systemd-journald.socket @501ms
└─system.slice @467ms
└─-.slice @467msOffline
But that's not from a slow boot, is it?
What does the journal of a slow boot look like?
Offline