Slow boot time, 38-second difference between network.target and systemd-user-sessions.service

https://lemmy.world/post/4784739

Slow boot time, 38-second difference between network.target and systemd-user-sessions.service - Lemmy.world

It takes my PC (which should be fast enough; Ryzen 9, NVME) running OpenSUSE TW 42 seconds to boot, more than 30 seconds longer than before. Does anyone know what could cause the 38-second discrepancy between network.target and systemd-user-sessions.service? Is there a way to gather more information about what steps happen in between?

my best guess, dhcp waiting trying acquired ip
I have statically assigned the IP of my PC, could that be the reason?
You can see exactly what it waits for by removing β€œrhgb quiet” from grub_cmdline_linux and grub2 mkconfig. But usually it’ll be like β€œNetwork Manager wait online” or something dumb.
What program are you using to get that in command line?
systemd-analyze critical-chain
Services waiting for the year of the Linux desktop.