Shutdown doesn't power off |
To implement commands you must press 'ENTER' button of your keyboard after each command. This command has been solve my problem.
- sudo gedit /etc/default/grub
- Now find the line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
- Change this line to: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
Save the file and close the file. Finally, in terminal, type:- sudo update-grub
Remember that at first line 'gedit' is a name of text editor. So if you are in Lubuntu change 'gedit' and write 'leafpad' to open grub configuration file. Do the same for other Linux distro.
Really this blog is very useful and informative. Please keep on posting the more stuff. I will like to hear more from you. Thanks.....
ReplyDeleteServer Cabinets
Thanks a lot!!!
ReplyDeleteThis solved the same problem for me
I have tried your solution, but it doesn't work on my very old compaq pentium-3, the same problem still exists. Any other ideas?
ReplyDeleteIt doesn't work on a toshiba either.:-(
ReplyDeleteThis solution doesn't work on Acer Aspire 5560.
ReplyDeletethank you so much... Worked for my dell vostro 2520 laptop
ReplyDeleteworked with lubuntu 14.04.1 on an asus x553ma. thanks a lot!
ReplyDeleteIts not work on Ubuntu 12.04 LTS
ReplyDeletePlease upgrade your Ubuntu to newer version.
Delete