Results 1 to 5 of 5

Thread: Selecting Shutdown, logs out but doesn't shutdown the computer

  1. #1
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 13.04 Raring Ringtail

    Unhappy Selecting Shutdown, logs out but doesn't shutdown the computer

    As above. My wife's HP G7-1150 works great except when she chooses shut down, it logs out instead. Even when there are no programs running, she still has to hold down the power button to get the laptop to turn off.

    Any thoughts?

  2. #2
    Join Date
    Jul 2009
    Location
    Shropshire England
    Beans
    238
    Distro
    Lubuntu 16.04 Xenial Xerus

    Re: Selecting Shutdown, logs out but doesn't shutdown the computer

    I had the same problem with an HP n5271 laptop here is what I did to solve my problem


    this is for GRUB2 the latest version of GRUB
    #
    # to ensure power off on shut down
    #
    # gksu gedit /etc/default/grub
    #
    # make GRUB_CMDLINE_LINUX_DEFAULT="acpi=force lapic quiet splash"
    # then run
    # # sudo update-grub --output=/boot/grub/grub.cfg
    #

  3. #3
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Selecting Shutdown, logs out but doesn't shutdown the computer

    Thanks. Tried adding "acpi=force lapic" and no improvement so far.

    Shutdown leads right to the login screen, and never past it.

  4. #4
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Selecting Shutdown, logs out but doesn't shutdown the computer

    Have you tried shutdown via terminal and see if it produces the same result?

    Code:
    sudo shutdown -h now

  5. #5
    Join Date
    Jan 2007
    Beans
    Hidden!
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Selecting Shutdown, logs out but doesn't shutdown the computer

    I did try from the terminal and the same result would happen.

    I ended up downloading the beta of Precise and foudn that the issue was gone in Precise Pangolin.

    I installed the beta, and the issue is gone. Now everything works fine. Whatever it was 12.04 Beta 1 has fixed it.

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
  •