18.04 shuts off immediately after opening laptop lid to wake from sleepHow to update kernel to the latest mainline version without any Distro-upgrade?What causes Dell XPS 13 ProjectSputnik to wake up randomly after suspend and how to fix it?Upgraded Ubuntu 16.04 sometimes fails to sleepLaptop sometimes not locked on resume from sleep (lid action)Laptop won't wake up from sleep after undockingProblem with waking from suspend to RAM on 17.10Laptop won't sleep when closing lid since upgrading to 18.04Blank screen after resume from suspend on 18.04 on HP Elitebook 850 G5 (Intel HD graphics)Laptop does not wake up after closing lid Ubuntu 18.04Ubuntu 18.04 does not wake up from suspend on ASUS ZenbookLaptop screen does't wake up after closing lid

Is it wise to focus on putting odd beats on left when playing double bass drums?

How do I create uniquely male characters?

Re-submission of rejected manuscript without informing co-authors

How would photo IDs work for shapeshifters?

Why is my log file so massive? 22gb. I am running log backups

Is there any use for defining additional entity types in a SOQL FROM clause?

Need help identifying/translating a plaque in Tangier, Morocco

Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?

What happens when a metallic dragon and a chromatic dragon mate?

Does the average primeness of natural numbers tend to zero?

Why do we use polarized capacitors?

Why is the design of haulage companies so “special”?

Does bootstrapped regression allow for inference?

How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Email Account under attack (really) - anything I can do?

Does a dangling wire really electrocute me if I'm standing in water?

How can I fix this gap between bookcases I made?

Is this food a bread or a loaf?

What does it exactly mean if a random variable follows a distribution

Ideas for 3rd eye abilities

Is domain driven design an anti-SQL pattern?

Copycat chess is back

How can I plot a Farey diagram?



18.04 shuts off immediately after opening laptop lid to wake from sleep


How to update kernel to the latest mainline version without any Distro-upgrade?What causes Dell XPS 13 ProjectSputnik to wake up randomly after suspend and how to fix it?Upgraded Ubuntu 16.04 sometimes fails to sleepLaptop sometimes not locked on resume from sleep (lid action)Laptop won't wake up from sleep after undockingProblem with waking from suspend to RAM on 17.10Laptop won't sleep when closing lid since upgrading to 18.04Blank screen after resume from suspend on 18.04 on HP Elitebook 850 G5 (Intel HD graphics)Laptop does not wake up after closing lid Ubuntu 18.04Ubuntu 18.04 does not wake up from suspend on ASUS ZenbookLaptop screen does't wake up after closing lid






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















The computer goes to sleep just fine, I can see this from the syslogs recording sleep. It's a ThinkPad T570, so I can also see the red light on the lid glowing indicating sleep mode. However, when I open the lid within 1 second the power button goes dark. The power button never gets out of its glowing pattern indicating sleep mode nor does the keyboard backlight come on or the screen light up.



-I have tried installing a fresh copy of 18.04.1 on /dev/sda3 to dual-boot with 18.04.2 on /dev/sda2.



-I have tried boot repair with a purge of grub that actually did work for me to be able to boot into 18.04.2 and then put it to sleep once and wake successfully (or at least I think it did). After this I removed 18.04.1 and did the same boot repair process and all was lost; waking from sleep no longer worked.



-I tried once again to install 18.04.1 on /dev/sda3 and run boot repair as before but to no avail.



-I have tried launching 18.04.2 with different kernel versions from the grub menu.



I'm not quite sure what could be causing this at this point. /var/log/syslog shows no logs at all for the waking up process when it fails. All I see are suspending logs and then logs for when I boot up the computer from scratch after the abrupt shutdown.



This was not always the case. I successfully ran 18.04 on its own for months without this issue, and it only presented itself at least 2 weeks ago.



EDIT: My /var/log/pm-suspend.log file: http://paste.ubuntu.com/p/mdb5ZCq6Zb/



EDIT2: Upgrading to kernel 4.20 seemed to fix the problem at which point I deleted the /dev/sda3 partition with 18.04.1 and ran boot repair. Now the problem persists. 5.0.7, 4.20, 4.15, 4.12 work as kernel versions just not with resuming Ubuntu.



dmesg output after a failed 5.0.7 resume: http://paste.ubuntu.com/p/RXQNZzZg8P/










share|improve this question



















  • 1





    I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

    – pwaterz
    3 hours ago











  • I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

    – gopher
    3 hours ago











  • New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

    – gopher
    2 hours ago











  • I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

    – WinEunuuchs2Unix
    1 hour ago











  • @WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

    – gopher
    36 mins ago

















0















