I am on a DELL Precision 5510 Ubuntu Edition with Ubuntu 14.04 as default installation. Today I upgraded from 14.04. to 16.04 as shown here
The upgrade went without any error messages. However, after reboot I cannot login via Login Manager (lightdm
by default?) anymore. While the password is accepted, the screen shortly prompts the desktop view for, say, a second and then immediately switches back to the login screen without further notice.
I can properly login via text console ( CTL + ALT + F1). So it is definitely not a password wrong issue.
I have read that this might have happened users before, see here. Difference with me is, that the screen after the login attempt is not completely black but it actually shows the desktop overview and even a system dialogue which I can't access because the loop follows to quickly.
What could be wrong here? How can I use my system again? Any help is much appreciated.
Best Answer
I ran into this after updating from 15.10 Wily Werewolf.
I use Nvidia's
prime-select
command to enable and disable the dedicated graphics card. (After using Ctrl+Alt+F1 and logging into the console) I disabled my GT 540M graphics card withsudo prime-select intel
followed bysudo reboot
. Upon reboot I was able to log into Unity.Obviously this is more of a short-term fix and as the other answers have indicated, perhaps the long term solution will be related to replacing or upgrading the Nvidia drivers or allowing the existing unsigned driver to run by disabling secure boot. But hopefully this at least gets you to the desktop!
Edit: The Nvidia driver can now be installed using the official PPA, per this answer: