I don’t know if this thread is still going but I am having the same problem with a slow boot to Ubuntu Studio. It takes my machine almost four minutes to boot. I made a video of the entire boot, however I don’t know if I can load it to this thread?
I did run systemd-analyze in the the terminal and the results are in the attached pictures.
That information is much easier to parse if you just copy and paste the content here. If you have the xclip package installed, you can just add | xclip -selection clipboard to the end of your command. Then paste like normal.
I don’t have xclip. Ive been trying to load the video, but apparently this forum doesn’t allow Mp4 videos to be uploaded. I’ve trying to find out which video type IS allowed?
Maybe just install xclip and do what I said? Or just copy and paste. Videos aren’t really helpful in communicating information that is text based, regardless of their format.
My system is a bit older. I use Kubuntu which is somewhat lighter weight. I had to run systemd-analyze and blame multiple times and research each entry. Best to make one change at a time to make sure system still is ok. Found SSD makes huge difference. If you can upgrade to SSD best to do that also.
Made sure UEFI firmware & SSD firmware at latest versions
Compare to vendors support site
sudo dmidecode -s bios-version
udisksctl status
Now my system show this. It actually now takes about 25 sec for full shutdown & reboot. Not sure where the 44 min is coming from, have not seen that before.
fred@z170-noble:~$ systemd-analyze
Startup finished in 44min 46.692s (firmware) + 5.383s (loader) + 4.112s (kernel) + 4.001s (userspace) = 45min 190ms
graphical.target reached after 3.987s in userspace.
/etc/default/grub changed from quiet splash to noplymouth, will see boot process rather than Ubuntu logo,
For what it’s worth, what you did in that screenshot was systemd-analyze critical-chain and systemd-analyze blame not systemd-analyze time (which is what runs if you just run systemd-analyze).
Surround your postings in code blocks, either with the preformatted text button () or by using code blocks (three backticks on separate lines before and after the paste).
Here is this information for systemd-analyze time
dan@localhost:~$ systemd-analyze time
Startup finished in 5.957s (firmware) + 6.155s (loader) + 26.296s (kernel) + 2min 41.968s (userspace) = 3min 20.378s
graphical.target reached after 2min 41.949s in userspace.
dan@localhost:~$
You need to compare UEFI firmware with vendor’s site. And compare SSD firmware with SanDisk’s site. They should have support page for your model and show firmware versions.
I agree. But it helps to know what host “machine” you are using.
I run Windows (when needed) in my Dell Inspiron, then for Ubuntu 22.04 my SSD is external in powered docking bay, but through USB 3.0 port. I use rEFInd as grub manager.
systemd-analyze time
Startup finished in 13.854s (firmware) + 17.869s (loader) + 3.925s (kernel) + 21.102s (userspace) = 56.752s
graphical.target reached after 21.086s in userspace
This forum is limiting how many replies I can do within a certain period of time?? I guess because I am new? It says I have to wait an HOUR to post this reply? Why is it doing this? >