Kubuntu 18.10 + Nvidia won't wake from suspend












1















Upon waking Kubuntu 18.10 from suspend, I simply get a black screen.



I have an Nvidia graphics card; here are the details:



Graphics:  Device-1: Intel driver: N/A bus ID: 00:02.0 
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 390.87 bus ID: 01:00.0
Display: x11 server: X.Org 1.20.1 driver: fbdev,nouveau FAILED: nvidia unloaded: modesetting,vesa
resolution: 1920x1080~77Hz
OpenGL: renderer: N/A v: N/A direct render: N/A


Anyone have some ideas on how to fix this?










share|improve this question

























  • I'm using Kubuntu 18.10

    – Dilshan Maduranga
    Jan 23 at 14:09
















1















Upon waking Kubuntu 18.10 from suspend, I simply get a black screen.



I have an Nvidia graphics card; here are the details:



Graphics:  Device-1: Intel driver: N/A bus ID: 00:02.0 
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 390.87 bus ID: 01:00.0
Display: x11 server: X.Org 1.20.1 driver: fbdev,nouveau FAILED: nvidia unloaded: modesetting,vesa
resolution: 1920x1080~77Hz
OpenGL: renderer: N/A v: N/A direct render: N/A


Anyone have some ideas on how to fix this?










share|improve this question

























  • I'm using Kubuntu 18.10

    – Dilshan Maduranga
    Jan 23 at 14:09














1












1








1








Upon waking Kubuntu 18.10 from suspend, I simply get a black screen.



I have an Nvidia graphics card; here are the details:



Graphics:  Device-1: Intel driver: N/A bus ID: 00:02.0 
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 390.87 bus ID: 01:00.0
Display: x11 server: X.Org 1.20.1 driver: fbdev,nouveau FAILED: nvidia unloaded: modesetting,vesa
resolution: 1920x1080~77Hz
OpenGL: renderer: N/A v: N/A direct render: N/A


Anyone have some ideas on how to fix this?










share|improve this question
















Upon waking Kubuntu 18.10 from suspend, I simply get a black screen.



I have an Nvidia graphics card; here are the details:



Graphics:  Device-1: Intel driver: N/A bus ID: 00:02.0 
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] driver: nvidia v: 390.87 bus ID: 01:00.0
Display: x11 server: X.Org 1.20.1 driver: fbdev,nouveau FAILED: nvidia unloaded: modesetting,vesa
resolution: 1920x1080~77Hz
OpenGL: renderer: N/A v: N/A direct render: N/A


Anyone have some ideas on how to fix this?







suspend






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 23 at 15:36









Android Dev

11k63362




11k63362










asked Jan 23 at 14:09









Dilshan MadurangaDilshan Maduranga

61




61













  • I'm using Kubuntu 18.10

    – Dilshan Maduranga
    Jan 23 at 14:09



















  • I'm using Kubuntu 18.10

    – Dilshan Maduranga
    Jan 23 at 14:09

















I'm using Kubuntu 18.10

– Dilshan Maduranga
Jan 23 at 14:09





I'm using Kubuntu 18.10

– Dilshan Maduranga
Jan 23 at 14:09










2 Answers
2






active

oldest

votes


















0














Have you tried pressing Ctrl+Alt+F4 and then ps aux | grep "xserv"



And then
kill (enter_pid_of_xserver_here)



This usually works for me.






share|improve this answer































    0














    Same problem here, most of the time but not every time, on 18.10 with gnome, same graphic card with latest Nvidia driver.
    I can't access to another tty cause the computer doesn't seem to really wake up.
    On a wake up try, the screen backlight doesn't turn on, music don't resume, and I can't ear any HDD sound, only fans seem to turn on.
    The only way to get back a working system is to unplug the AC, force shutdown by pressing a few seconds the power button, and wait around 10 secs before pressing it again so that it boots normally (but doesn't resume) and if you don't wait enough time, you get the same void screen of the death.






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


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1112250%2fkubuntu-18-10-nvidia-wont-wake-from-suspend%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Have you tried pressing Ctrl+Alt+F4 and then ps aux | grep "xserv"



      And then
      kill (enter_pid_of_xserver_here)



      This usually works for me.






      share|improve this answer




























        0














        Have you tried pressing Ctrl+Alt+F4 and then ps aux | grep "xserv"



        And then
        kill (enter_pid_of_xserver_here)



        This usually works for me.






        share|improve this answer


























          0












          0








          0







          Have you tried pressing Ctrl+Alt+F4 and then ps aux | grep "xserv"



          And then
          kill (enter_pid_of_xserver_here)



          This usually works for me.






          share|improve this answer













          Have you tried pressing Ctrl+Alt+F4 and then ps aux | grep "xserv"



          And then
          kill (enter_pid_of_xserver_here)



          This usually works for me.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 23 at 16:24









          puneetpuneet

          11




          11

























              0














              Same problem here, most of the time but not every time, on 18.10 with gnome, same graphic card with latest Nvidia driver.
              I can't access to another tty cause the computer doesn't seem to really wake up.
              On a wake up try, the screen backlight doesn't turn on, music don't resume, and I can't ear any HDD sound, only fans seem to turn on.
              The only way to get back a working system is to unplug the AC, force shutdown by pressing a few seconds the power button, and wait around 10 secs before pressing it again so that it boots normally (but doesn't resume) and if you don't wait enough time, you get the same void screen of the death.






              share|improve this answer




























                0














                Same problem here, most of the time but not every time, on 18.10 with gnome, same graphic card with latest Nvidia driver.
                I can't access to another tty cause the computer doesn't seem to really wake up.
                On a wake up try, the screen backlight doesn't turn on, music don't resume, and I can't ear any HDD sound, only fans seem to turn on.
                The only way to get back a working system is to unplug the AC, force shutdown by pressing a few seconds the power button, and wait around 10 secs before pressing it again so that it boots normally (but doesn't resume) and if you don't wait enough time, you get the same void screen of the death.






                share|improve this answer


























                  0












                  0








                  0







                  Same problem here, most of the time but not every time, on 18.10 with gnome, same graphic card with latest Nvidia driver.
                  I can't access to another tty cause the computer doesn't seem to really wake up.
                  On a wake up try, the screen backlight doesn't turn on, music don't resume, and I can't ear any HDD sound, only fans seem to turn on.
                  The only way to get back a working system is to unplug the AC, force shutdown by pressing a few seconds the power button, and wait around 10 secs before pressing it again so that it boots normally (but doesn't resume) and if you don't wait enough time, you get the same void screen of the death.






                  share|improve this answer













                  Same problem here, most of the time but not every time, on 18.10 with gnome, same graphic card with latest Nvidia driver.
                  I can't access to another tty cause the computer doesn't seem to really wake up.
                  On a wake up try, the screen backlight doesn't turn on, music don't resume, and I can't ear any HDD sound, only fans seem to turn on.
                  The only way to get back a working system is to unplug the AC, force shutdown by pressing a few seconds the power button, and wait around 10 secs before pressing it again so that it boots normally (but doesn't resume) and if you don't wait enough time, you get the same void screen of the death.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 6 at 10:24









                  Paul ALBERTPaul ALBERT

                  492




                  492






























                      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%2f1112250%2fkubuntu-18-10-nvidia-wont-wake-from-suspend%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

                      Questions related to Moebius Transform of Characteristic Function of the Primes

                      List of scandals in India

                      Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?