I'm running Ubuntu 14.04.1 LTS Server on an Asus Eee PC netbook.
Back when I had 12.04 installed, I was able to close the netbook and the system would stay running. Now with 14.04, closing the netbook puts the system in suspend mode.
How do I make it so that the netbook stays powered on after closing the screen?
I have tried adding acpi=off apm=off
to the default grub boot option in /etc/default/grub
, but this did not work.
http://askubuntu.com/questions/15520/how-can-i-tell-ubuntu-to-do-nothing-when-i-close-my-laptop-lid
– Alex J Sep 05 '14 at 21:08