Ubuntu 18.04 login screen still showing ubuntu 16.04 lts style login












0















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?










share|improve this question























  • press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

    – aidinMC
    May 8 '18 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 '18 at 16:17
















0















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?










share|improve this question























  • press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

    – aidinMC
    May 8 '18 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 '18 at 16:17














0












0








0








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?










share|improve this question














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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 30 '18 at 4:47









Avinash LalAvinash Lal

11




11













  • press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

    – aidinMC
    May 8 '18 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 '18 at 16:17



















  • press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

    – aidinMC
    May 8 '18 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 '18 at 16:17

















press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

– aidinMC
May 8 '18 at 9:26





press alt + ctrl + f1 and login as root than run this command: sudo apt-get dist-upgrade

– aidinMC
May 8 '18 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 '18 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 '18 at 16:17










2 Answers
2






active

oldest

votes


















1














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?






share|improve this answer































    0














    You can reinstall lightdm (by removing and installing again) and when it asks what manager to use, don't select lightdm and instead, you need to select gdm3 and then uninstall lightdm.






    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%2f1029940%2fubuntu-18-04-login-screen-still-showing-ubuntu-16-04-lts-style-login%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









      1














      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?






      share|improve this answer




























        1














        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?






        share|improve this answer


























          1












          1








          1







          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?






          share|improve this answer













          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?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 7 '18 at 16:14









          vanadiumvanadium

          6,18111431




          6,18111431

























              0














              You can reinstall lightdm (by removing and installing again) and when it asks what manager to use, don't select lightdm and instead, you need to select gdm3 and then uninstall lightdm.






              share|improve this answer






























                0














                You can reinstall lightdm (by removing and installing again) and when it asks what manager to use, don't select lightdm and instead, you need to select gdm3 and then uninstall lightdm.






                share|improve this answer




























                  0












                  0








                  0







                  You can reinstall lightdm (by removing and installing again) and when it asks what manager to use, don't select lightdm and instead, you need to select gdm3 and then uninstall lightdm.






                  share|improve this answer















                  You can reinstall lightdm (by removing and installing again) and when it asks what manager to use, don't select lightdm and instead, you need to select gdm3 and then uninstall lightdm.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Feb 7 at 17:37









                  grooveplex

                  2,20611433




                  2,20611433










                  answered Feb 2 at 16:39









                  virivviriv

                  11




                  11






























                      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%2f1029940%2fubuntu-18-04-login-screen-still-showing-ubuntu-16-04-lts-style-login%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

                      Mouse cursor on multiple screens with different PPI

                      Agildo Ribeiro

                      Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”