0

I installed the 'new' Ubuntu 13.10, and it won't shutdown/restart from the menu. When pressing any of those buttons, Ubuntu will close some programs and then do nothing.

The only way that I've to shutdown/restart my PC is by blocking it, then moving the mouse so the black screen goes away, then changing user, and finally shutdown/restart from the login screen.

Anyway that I can fix this?

Thanks.

user2077474
  • 95
  • 1
  • 1
  • 6
  • What does the do nothing mean? Does the graphics stay? Does it show a purple screen only? Does some messages come up? And sorry but I don't know this slang term: blocking the PC, what does that mean? – falconer Dec 17 '13 at 17:30

1 Answers1

0

Try to shutdown from the terminal,

sudo shutdown -P now
Avinash Raj
  • 78,556