The computer goes to sleep just fine, I can see this from the syslogs recording sleep. It's a ThinkPad T570, so I can also see the red light on the lid glowing indicating sleep mode. However, when I open the lid within 1 second the power button goes dark. The power button never gets out of its glowing pattern indicating sleep mode nor does the keyboard backlight come on or the screen light up.



-I have tried installing a fresh copy of 18.04.1 on /dev/sda3 to dual-boot with 18.04.2 on /dev/sda2.



-I have tried boot repair with a purge of grub that actually did work for me to be able to boot into 18.04.2 and then put it to sleep once and wake successfully (or at least I think it did). After this I removed 18.04.1 and did the same boot repair process and all was lost; waking from sleep no longer worked.



-I tried once again to install 18.04.1 on /dev/sda3 and run boot repair as before but to no avail.



-I have tried launching 18.04.2 with different kernel versions from the grub menu.



I'm not quite sure what could be causing this at this point. /var/log/syslog shows no logs at all for the waking up process when it fails. All I see are suspending logs and then logs for when I boot up the computer from scratch after the abrupt shutdown.



This was not always the case. I successfully ran 18.04 on its own for months without this issue, and it only presented itself at least 2 weeks ago.



EDIT: My /var/log/pm-suspend.log file: http://paste.ubuntu.com/p/mdb5ZCq6Zb/



EDIT2: Upgrading to kernel 4.20 seemed to fix the problem at which point I deleted the /dev/sda3 partition with 18.04.1 and ran boot repair. Now the problem persists. 5.0.7, 4.20, 4.15, 4.12 work as kernel versions just not with resuming Ubuntu.



dmesg output after a failed 5.0.7 resume: http://paste.ubuntu.com/p/RXQNZzZg8P/










share|improve this question



















  • 1





    I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

    – pwaterz
    3 hours ago











  • I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

    – gopher
    3 hours ago











  • New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

    – gopher
    2 hours ago











  • I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

    – WinEunuuchs2Unix
    1 hour ago











  • @WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

    – gopher
    36 mins ago













0












0








0








The computer goes to sleep just fine, I can see this from the syslogs recording sleep. It's a ThinkPad T570, so I can also see the red light on the lid glowing indicating sleep mode. However, when I open the lid within 1 second the power button goes dark. The power button never gets out of its glowing pattern indicating sleep mode nor does the keyboard backlight come on or the screen light up.



-I have tried installing a fresh copy of 18.04.1 on /dev/sda3 to dual-boot with 18.04.2 on /dev/sda2.



-I have tried boot repair with a purge of grub that actually did work for me to be able to boot into 18.04.2 and then put it to sleep once and wake successfully (or at least I think it did). After this I removed 18.04.1 and did the same boot repair process and all was lost; waking from sleep no longer worked.



-I tried once again to install 18.04.1 on /dev/sda3 and run boot repair as before but to no avail.



-I have tried launching 18.04.2 with different kernel versions from the grub menu.



I'm not quite sure what could be causing this at this point. /var/log/syslog shows no logs at all for the waking up process when it fails. All I see are suspending logs and then logs for when I boot up the computer from scratch after the abrupt shutdown.



This was not always the case. I successfully ran 18.04 on its own for months without this issue, and it only presented itself at least 2 weeks ago.



EDIT: My /var/log/pm-suspend.log file: http://paste.ubuntu.com/p/mdb5ZCq6Zb/



EDIT2: Upgrading to kernel 4.20 seemed to fix the problem at which point I deleted the /dev/sda3 partition with 18.04.1 and ran boot repair. Now the problem persists. 5.0.7, 4.20, 4.15, 4.12 work as kernel versions just not with resuming Ubuntu.



dmesg output after a failed 5.0.7 resume: http://paste.ubuntu.com/p/RXQNZzZg8P/










share|improve this question
















The computer goes to sleep just fine, I can see this from the syslogs recording sleep. It's a ThinkPad T570, so I can also see the red light on the lid glowing indicating sleep mode. However, when I open the lid within 1 second the power button goes dark. The power button never gets out of its glowing pattern indicating sleep mode nor does the keyboard backlight come on or the screen light up.



-I have tried installing a fresh copy of 18.04.1 on /dev/sda3 to dual-boot with 18.04.2 on /dev/sda2.



-I have tried boot repair with a purge of grub that actually did work for me to be able to boot into 18.04.2 and then put it to sleep once and wake successfully (or at least I think it did). After this I removed 18.04.1 and did the same boot repair process and all was lost; waking from sleep no longer worked.



-I tried once again to install 18.04.1 on /dev/sda3 and run boot repair as before but to no avail.



