Results 1 to 6 of 6

Thread: Shutdown hang (hirsute)

  1. #1
    Join Date
    May 2012
    Beans
    56

    Shutdown hang (hirsute)

    Hello!

    My System hangs for a few seconds at shutdown. Which program to blame?
    Attached Files Attached Files

  2. #2
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,384
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Shutdown hang (hirsute)

    This worked for me on that issue

    You need to delete the "splash" entry in the grub menu. It helped me.

    in terminal:

    Code:
        sudo pluma /etc/default/grub
        Remove "splash" entry,save: Ctrl+o Enter,Ctrl+x and
        sudo update-grub
    Also helped, I am running xubuntu 20.04

    Code:
    sudo apt-get purge xfce4-screensaver

  3. #3
    Join Date
    May 2012
    Beans
    56

    Re: Shutdown hang (hirsute)

    Quote Originally Posted by cmcanulty View Post
    This worked for me on that issue

    You need to delete the "splash" entry in the grub menu. It helped me.
    This disable plymouth, right?

  4. #4
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Shutdown hang (hirsute)

    It should mean that you see a scrolling text boot and may be able to see what is attempting to be done when the delay happens.

    You can do this for a single boot without making it permanent by hitting "E" at the grub menu (for edit) and then delete quiet splash from the kernel line then Cttrl+X (I think) to boot.
    The edit will not last beyond that one boot but can, of course, be repeated if you need to.

  5. #5
    Join Date
    May 2012
    Beans
    56

    Re: Shutdown hang (hirsute)


  6. #6
    Join Date
    May 2020
    Location
    top of the mountain
    Beans
    187
    Distro
    Ubuntu Development Release

    Re: Shutdown hang (hirsute)

    Sounds like unattended updates. It can do the same thing during boot. If it is no inconvenience I suggest let it do it's thing.

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
  •