Ubuntu 18 upgrade failing to login after upgrade












5















Went from clean recently installed ubuntu 17 to 18 and after upgrade I rebooted and entered login info and it just freezes on the purple screen of death. Machine is a dell xps 15 ,. I tried installing the Nvidia 390 drivers to no avail










share|improve this question























  • Time to restore from your backup and try it again.

    – SDsolar
    May 4 '18 at 2:38
















5















Went from clean recently installed ubuntu 17 to 18 and after upgrade I rebooted and entered login info and it just freezes on the purple screen of death. Machine is a dell xps 15 ,. I tried installing the Nvidia 390 drivers to no avail










share|improve this question























  • Time to restore from your backup and try it again.

    – SDsolar
    May 4 '18 at 2:38














5












5








5


1






Went from clean recently installed ubuntu 17 to 18 and after upgrade I rebooted and entered login info and it just freezes on the purple screen of death. Machine is a dell xps 15 ,. I tried installing the Nvidia 390 drivers to no avail










share|improve this question














Went from clean recently installed ubuntu 17 to 18 and after upgrade I rebooted and entered login info and it just freezes on the purple screen of death. Machine is a dell xps 15 ,. I tried installing the Nvidia 390 drivers to no avail







upgrade 18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 4 '18 at 1:41









jasonjason

3314




3314













  • Time to restore from your backup and try it again.

    – SDsolar
    May 4 '18 at 2:38



















  • Time to restore from your backup and try it again.

    – SDsolar
    May 4 '18 at 2:38

















Time to restore from your backup and try it again.

– SDsolar
May 4 '18 at 2:38





Time to restore from your backup and try it again.

– SDsolar
May 4 '18 at 2:38










3 Answers
3






active

oldest

votes


















1














This is a known bug in the release version of 18.04.



https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1766137



The problem is that the login succeeds, but GNOME fails to launch. Here are your options:




  1. The problem most often occurs when you type your password wrong, and then type it correctly on a subsequent attempt. If, when you mistype your password, you then click "cancel" to go back to the initial screen and choose your username again, type your password correctly, you should be able to get to the desktop.


  2. Some have reported that installing the latest Nvidia drivers helps. This hasn't worked for me, but you can try it.


  3. Switch to a different display manager until it is fixed. This can be somewhat technical so I consider it out of scope for this answer.


  4. Switch to a different desktop environment. The problem only occurs in Gnome, so you can click the gear icon in the login screen and pick "unity" instead of "gnome" and it should go away.