-I have tried launching 18.04.2 with different kernel versions from the grub menu.



I'm not quite sure what could be causing this at this point. /var/log/syslog shows no logs at all for the waking up process when it fails. All I see are suspending logs and then logs for when I boot up the computer from scratch after the abrupt shutdown.



This was not always the case. I successfully ran 18.04 on its own for months without this issue, and it only presented itself at least 2 weeks ago.



EDIT: My /var/log/pm-suspend.log file: http://paste.ubuntu.com/p/mdb5ZCq6Zb/



EDIT2: Upgrading to kernel 4.20 seemed to fix the problem at which point I deleted the /dev/sda3 partition with 18.04.1 and ran boot repair. Now the problem persists. 5.0.7, 4.20, 4.15, 4.12 work as kernel versions just not with resuming Ubuntu.



dmesg output after a failed 5.0.7 resume: http://paste.ubuntu.com/p/RXQNZzZg8P/







boot grub2 18.04 suspend power-management






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 2 hours ago







gopher

















asked 3 hours ago









gophergopher

718




718







  • 1





    I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

    – pwaterz
    3 hours ago











  • I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

    – gopher
    3 hours ago











  • New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

    – gopher
    2 hours ago











  • I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

    – WinEunuuchs2Unix
    1 hour ago











  • @WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

    – gopher
    36 mins ago












  • 1





    I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

    – pwaterz
    3 hours ago











  • I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

    – gopher
    3 hours ago











  • New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

    – gopher
    2 hours ago











  • I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

    – WinEunuuchs2Unix
    1 hour ago











  • @WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

    – gopher
    36 mins ago







1




1





I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

– pwaterz
3 hours ago





I had similar issue on a Dell xps 9570. The kernel would go into a panic on wake up. Updated my kernel to 4.18 at the time and it solved it. I'm now running 4.19 and it's been solid as well.

– pwaterz
3 hours ago













I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

– gopher
3 hours ago





I was running 4.15, and I just installed 4.20. It works fine now! I could have tried a lower minor version. Am I likely to encounter errors with this choice?

– gopher
3 hours ago













New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

– gopher
2 hours ago





New issue. After installing 4.20 things were working fine, so I removed 18.04.1 from /dev/sda3 and reinstalled grub to update the list of operating systems. Now I have the same issue again but with the updated kernel.

– gopher
2 hours ago













I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

– WinEunuuchs2Unix
1 hour ago





I've been using Long Term Support kernel 4.14 and have been very happy with it. I recently upgraded 4.14.98 to 4.14.110 with no problems. You might want to try it when all else fails: askubuntu.com/questions/119080/…

– WinEunuuchs2Unix
1 hour ago













@WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

– gopher
36 mins ago





@WinEunuuchs2Unix sadly testing both 4.14 and 4.19 LTS kernels did not fix anything.

– gopher
36 mins ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132298%2f18-04-shuts-off-immediately-after-opening-laptop-lid-to-wake-from-sleep%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132298%2f18-04-shuts-off-immediately-after-opening-laptop-lid-to-wake-from-sleep%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

What to do with chalk when deepwater soloing? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Photo Competition: April - At Home in The Great OutdoorsIs it ok for my climbing shoes/chalk bag to get wet?What hand and finger exercises help with climbing?Chalk: pure, plus drying agent, liquid?What can I do with a retired rope and harness?What to do with the lap coiled rope if the belayer wishes to lead consecutive pitches?How do to a safety knot when abseiling with 2 ropes?What are the advantages of being short when climbing?When should you start to train with Campus Boards, Hang Boards and Peg Boards?Climbing: fear/panic on boulder wallWith what specific techniques are various bouldering grades associated?What are the most important numerical features to look for when comparing climbing ropes?

How to start Thunderbird minimized on start-up?How to run Thunderbird on startup, minimised?How to make Thunderbird Mail runs at startup?How do I start applications automatically on login?How can I delay a specific program on startup?How do I hide Thunderbird from the launcher while running?How to keep Thunderbird and Pidgin running on background?How to open Thunderbird minimised at startup in Ubuntu 16.04How to start Thunderbird minimized to Unity system tray on start-up?Minimize Thunderbird to Traythunderbird script to disable option: “delete message on server”Why is Thunderbird pegging a core at 100%?Thunderbird resets profile after second start upClearing out Thunderbird on UbuntuThunderbird and a shared “home” partitionBidirectionally synchronize Thunderbird profiles (POP3 mail accounts) between two computersWhy doesn't Ubuntu/Thunderbird save my PGP key?How to start Thunderbird minimized to Unity system tray on start-up?Recovering thunderbird files from quick formatted drive?