When I try to shut down my computer, it hangs at the shutdown screen and these are the only lines I can see:
wait-for-state stop/waiting
Stoping GNUstep distributed object mapper: gdomap.
* Stopping rsync daemon rsync [ OK ]
* Stopping Speech Dispatcher speech-dispatcher [ OK ]
And thats all.
I'm using gnome 3.10 (had 3.12 but downgraded because of some problems) if it has something to do with that.
Rebooting the computer works; it doesn't hang.
Best Answer
In my case these simple steps worked for me fine:
Press Ctrl+Alt+T to go to a terminal and type:
This will open the grub config file. Change the line:
to:
Then save & close it.
Type in the same terminal:
This will open the modules config, just add the following:
and save the file.
Next type in the terminal:
Source