Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 43321  / 1 Year ago, fri, november 25, 2022, 9:00:22

Have Ubuntu 14.04 installed on a Toshiba Satellite S50 with Windows 7. Offnote: Was experiencing freezes with the proprietary nvidia driver so I switched to the Nouveau driver.



My ubuntu will not shut down or reboot. I try typing



sudo reboot -h -q now


among other variations as well as shutdown but I get other outcomes:




  1. It closes x and freezes at the terminal with a _


  2. It closes x and I get a terminal:



    wait-for-state stop/waiting
    * Stopping rsync daemon rsync
    saned disabled; edit /etc/default/saned
    * speech-dispacher disabled; edit /etc/default/speech-dispacher
    Stopping SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed.
    spamd.
    ModemManager[828]: <info> ModemManager is shut down
    ModemManager[828]: <info> ModemManager (version 1.0.0) is starting...
    ModemManager[828]: <warn> Could not acquire the 'org.freedesktop.ModemManager1' service name
    ModemManager[828]: <info> ModemManager is shut down
    ModemManager[828]: <info> ModemManager (version 1.0.0) is starting...
    ModemManager[828]: <warn> Could not acquire the 'org.freedesktop.ModemManager1' service name
    ModemManager[828]: <info> ModemManager is shut down
    * Killing all remaining processes...
    * Will now switch to single-user mode


    root@laptop:~#




And I get a root prompt.



Side Notes: Using Gnome Desktop, lightdm



Why am I unable to shutdown or reboot?


More From » 14.04

 Answers
5

Confirmed to be a bug: https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1174272
The solution using sudo shutdown -r 0 to reboot, and sudo shutdown -h now to shut down, worked around it. It seems to be getting some attention now.


[#25359] Sunday, November 27, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
zzlingots

Total Points: 414
Total Questions: 130
Total Answers: 117

Location: Sudan
Member since Tue, Sep 15, 2020
4 Years ago
;