My computer used to boot up in about 8 seconds with UM 16.04 and it would shut down in 1-2 seconds.
It was blazing fast, but for the past 2 days it's been taking about 60 seconds to boot up or down. This is extremely odd.
Does anyone know what is going on or how I can fix this? It's really embarrassing trying to show people how cool Linux is when my own $1,000 linux machine takes forever to Startup. Lol!
Systemd currently has a bug causing shutdown and boot to go 90 seconds before timing out. I am having time out problems with both shutdown and startup, others have just one.
So I changed the default start/stop timeout value from 90 seconds to 10S and I am happy with that until a real fix comes out, another user changed it to 6 seconds.
It’s kinda weird because I was able to edit the “DefaultTimeoutStartSec=
DefaultTimeoutStopSec=” values but the “TimeoutSec=” value was non existent .Very peculiar… must be the important one because the workaround didn’t work
I'm still kind of a newb so I don't quite know what that means, but I ran systemd-analyze blame and the output is really long but doesn't really help me lol
I searched for this startup problems . I found an interesting solution . Do not know if it work for you . If your pc is in warrenty you will void it . Trie to remove your RAMs and plug them in to see if it has a change in systemd-analyze blame . Link to the topic here .
Thanks everyone for the suggestions… I’m getting extremely irritated by this. I’m trying to convert multiple people to linux right now and it doesn’t help my case when my computer is taking an incredibly long time to restart. It literally takes 4 minutes to reboot when it used to take like 8 seconds… doesn’t make linux look very good. Of course I can explain that it’s just a bug with systemd, but that will only be met by blank stares and head nods.
I’ve edited the default timeout values, updated 8,000 times, and I don’t feel comfortable taking my RAM out right now as I’m on vacation in Minnesota.
Sorry for the rant guys but this is just a pointless issue that shouldn’t exist and I can’t fix it. face palm
I had to re-install completely on 2 PC’s due to multiple problems, once everything was re-installed, the problems went away!, just a suggestion!. (Happy holidays (vacation) btw! )
Thanks man. I’m still having issues and I’m on vacation so It’s not very simple for me to do a fresh install right now. has anyone else figured anything out for this???
That is realy strange man . Not yet started . Some service can’t be started and hangs the system . Trie to disable the topmost 3 services with systemctl disable (nameofservice) . To see if it loads faster . If not trie to systemd-analyze verify
It’s really weird because when I use systemd-analyze the output says that it took 3min 6sec for startup which is correct because it’s PAINFULLY slow, but when I use the blame argument there are no lagging processes. I’m pulling my hair out here. I wish I was at home so I could just do a fresh install and be done with it.
Edit: Wait, I just noticed that Lines 1-23…skipping… Won’t let me click on it though.