Results 1 to 5 of 5

Thread: ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

  1. #1
    Join Date
    Sep 2013
    Beans
    12

    ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

    Hi
    ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.
    Try using systemctl poweroff and systemctrl halt.
    The results were the same. The video was off but the hard disk still spinning.
    update on 2024-09-23
    The shutdown was trying to stop the following but was unable to. Causing the stopping loop
    /usr/bin/systemctl stop fwupd-refresh.timer
    /usr/bin/systemctl stop fwupd
    /usr/bin/systemctl stop NetworkManager.service
    /usr/bin/systemctl stop systemd-networkd.socket
    /usr/bin/systemctl stop systemd-networkd.service
    /usr/bin/systemctl stop polkit.service


    Please help.
    Last edited by fire-fly2; 2 Weeks Ago at 02:08 PM.

  2. #2
    Join Date
    May 2010
    Beans
    3,456

    Re: ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

    Does the system have a make and model?

  3. #3
    Join Date
    Sep 2013
    Beans
    12

    Re: ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

    It is an assembled desktop the motherboard info below. Thanks

  4. #4
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,684
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

    Try it without -P as that is the default, and it is unnecessary.
    Code:
    sudo shutdown now
    Cheers,


    The Linux Command Line at https://linuxcommand.org/

  5. #5
    Join Date
    Sep 2013
    Beans
    12

    Re: ubuntu 24.0.1 did not power off after shutdown -P now or halt -p command.

    nope, not working too.
    I even try systemctl poweroff but result was negative

Tags for this Thread

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
  •