My Debian install gives me black screen on start up - it's a quick fix but it happens every time
Clash 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.
linux debian x11 gnu lightdm
add a comment |Â
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.
linux debian x11 gnu lightdm
add a comment |Â
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.
linux debian x11 gnu lightdm
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
linux debian x11 gnu lightdm
asked 10 mins ago
Tanner Babcock
29611
29611
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password