Results 1 to 5 of 5

Thread: System Halted on shutdown

  1. #1
    Join Date
    Jun 2009
    Beans
    7

    System Halted on shutdown

    Thank in advance for your help. When I try to shut down my IBM T20 laptop the computer will shut down almost all the way and then display a message:

    [1278.112331] System Halted.

    When I just tell the computer to restart it does fine, it just won't shut down.
    Any suggestions?
    Thanks,
    Rob
    Ubuntu 9.04

  2. #2
    Join Date
    Jun 2009
    Beans
    7

    Re: System Halted on shutdown

    Any suggestions?

  3. #3
    Join Date
    Jun 2009
    Location
    South Leicester, UK
    Beans
    95
    Distro
    Ubuntu Studio 9.10 Karmic Koala

    Re: System Halted on shutdown

    Same problem on a Compaq Presario P4 desktop

  4. #4
    Join Date
    Apr 2009
    Beans
    31

    Re: System Halted on shutdown

    same problem here amd "piece of crap" sempron

  5. #5
    Join Date
    Oct 2007
    Beans
    Hidden!

    Re: System Halted on shutdown

    try this: in the grub menu (press Esc to show it if needed), press "e" to edit the first, normal grub entry. Then select the line starting with kernel, and press "e" again. At the end add this switch:

    Code:
    acpi=force
    Press enter to confirm, then "b" to boot.

    This switch will only be active for 1 boot, but see if it shuts down properly then, and no other problems occur. If so, you can make it permanent by modifying grub's menu.lst. Also feel free to submit a bug report so the kernel guys can fix this.

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
  •