My Debian install gives me black screen on start up - it's a quick fix but it happens every time

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












My issue is a bit strange. I am running Debian GNU/Linux Testing Buster, and I'm very happy with it. However, it has one minor but persistent issue that I can't seem to figure out. Each and every time I boot up, I see the start-up messages like normal, the console text. However, when my display manager starts (LightDM), it shows me the mouse cursor, but with a black screen behind it. It's like this every time I boot it up. I can move the cursor around freely at this point.



The fix for this is simple. I press Ctrl + Alt + F1 to open the shell. I see my Bash prompt like normal. I run a couple commands.



$ ps -aux | grep "Xorg"
root 1177 0.6 1.5 439368 60396 tty7 Ssl+ Oct17 40:14 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
babkock 14990 0.0 0.0 4756 864 tty1 S+ 20:10 0:00 grep Xorg


I can see the X window system has been started by root, with process ID 1177. At this point I type this.



$ sudo kill 1177


This kills X. So X restarts, and it loads up LightDM like normal. It shows up perfect, just the way I configured it, everything's responsive and sturdy. I am now free to use my laptop and do what I need to do. I have (almost) no recurring glitches or freezes aside from this.



Is there some way to remedy this? Is there a startup command or script somewhere I can edit? I don't understand why this is happening, and I'd like to fix it because it's rather annoying.










share|improve this question

























    up vote
    0
    down vote

    favorite












    My issue is a bit strange. I am running Debian GNU/Linux Testing Buster, and I'm very happy with it. However, it has one minor but persistent issue that I can't seem to figure out. Each and every time I boot up, I see the start-up messages like normal, the console text. However, when my display manager starts (LightDM), it shows me the mouse cursor, but with a black screen behind it. It's like this every time I boot it up. I can move the cursor around freely at this point.



    The fix for this is simple. I press Ctrl + Alt + F1 to open the shell. I see my Bash prompt like normal. I run a couple commands.



    $ ps -aux | grep "Xorg"
    root 1177 0.6 1.5 439368 60396 tty7 Ssl+ Oct17 40:14 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
    babkock 14990 0.0 0.0 4756 864 tty1 S+ 20:10 0:00 grep Xorg


    I can see the X window system has been started by root, with process ID 1177. At this point I type this.



    $ sudo kill 1177


    This kills X. So X restarts, and it loads up LightDM like normal. It shows up perfect, just the way I configured it, everything's responsive and sturdy. I am now free to use my laptop and do what I need to do. I have (almost) no recurring glitches or freezes aside from this.



    Is there some way to remedy this? Is there a startup command or script somewhere I can edit? I don't understand why this is happening, and I'd like to fix it because it's rather annoying.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      My issue is a bit strange. I am running Debian GNU/Linux Testing Buster, and I'm very happy with it. However, it has one minor but persistent issue that I can't seem to figure out. Each and every time I boot up, I see the start-up messages like normal, the console text. However, when my display manager starts (LightDM), it shows me the mouse cursor, but with a black screen behind it. It's like this every time I boot it up. I can move the cursor around freely at this point.



      The fix for this is simple. I press Ctrl + Alt + F1 to open the shell. I see my Bash prompt like normal. I run a couple commands.



      $ ps -aux | grep "Xorg"
      root 1177 0.6 1.5 439368 60396 tty7 Ssl+ Oct17 40:14 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
      babkock 14990 0.0 0.0 4756 864 tty1 S+ 20:10 0:00 grep Xorg


      I can see the X window system has been started by root, with process ID 1177. At this point I type this.



      $ sudo kill 1177


      This kills X. So X restarts, and it loads up LightDM like normal. It shows up perfect, just the way I configured it, everything's responsive and sturdy. I am now free to use my laptop and do what I need to do. I have (almost) no recurring glitches or freezes aside from this.



      Is there some way to remedy this? Is there a startup command or script somewhere I can edit? I don't understand why this is happening, and I'd like to fix it because it's rather annoying.










      share|improve this question













      My issue is a bit strange. I am running Debian GNU/Linux Testing Buster, and I'm very happy with it. However, it has one minor but persistent issue that I can't seem to figure out. Each and every time I boot up, I see the start-up messages like normal, the console text. However, when my display manager starts (LightDM), it shows me the mouse cursor, but with a black screen behind it. It's like this every time I boot it up. I can move the cursor around freely at this point.



      The fix for this is simple. I press Ctrl + Alt + F1 to open the shell. I see my Bash prompt like normal. I run a couple commands.



      $ ps -aux | grep "Xorg"
      root 1177 0.6 1.5 439368 60396 tty7 Ssl+ Oct17 40:14 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
      babkock 14990 0.0 0.0 4756 864 tty1 S+ 20:10 0:00 grep Xorg


      I can see the X window system has been started by root, with process ID 1177. At this point I type this.



      $ sudo kill 1177


      This kills X. So X restarts, and it loads up LightDM like normal. It shows up perfect, just the way I configured it, everything's responsive and sturdy. I am now free to use my laptop and do what I need to do. I have (almost) no recurring glitches or freezes aside from this.



      Is there some way to remedy this? Is there a startup command or script somewhere I can edit? I don't understand why this is happening, and I'd like to fix it because it's rather annoying.







      linux debian x11 gnu lightdm






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 10 mins ago









      Tanner Babcock

      29611




      29611

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476938%2fmy-debian-install-gives-me-black-screen-on-start-up-its-a-quick-fix-but-it-ha%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476938%2fmy-debian-install-gives-me-black-screen-on-start-up-its-a-quick-fix-but-it-ha%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Christian Cage

          How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?