4

When I shut down my computer it always gets stucks on the shut down screen (where it displays the Ubuntu logo and the little dots). I tried to shut it down through shell, I checked the init. process, shell and everything. I can't find out where the problem is! I tried to shut down through terminal session and still the same problem.

I have to shut down with power button every single time. Anyone got a solution?

coversnail
  • 6,366
Jack Mayerz
  • 1,669

2 Answers2

1

I reliably have this problem with Xubuntu 11.10 on my Mac Pro. (And I have waited 10 minutes by the clock and it's still hung!) I have found that if I wait for about one complete cycle of the dots (sliding bar on Xubuntu), then hit the Escape key, it usually completes the shutdown at that point. If instead I get the console, I wait for it to say it's shutting down all processes and finally posts a message saying it will halt. Hitting Escape again after that message completes the shutdown (otherwise it hangs here "forever"). It's manual, but seems to work.

DaveEmme
  • 261
0

I had this problem with my Kubuntu 11.10 installation at one point. It turned out that it only occurred when I had my WiFi turned on (it was on a laptop). In the end, a KDE update solved the problem.

If you're using a laptop, you might want to try turning the WiFi off before shutting down, to see if that is the cause. If so, make sure you've installed any available updates, and maybe check your WiFi drivers. I also found that closing the GUI with Ctrl+Alt+Backspace when stuck and using the

sudo shutdown now

command made the computer shut down properly.