Ubuntu 18.04 login screen still showing ubuntu 16.04 lts style login

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I upgraded to ubuntu 18.04 from ubuntu 16.04. But after restarting the login screen was same as 16.04 and still 16.04 lts was written at the bottom. And when I try to login I can't as it shows a black screen momentarily but again redirects to login page. Tell me what to do?
18.04
add a comment |Â
up vote
0
down vote
favorite
I upgraded to ubuntu 18.04 from ubuntu 16.04. But after restarting the login screen was same as 16.04 and still 16.04 lts was written at the bottom. And when I try to login I can't as it shows a black screen momentarily but again redirects to login page. Tell me what to do?
18.04
press alt + ctrl + f1 and login as root than run this command:sudo apt-get dist-upgrade
â aidinMC
May 8 at 9:26
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I upgraded to ubuntu 18.04 from ubuntu 16.04. But after restarting the login screen was same as 16.04 and still 16.04 lts was written at the bottom. And when I try to login I can't as it shows a black screen momentarily but again redirects to login page. Tell me what to do?
18.04
I upgraded to ubuntu 18.04 from ubuntu 16.04. But after restarting the login screen was same as 16.04 and still 16.04 lts was written at the bottom. And when I try to login I can't as it shows a black screen momentarily but again redirects to login page. Tell me what to do?
18.04
asked Apr 30 at 4:47
Avinash Lal
11
11
press alt + ctrl + f1 and login as root than run this command:sudo apt-get dist-upgrade
â aidinMC
May 8 at 9:26
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17
add a comment |Â
press alt + ctrl + f1 and login as root than run this command:sudo apt-get dist-upgrade
â aidinMC
May 8 at 9:26
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17
press alt + ctrl + f1 and login as root than run this command:
sudo apt-get dist-upgradeâ aidinMC
May 8 at 9:26
press alt + ctrl + f1 and login as root than run this command:
sudo apt-get dist-upgradeâ aidinMC
May 8 at 9:26
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Ubuntu 16.04 uses lightdm as login manager. This is (obviously) preserved if you upgrade to 18.04. If you prefer to use gdm, you will need to switch from lightdm to gdm. How you can do that is explained elsewhere on Askubuntu. How do I switch from LightDM to GDM?
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Ubuntu 16.04 uses lightdm as login manager. This is (obviously) preserved if you upgrade to 18.04. If you prefer to use gdm, you will need to switch from lightdm to gdm. How you can do that is explained elsewhere on Askubuntu. How do I switch from LightDM to GDM?
add a comment |Â
up vote
0
down vote
Ubuntu 16.04 uses lightdm as login manager. This is (obviously) preserved if you upgrade to 18.04. If you prefer to use gdm, you will need to switch from lightdm to gdm. How you can do that is explained elsewhere on Askubuntu. How do I switch from LightDM to GDM?
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Ubuntu 16.04 uses lightdm as login manager. This is (obviously) preserved if you upgrade to 18.04. If you prefer to use gdm, you will need to switch from lightdm to gdm. How you can do that is explained elsewhere on Askubuntu. How do I switch from LightDM to GDM?
Ubuntu 16.04 uses lightdm as login manager. This is (obviously) preserved if you upgrade to 18.04. If you prefer to use gdm, you will need to switch from lightdm to gdm. How you can do that is explained elsewhere on Askubuntu. How do I switch from LightDM to GDM?
answered Jul 7 at 16:14
vanadium
1,440618
1,440618
add a comment |Â
add a comment |Â
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%2f1029940%2fubuntu-18-04-login-screen-still-showing-ubuntu-16-04-lts-style-login%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
press alt + ctrl + f1 and login as root than run this command:
sudo apt-get dist-upgradeâ aidinMC
May 8 at 9:26
It is a matter of switching to the gdm display manager (see my answer). An upgrade upgrades installed software, so if you were using lightdm in 16.04, the upgrade will keep you on lightdm (and likely also on the Unity desktop if you were using that).
â vanadium
Jul 7 at 16:17