share|improve this answer































    1














    I did these and it fixed the issue.



    Ctrl+Alt+F1



    Login



    $ sudo apt-get install xorg
    $ mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
    $ sudo dpkg-reconfigure lightdm


    Chose gdm3



    reboot





    share|improve this answer

































      0














      i have the same problem but on a server without gdm or another desktop.
      I can not enter my password. it seems as if the server sends return or runs a time which is only about 2 seconds long.



      the fail action





      share








      New contributor




      Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















        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%2f1031797%2fubuntu-18-upgrade-failing-to-login-after-upgrade%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        1














        This is a known bug in the release version of 18.04.



        https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1766137



        The problem is that the login succeeds, but GNOME fails to launch. Here are your options:




        1. The problem most often occurs when you type your password wrong, and then type it correctly on a subsequent attempt. If, when you mistype your password, you then click "cancel" to go back to the initial screen and choose your username again, type your password correctly, you should be able to get to the desktop.


        2. Some have reported that installing the latest Nvidia drivers helps. This hasn't worked for me, but you can try it.


        3. Switch to a different display manager until it is fixed. This can be somewhat technical so I consider it out of scope for this answer.


        4. Switch to a different desktop environment. The problem only occurs in Gnome, so you can click the gear icon in the login screen and pick "unity" instead of "gnome" and it should go away.







        share|improve this answer




























          1














          This is a known bug in the release version of 18.04.



          https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1766137



          The problem is that the login succeeds, but GNOME fails to launch. Here are your options:




          1. The problem most often occurs when you type your password wrong, and then type it correctly on a subsequent attempt. If, when you mistype your password, you then click "cancel" to go back to the initial screen and choose your username again, type your password correctly, you should be able to get to the desktop.


          2. Some have reported that installing the latest Nvidia drivers helps. This hasn't worked for me, but you can try it.


          3. Switch to a different display manager until it is fixed. This can be somewhat technical so I consider it out of scope for this answer.


          4. Switch to a different desktop environment. The problem only occurs in Gnome, so you can click the gear icon in the login screen and pick "unity" instead of "gnome" and it should go away.







          share|improve this answer


























            1












            1








            1







            This is a known bug in the release version of 18.04.



            https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1766137



            The problem is that the login succeeds, but GNOME fails to launch. Here are your options:




            1. The problem most often occurs when you type your password wrong, and then type it correctly on a subsequent attempt. If, when you mistype your password, you then click "cancel" to go back to the initial screen and choose your username again, type your password correctly, you should be able to get to the desktop.


            2. Some have reported that installing the latest Nvidia drivers helps. This hasn't worked for me, but you can try it.


            3. Switch to a different display manager until it is fixed. This can be somewhat technical so I consider it out of scope for this answer.


            4. Switch to a different desktop environment. The problem only occurs in Gnome, so you can click the gear icon in the login screen and pick "unity" instead of "gnome" and it should go away.







            share|improve this answer













            This is a known bug in the release version of 18.04.



            https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1766137



            The problem is that the login succeeds, but GNOME fails to launch. Here are your options:




            1. The problem most often occurs when you type your password wrong, and then type it correctly on a subsequent attempt. If, when you mistype your password, you then click "cancel" to go back to the initial screen and choose your username again, type your password correctly, you should be able to get to the desktop.


            2. Some have reported that installing the latest Nvidia drivers helps. This hasn't worked for me, but you can try it.


            3. Switch to a different display manager until it is fixed. This can be somewhat technical so I consider it out of scope for this answer.


            4. Switch to a different desktop environment. The problem only occurs in Gnome, so you can click the gear icon in the login screen and pick "unity" instead of "gnome" and it should go away.








            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered May 5 '18 at 16:52









            Trevor SullivanTrevor Sullivan

            262




            262

























                1














                I did these and it fixed the issue.



                Ctrl+Alt+F1



                Login



                $ sudo apt-get install xorg
                $ mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
                $ sudo dpkg-reconfigure lightdm


                Chose gdm3



                reboot





                share|improve this answer






























                  1














                  I did these and it fixed the issue.



                  Ctrl+Alt+F1



                  Login



                  $ sudo apt-get install xorg
                  $ mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
                  $ sudo dpkg-reconfigure lightdm


                  Chose gdm3



                  reboot





                  share|improve this answer




























                    1












                    1








                    1







                    I did these and it fixed the issue.



                    Ctrl+Alt+F1



                    Login



                    $ sudo apt-get install xorg
                    $ mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
                    $ sudo dpkg-reconfigure lightdm


                    Chose gdm3



                    reboot





                    share|improve this answer















                    I did these and it fixed the issue.



                    Ctrl+Alt+F1



                    Login



                    $ sudo apt-get install xorg
                    $ mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
                    $ sudo dpkg-reconfigure lightdm


                    Chose gdm3



                    reboot






                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited May 19 '18 at 9:04









                    Thomas

                    3,77181527




                    3,77181527










                    answered May 19 '18 at 8:12









                    Hemanth GowdaHemanth Gowda

                    113




                    113























                        0














                        i have the same problem but on a server without gdm or another desktop.
                        I can not enter my password. it seems as if the server sends return or runs a time which is only about 2 seconds long.



                        the fail action





                        share








                        New contributor




                        Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.

























                          0














                          i have the same problem but on a server without gdm or another desktop.
                          I can not enter my password. it seems as if the server sends return or runs a time which is only about 2 seconds long.



                          the fail action





                          share








                          New contributor




                          Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.























                            0












                            0








                            0







                            i have the same problem but on a server without gdm or another desktop.
                            I can not enter my password. it seems as if the server sends return or runs a time which is only about 2 seconds long.



                            the fail action





                            share








                            New contributor




                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.










                            i have the same problem but on a server without gdm or another desktop.
                            I can not enter my password. it seems as if the server sends return or runs a time which is only about 2 seconds long.



                            the fail action






                            share








                            New contributor




                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.








                            share


                            share






                            New contributor




                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.









                            answered 7 mins ago









                            AktonyAktony

                            1




                            1




                            New contributor




                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.





                            New contributor





                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






                            Aktony is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                            Check out our Code of Conduct.






























                                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%2f1031797%2fubuntu-18-upgrade-failing-to-login-after-upgrade%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

                                GameSpot

                                connect to host localhost port 22: Connection refused

                                Getting a Wifi WPA2 wifi connection