PDA

View Full Version : [SOLVED] Failed to start session after upgrade to 14.04



prashanta2
April 19th, 2014, 12:42 AM
Hello,

I just did an upgrade to 14.04 Ubuntu. I had 13.10 with Mate Desktop. After upgrade and reboot, the system does not log in anymore. It just says "Failed to start session"

I guess mate crashed and know the system can't log in. What can I do?


Big thanks,
Pedro

prashanta2
April 19th, 2014, 12:58 AM
One additional info.
In the log in screen I go to terminal Ctrl+Alt+F1
after sudo su code I type password and get - login incorrect

prashanta2
April 19th, 2014, 03:27 AM
Somehow I got it to work... don't know what I did...

Abhilash_Nayak
April 19th, 2014, 01:46 PM
I faced the same problem after the upgrade.. I tried to install Gnome env. and surprisingly this got fixed.

$ sudo apt-get install gnome
$ sudo reboot


After the reboot I selected Gnome environment first, but then I tried my luck with Ubuntu env. and wola! I was able to login..

charlyoleg2
April 22nd, 2014, 10:39 AM
I face the same issue after updating from 12.04 to 14.04. Your workaround doesn't work in my case :(

I have seen this debug messages in the lightdm log:
> sudo cat /var/log/lightdm/lightdm.log
DEBUG: Seat: Failed to find session configuration ubuntu
DEBUG: Seat: Can't find session ubuntu

I'm still looking for a solution!

ivan-janes
April 22nd, 2014, 04:36 PM
Try to install ubuntu-session package as suggested on http://osdir.com/ml/ubuntu-bugs/2014-04/msg13063.html

sudo apt-get install ubuntu-session

If it is installed try to reinstall it with:

sudo apt-get install --reinstall ubuntu-session

moorkai
April 23rd, 2014, 03:04 AM
Tried ivan-janes' solution. Sadly, it didn't work for me. Changing user-session from ubuntu to mate in /etc/lightdm/lightdm.conf did the trick instead.

ron20
May 14th, 2014, 11:55 AM
I had the same problem and this solution worked for me.


Try to install ubuntu-session package as suggested on http://osdir.com/ml/ubuntu-bugs/2014-04/msg13063.html

sudo apt-get install ubuntu-session

If it is installed try to reinstall it with:

sudo apt-get install --reinstall ubuntu-session

Tony_Pellicccio
July 17th, 2014, 03:00 AM
Thanks to all of you. I went from 12.04LTS to 14.04LTS. The upgrade was a nightmare. I mean are they that clueless at Canonical that they couldn't do a proper upgrade? Really? Now I just have to get my networking running again and I'll be back in business. But being out of service for a few days, that wasn't cute. Making me really re-think using Ubuntu.

rafael.lopez011
July 24th, 2014, 03:25 AM
Once I pressed ctr+alt+F1 or F2 .....or F6 the command line appear but request me the login and password. Once I entered the username and password it request me the password. Then 'Login incorrect' message appear. if I put the sudo and rest of the commands it does not work.

Please help.

Also have tried booting from the USB with Ubuntu 14.04 LTS then open the terminal and then I'm able to execute the lines but after reinstall the session it is doing the same.

Please help

rafael.lopez011
July 24th, 2014, 03:28 AM
do you figure out what did you do? I have the same problem?

Jeton_Sinoimeri
July 25th, 2014, 03:50 AM
I had the same problem, I upgraded from 12.04 to 14.04. I pressed CTR-ALT-F3 and then logged in using my credentials, then typed in sudo apt-get install, and put in my password. I let it finish then restarted the computer and was able to log in

derrick3
October 23rd, 2014, 11:53 PM
When it says Login "Incorrect" you probably typed something wrong. Remember capitaliztion matters on both USER and PASS and make sure you type in the right password.

jiwon21c
January 28th, 2015, 06:31 AM
This made it clear the problem in my case.
Thanks a lot.

Kuan-Hsun
August 5th, 2015, 01:21 PM
It is still work for me as well. My case is that after updating the system as usual, I cannot log in the system.
Originally Posted by ivan-janes http://ubuntuforums.org/images/ubuntu-VB4/buttons/viewpost-right.png (http://ubuntuforums.org/showthread.php?p=12997801#post12997801)
Try to install ubuntu-session package as suggested on http://osdir.com/ml/ubuntu-bugs/2014-04/msg13063.html
Code:
sudo apt-get install ubuntu-session
If it is installed try to reinstall it with:
Code:
sudo apt-get install --reinstall ubuntu-session

mmercado
August 6th, 2015, 08:03 PM
None of these options worked for me. In case it helps someone, what I did was I downgraded my NVIDIA graphics package and it worked. It is strange that this solved the issue because I could see the login screen and for a second my custom background before it would go back to the login screen.