50
Views

I upgraded to Ubuntu 16.04 as a fresh install on my HP Stream 11. It went well and the standard issues like Wi-Fi or touch pad not working were non-existent. The only issue I found after the upgrade was a failure to suspend when I closed the laptop’s lid. This is a known bug and will be fixed in future releases but I was able to resolve the issue for now.

The Fix

You will want to edit a line in your logind.conf file.

sudo nano /etc/systemd/logind.conf

There are a lines commented out that you could edit but I just dropped this line in to the file at the bottom.

HandleLidSwitchDocked=suspend

It will look like this.

logind_conf-edit

Conclusion

The setting should be fine, even after a kernel update. I also noticed that my computer needed rebooted twice for the fix to take effect. It actually hung during suspend after the first reboot.

Article Tags:
·
Article Categories:
Tech
SDATIC

Web developer and former photographer by trade...gamer and all around tech enthusiast in his free time. Christoph started sdatic.com as a way to organize his ideas, research, notes and interests. He also found it enjoyable to connect and share with others who parallel his interests. Everything you see here is a resource that he found useful or interesting and he hopes that you will too.

Leave a Reply

Your email address will not be published. Required fields are marked *