I was running 14.04 and everything worked great till I installed kernel 3.16 with the command sudo apt-get install linux-image-generic-lts-utopic
and rebooted.
Now I am unable to log in. It boots up to my log on screen (only one screen is working now) but when I put my password in it acts as if it is logging in but goes back the the login screen (login loop). I can enter the tty, from which I ran an update. Yet I'm still unable to login via the GUI.
lspci -k | grep -EA2 'VGA|3D'
terminal command. It looks like video driver did not build for the new kernel. Anyway you can boot into 3.13 using grub menu. Old kernel is still there. – Pilot6 Jul 06 '15 at 12:59