Hi all,
I recently tried to switch from windows to linux and installed Fedora 42 Workstation on my laptop (Dell XPS 15 9560, i7-7700HQ, GTX 1050, 16Go RAM). It worked relatively well, but I had long boot time and I could’nt figure out why so I decided to try Bazzite to see if it would change something. Sadly.. no
I am new on linux and I don’t really understand what I see on the terminal but systemd-analyze
gives me this :
Startup finished in 7.100s (firmware) + 10.995s (loader) + 2.212s (kernel) + 45.997s (initrd) + 53.893s (userspace) = 2min 199ms
graphical.target reached after 53.869s in userspace.
Which is really long and boring..
Then, I tried the systemd-analyze critical-chain
command and I got this :
graphical.target @53.869s
└─multi-user.target @53.869s
└─plymouth-quit.service @49.587s +40ms
└─systemd-user-sessions.service @49.569s +14ms
└─bazzite-hardware-setup.service @49.361s +204ms
└─rpm-ostreed.service @49.461s +54ms
└─basic.target @46.891s
└─dbus-broker.service @46.802s +86ms
└─dbus.socket @46.782s
└─sysinit.target @46.767s
└─tpm2.target @46.766s
The systemd-analyze blame
gives me this for the first few lines :
35.825s sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2deDP\x2d1-intel_backlight.device
35.283s sys-module-fuse.device
35.144s sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device
35.144s dev-ttyS3.device
35.126s dev-ttyS0.device
35.126s sys-devices-platform-serial8250-serial8250:0-serial8250:0.0-tty-ttyS0.device
35.122s dev-ttyS2.device
35.122s sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device
35.112s dev-ttyS1.device
35.112s sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device
35.045s sys-module-configfs.device
34.891s dev-nvme0n1p2.device
34.891s sys-devices-pci0000:00-0000:00:1d.0-0000:04:00.0-nvme-nvme0-nvme0n1-nvme0n1p2.device
34.891s dev-disk-by\x2did-nvme\x2dCX2\x2d8B512\x2dQ11_NVMe_LITEON_512GB_TW02345GLOH0073202FK_1\x2dpart2.device
34.891s dev-disk-by\x2dpartuuid-31073911\x2dd372\x2d428d\x2d8ab2\x2d606862d50cd3.device
34.891s dev-disk-by\x2did-nvme\x2deui.002303561004b072\x2dpart2.device
34.891s dev-disk-by\x2duuid-27a0ded2\x2d1313\x2d4a38\x2dbcad\x2d5b713ee795af.device
34.891s dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.device
34.891s dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart2.device
34.891s dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-27a0ded2\x2d1313\x2d4a38\x2dbc>
34.891s dev-disk-by\x2did-nvme\x2dCX2\x2d8B512\x2dQ11_NVMe_LITEON_512GB_TW02345GLOH0073202FK\x2dpart2.device
34.891s dev-disk-by\x2ddiskseq-1\x2dpart2.device
34.891s dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-31073911\x2dd372\x2d428d\x>
34.875s dev-disk-by\x2dlabel-bazzite\x2dnvidia_fedora.device
And with all of that, I don’t really know what to look for besides the long times on each lines. I searched on internet and ask dumb questions to some AI but nothing really works so if someone have an idea to what is causing me these awfull boot times, it would be awesome