Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Slow boot (used to be faster)

  1. #1
    Join Date
    Dec 2018
    Beans
    8

    Slow boot (used to be faster)

    Hello all,
    i somehow have the problem that Ubuntu 16.04 takes a longer time than it used to take to boot.

    Here is my dmesg output: https://pastebin.com/BVum36Fh
    Best,
    fntastic

  2. #2
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Slow boot (used to be faster)

    Welcome to the forums, fynn-boeltau.

    Have you changed your physical configuration? Did you disconnect or turn off Bluetooth?

    Please post output of:
    Code:
    systemd-analyze blame

  3. #3
    Join Date
    Dec 2018
    Beans
    8

    Re: Slow boot (used to be faster)

    No i haven't, i have however changed the size of my windows dual boot partition, but i think that was after the slow boot occured.

    Code:
              7.561s NetworkManager-wait-online.service
              1.939s fwupd.service
              1.160s dev-sda5.device
               737ms snapd.service
               467ms dev-loop9.device
               464ms dev-loop11.device
               458ms dev-loop10.device
               457ms dev-loop8.device
               455ms dev-loop12.device
               416ms dev-loop13.device
               410ms dev-loop5.device
               399ms dev-loop7.device
               398ms dev-loop6.device
               243ms apparmor.service
               178ms upower.service
               149ms binfmt-support.service
               142ms dev-loop4.device
               126ms dev-loop1.device
               126ms dev-loop2.device
               120ms console-setup.service
               119ms networking.service
               118ms dev-loop3.device
               116ms dev-loop0.device
    Thanks for your help!

  4. #4
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Slow boot (used to be faster)

    According to this output, your boot isn't slow. Perhaps we should start with some definitions: what do you mean by slow. Please actually measure and quantify in seconds.

  5. #5
    Join Date
    Dec 2018
    Beans
    8

    Re: Slow boot (used to be faster)

    It now takes 1min 45sec from grub to login screen.
    Used to be <30sec. I do have an SSD.
    Best, Fynn.

  6. #6
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Slow boot (used to be faster)

    Is the bluetooth plugged into a USB port, I would remove it for boot if possible

  7. #7
    Join Date
    Dec 2018
    Beans
    8

    Re: Slow boot (used to be faster)

    I don't have an external bluetooth device, I will try to turn off Wifi/Bluetooth during boot now and report back in.

    edit: makes it faster by ~2 sec.
    Last edited by fynn-boeltau; December 16th, 2018 at 05:45 PM.

  8. #8
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Slow boot (used to be faster)

    upload new dmesg please

  9. #9
    Join Date
    Dec 2018
    Beans
    8

    Re: Slow boot (used to be faster)


  10. #10
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Slow boot (used to be faster)

    Do a
    Code:
    sudo -H gedit /etc/default/grub
    Find the line with "quiet splash" and change it to "quiet splash ipv6.disable=1"
    Then in terminal
    Code:
    sudo update-grub
    Reboot

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •