GDM not starting and I can't open TTY

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I can't login to my ubuntu environment. It will get stuck on the purple screen and I can't even open TTY by using ctr+alt+F1-F5
I've read this: My computer boots to a black screen, what options do I have to fix it?
and a lot more forum posts but the main problem is that I can't open TTY, I've tried open it also by using no splash and nomodeset but no luck.
Somehow I should restart my GDM to get my ubumtu up and run again.
All suggestions or advices are highly appreciated.
Thank you
boot gnome login tty gdm
add a comment |Â
up vote
0
down vote
favorite
I can't login to my ubuntu environment. It will get stuck on the purple screen and I can't even open TTY by using ctr+alt+F1-F5
I've read this: My computer boots to a black screen, what options do I have to fix it?
and a lot more forum posts but the main problem is that I can't open TTY, I've tried open it also by using no splash and nomodeset but no luck.
Somehow I should restart my GDM to get my ubumtu up and run again.
All suggestions or advices are highly appreciated.
Thank you
boot gnome login tty gdm
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I can't login to my ubuntu environment. It will get stuck on the purple screen and I can't even open TTY by using ctr+alt+F1-F5
I've read this: My computer boots to a black screen, what options do I have to fix it?
and a lot more forum posts but the main problem is that I can't open TTY, I've tried open it also by using no splash and nomodeset but no luck.
Somehow I should restart my GDM to get my ubumtu up and run again.
All suggestions or advices are highly appreciated.
Thank you
boot gnome login tty gdm
I can't login to my ubuntu environment. It will get stuck on the purple screen and I can't even open TTY by using ctr+alt+F1-F5
I've read this: My computer boots to a black screen, what options do I have to fix it?
and a lot more forum posts but the main problem is that I can't open TTY, I've tried open it also by using no splash and nomodeset but no luck.
Somehow I should restart my GDM to get my ubumtu up and run again.
All suggestions or advices are highly appreciated.
Thank you
boot gnome login tty gdm
boot gnome login tty gdm
asked Feb 22 at 10:25
Cecily Miller
3114
3114
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06
add a comment |Â
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2faskubuntu.com%2fquestions%2f1008666%2fgdm-not-starting-and-i-cant-open-tty%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
I would also get rid of 'quiet splash' on the 'linux' line (so you get more messages), and maybe add a '1' (or 'single) so you can login and start to explore (was a change made, what was change... in logs) [I've not used 'no splash'..]
â guiverc
Feb 22 at 10:55
@guiverc Hi, I removed quiet splash and added single but the results were the same. The purple screen comes in and only key combination I can use is CTRL+ALT+DEL for restart the system and I'm back in GRUB 2 Menu.
â Cecily Miller
Feb 22 at 11:06