# Ubuntu 16.04 won't wake up from suspend

DevFeed: [Ubuntu 16.04 won't wake up from suspend](<https://devfeed.tech/articles/ubuntu-16-04-won-t-wake-up-from-suspend-21525.md>)

Original publisher: [Read original article](<http://lifepluslinux.blogspot.com/2016/04/ubuntu-1604-wont-wake-up-from-suspend.html>)

Author: Suresh Alse (noreply@blogger.com)

Published: 2016-04-26T16:57:00Z

Content type: tutorial

Language: en

Sources: [Life Plus Linux](<https://devfeed.tech/sources/life-plus-linux.md>)

Topics: [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>)

Tags: [battery](<https://devfeed.tech/tags/battery.md>), [hibernate](<https://devfeed.tech/tags/hibernate.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [lts](<https://devfeed.tech/tags/lts.md>), [thinkpad](<https://devfeed.tech/tags/thinkpad.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>)

## AI overview

A ThinkPad E550 running Ubuntu 16.04 LTS could not properly suspend, hibernate, or shut down, even with open-source drivers. The article attributes the issue to kernel 4.4 and reports that upgrading to kernel 4.5 resolved it.

## Source excerpt

I recently installed Ubuntu 16.04 LTS Xenial Xerus on my Thinkpad E550. I honestly regretted it not just because it doesn't support AMD proprietary fglrx driver aka AMD Catalyst or AMD Radeon Software but because the suspend feature stopped working. I initially thought that this had something to do with video drivers that I had installed on Ubuntu 15.10 which were now incompatible with 16.04. I realized that this was not the case as the issue persisted even on opensource drivers that it is compatible with. Also on a closer observation I realized that it was not that my system was not able to wake up from suspend, but that it was not able to suspend at all. On suspending, the screen would go off but my laptop kept running, heating up and draining battery. This problem existed when I hibernate or shutdown as well. Now the only possible reason for this is some problem in acpi which is not letting my system to suspend. Ubuntu 16.04 is shipped with kernel 4.4. A quick search on this issue on kernel 4.4 made me realize that this exists across several destros and mostly on thinkpads. So I upgraded to kernel 4.5 and the problem is resolved. Installing kernel 4.5 32 bit 64bit Then reboot!