Ubuntu 18.10 does not wake up from hibernate Announcing the arrival of Valued Associate #679:...

Specify the range of GridLines

Suing a Police Officer Instead of the Police Department

`FindRoot [ ]`::jsing: Encountered a singular Jacobian at a point...WHY

How can I wire a 9-position switch so that each position turns on one more LED than the one before?

Like totally amazing interchangeable sister outfit accessory swapping or whatever

What is ls Largest Number Formed by only moving two sticks in 508?

Retract an already submitted Recommendation Letter (written for an undergrad student)

Is Bran literally the world's memory?

What does こした mean?

Eigenvalues of the Laplacian of the directed De Bruijn graph

/bin/ls sorts differently than just ls

Protagonist's race is hidden - should I reveal it?

Will I be more secure with my own router behind my ISP's router?

Why does Java have support for time zone offsets with seconds precision?

How to keep bees out of canned beverages?

When I export an AI 300x60 art board it saves with bigger dimensions

Why do people think Winterfell crypts is the safest place for women, children & old people?

Why doesn't the university give past final exams' answers?

false 'Security alert' from Google - every login generates mails from 'no-reply@accounts.google.com'

Coin Game with infinite paradox

What helicopter has the most rotor blades?

Feather, the Redeemed and Dire Fleet Daredevil

Is it appropriate to mention a relatable company blog post when you're asked about the company?

Is there a possibility to generate a list dynamically in Latex?



Ubuntu 18.10 does not wake up from hibernate



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)Kubuntu Energy Saving event on power button pressed not workingAfter closing the lid, no screen display and computer hangs. Have to restart everytime.(14.10)ACPI open/close lid scripts - xrandr does not execute but other commands doNothing happens when I close the lid or press power buttonInspiron not waking up after lid open (Trusty)Restrict waking up from suspend to specific buttons onlyHibernation Dell Inspiron 5565 and Ubuntu 18.04 Doesn't Wake UpGray screen and unsuable GNOME Shell after wake from hibernate in Ubuntu 18.04Disable Bluetooth wake from hibernateDell touchpad not registering clicks after waking from suspend





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







1















i got a Dell Inspiron laptop with Ubuntu installed. When I shortly press the power button or close the lid the system hibernates as it should.
Now the problem is that when I open the lid, the only way to wake up is either to plug in and out the power cable (which is weird) or to completely restart the system by pressing the power button for a few seconds.



What i wish to figure out is how to manage this problem so that I return to the login screen when opening the lid or pressing the power button again.



I'm a noob to Linux so if you need any system info, just tell me the command to execute. :)



thx










share|improve this question







New contributor




till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    1















    i got a Dell Inspiron laptop with Ubuntu installed. When I shortly press the power button or close the lid the system hibernates as it should.
    Now the problem is that when I open the lid, the only way to wake up is either to plug in and out the power cable (which is weird) or to completely restart the system by pressing the power button for a few seconds.



    What i wish to figure out is how to manage this problem so that I return to the login screen when opening the lid or pressing the power button again.



    I'm a noob to Linux so if you need any system info, just tell me the command to execute. :)



    thx










    share|improve this question







    New contributor




    till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      1












      1








      1








      i got a Dell Inspiron laptop with Ubuntu installed. When I shortly press the power button or close the lid the system hibernates as it should.
      Now the problem is that when I open the lid, the only way to wake up is either to plug in and out the power cable (which is weird) or to completely restart the system by pressing the power button for a few seconds.



      What i wish to figure out is how to manage this problem so that I return to the login screen when opening the lid or pressing the power button again.



      I'm a noob to Linux so if you need any system info, just tell me the command to execute. :)



      thx










      share|improve this question







      New contributor




      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      i got a Dell Inspiron laptop with Ubuntu installed. When I shortly press the power button or close the lid the system hibernates as it should.
      Now the problem is that when I open the lid, the only way to wake up is either to plug in and out the power cable (which is weird) or to completely restart the system by pressing the power button for a few seconds.



      What i wish to figure out is how to manage this problem so that I return to the login screen when opening the lid or pressing the power button again.



      I'm a noob to Linux so if you need any system info, just tell me the command to execute. :)



      thx







      18.10 hibernate lid






      share|improve this question







      New contributor




      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 9 hours ago









      till385till385

      61




      61




      New contributor




      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      till385 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Run the following:



          cd /etc/default/
          sudo gedit grub


          modify this two lines:



          GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi"
          GRUB_CMDLINE_LINUX=""


          then run:



          sudo update-grub


          finally: reboot






          share|improve this answer
























            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
            });


            }
            });






            till385 is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1136421%2fubuntu-18-10-does-not-wake-up-from-hibernate%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Run the following:



            cd /etc/default/
            sudo gedit grub


            modify this two lines:



            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi"
            GRUB_CMDLINE_LINUX=""


            then run:



            sudo update-grub


            finally: reboot






            share|improve this answer




























              0














              Run the following:



              cd /etc/default/
              sudo gedit grub


              modify this two lines:



              GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi"
              GRUB_CMDLINE_LINUX=""


              then run:



              sudo update-grub


              finally: reboot






              share|improve this answer


























                0












                0








                0







                Run the following:



                cd /etc/default/
                sudo gedit grub


                modify this two lines:



                GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi"
                GRUB_CMDLINE_LINUX=""


                then run:



                sudo update-grub


                finally: reboot






                share|improve this answer













                Run the following:



                cd /etc/default/
                sudo gedit grub


                modify this two lines:



                GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi"
                GRUB_CMDLINE_LINUX=""


                then run:



                sudo update-grub


                finally: reboot







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 8 hours ago









                Nicholas RediNicholas Redi

                64




                64






















                    till385 is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    till385 is a new contributor. Be nice, and check out our Code of Conduct.













                    till385 is a new contributor. Be nice, and check out our Code of Conduct.












                    till385 is a new contributor. Be nice, and check out our Code of Conduct.
















                    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%2f1136421%2fubuntu-18-10-does-not-wake-up-from-hibernate%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