shutdown stalls
- Inicie sesión ou rexístrese para enviar comentarios
Sometimes when I shutdown not because of apps not wanting to close this is when you get the shutdown screen that looks like the bootup screen same artwork. So the problem is sometimes it stalls and doesn't turn of or restart. What do I need to do to fix the issue?
I have no idea what can you do to prevent the issue. I can recommend a way to shut it down without forcing a cold-reboot/shutdown which is not good for your hardware.
ctrl + alt + f1 and enter:
sudo shutdown -h now (to shut your lappy down)
sudo shutdown -r now (to restart)
sudo init 0 and sudo init 6 will do the same.
There are also sudo halt and sudo reboot.
cheers
its same for me
for this I use
sudo shutdown -h
- Inicie sesión ou rexístrese para enviar comentarios