LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 07-02-2019, 05:02 AM   #1
taru.tarak
Member
 
Registered: Aug 2016
Distribution: CentOS
Posts: 91

Rep: Reputation: Disabled
Ubuntu 18.04 desktop boots to tty1 instead of GUI


Hello,

Suddenly PC Ubuntu 18.04 desktop boots to tty1 instead of GUI.

Please help me how I can solve this issue.

Regards,
Tarak Nath
 
Old 07-02-2019, 05:45 PM   #2
greencedar
Senior Member
 
Registered: Sep 2018
Distribution: Linux Mint 19.1 Tessa & 19.3 Tricia
Posts: 1,314
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Did you recently upgrade from Ubuntu 17, or some other distro, to Ubuntu 18.04?
 
Old 07-02-2019, 05:48 PM   #3
taru.tarak
Member
 
Registered: Aug 2016
Distribution: CentOS
Posts: 91

Original Poster
Rep: Reputation: Disabled
Ubuntu 18.04 desktop boots to tty1 instead of GUI

No, I have fresh installed 18.04 one month ago.
 
Old 07-02-2019, 05:58 PM   #4
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,369

Rep: Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593Reputation: 1593
maybe an update didn't finish.
run
Code:
sudo apt update
sudo apt upgrade
 
Old 07-02-2019, 05:58 PM   #5
greencedar
Senior Member
 
Registered: Sep 2018
Distribution: Linux Mint 19.1 Tessa & 19.3 Tricia
Posts: 1,314
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Thank you for letting us know that it is a fresh install of Ubuntu 18.04.

Can you give the following two commands:

Code:
sudo apt-get update
Then:

Code:
sudo apt-get install ubuntu-desktop
Let us know the results.
 
Old 07-04-2019, 10:10 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,705

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by taru.tarak View Post
Hello,
Suddenly PC Ubuntu 18.04 desktop boots to tty1 instead of GUI. Please help me how I can solve this issue.
...and....
Quote:
Originally Posted by taru.tarak
No, I have fresh installed 18.04 one month ago.
So it 'suddenly' quit working??? Sorry, no...if it's been working for a month, then you 'suddenly' changed something on the system.

And as you've been asked many times before, you need to provide actual details. What, exactly, does it say on the screen?? Any messages? Have you done ANY basic troubleshooting, such as logging in and looking at the log files? Did you try typing "startx" at the command line to see if it comes up? The runlevel could have 'suddenly' changed.
 
Old 07-09-2019, 09:31 AM   #7
taru.tarak
Member
 
Registered: Aug 2016
Distribution: CentOS
Posts: 91

Original Poster
Rep: Reputation: Disabled
Above all steps are tired, unfortunately none of these work for me. Might be system update was not completed successfully.

However, we taken all data backup and reinstalled Ubuntu as we had no time to more troubleshot for this issue. Now its working fine.

Thank you everyone for the comments and suggestions. Really appreciated.
 
1 members found this post helpful.
Old 07-09-2019, 05:16 PM   #8
greencedar
Senior Member
 
Registered: Sep 2018
Distribution: Linux Mint 19.1 Tessa & 19.3 Tricia
Posts: 1,314
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Great news! It was good that you were able to use a backup and reinstall Ubuntu.Even though the issue was not completely solved with the exact issue known; the situation was resolved.

Normally, when an issue is solved, or resolved, to the satisfaction of those concerned, the thread is marked "solved."See the below link.

https://www.linuxquestions.org/quest...osting-356388/

Last edited by greencedar; 07-09-2019 at 05:16 PM. Reason: grammar
 
1 members found this post helpful.
Old 07-10-2019, 06:04 AM   #9
taru.tarak
Member
 
Registered: Aug 2016
Distribution: CentOS
Posts: 91

Original Poster
Rep: Reputation: Disabled
Thank you again.

Going to mark this thread as SOLVED
 
Old 02-24-2020, 06:42 PM   #10
Lulú99
LQ Newbie
 
Registered: Feb 2020
Posts: 1

Rep: Reputation: Disabled
Talking

Quote:
Originally Posted by greencedar View Post
Thank you for letting us know that it is a fresh install of Ubuntu 18.04.

Can you give the following two commands:

Code:
sudo apt-get update
Then:

Code:
sudo apt-get install ubuntu-desktop
Let us know the results.
Hola, tuve el mismo problema y éste codigo fue el único que me funcionó, después de probar de todo, muchas gracias
 
1 members found this post helpful.
Old 02-24-2020, 07:45 PM   #11
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,705

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by Lulú99 View Post
Hola, tuve el mismo problema y éste codigo fue el único que me funcionó, después de probar de todo, muchas gracias
This is an English only forum; post your question in English, and open your own thread for your own question
 
Old 06-16-2021, 05:22 PM   #12
Marafarrico
LQ Newbie
 
Registered: Mar 2008
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by Lulú99 View Post
Hola, tuve el mismo problema y éste codigo fue el único que me funcionó, después de probar de todo, muchas gracias
Thanks Lulu99, This saved my life. I had followed (blindly) some instructions to remove all python versions to do a clean install of anaconda, and I end up removing/breaking my desktop. Again thank's a lot for your time. Even if it was in Spanish! I'm curious why is that some people considered that this thread should be marked as Solved when the only proposed solution was to install the whole system again.
 
Old 06-19-2021, 04:32 PM   #13
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,705

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by Marafarrico View Post
Thanks Lulu99, This saved my life. I had followed (blindly) some instructions to remove all python versions to do a clean install of anaconda, and I end up removing/breaking my desktop. Again thank's a lot for your time. Even if it was in Spanish! I'm curious why is that some people considered that this thread should be marked as Solved when the only proposed solution was to install the whole system again.
Did you actually read the rest of the thread??

What you're saying 'saved your life', was the command that did NOT WORK for the original poster, in case you didn't notice. And it was ALSO the original poster who decided to reinstall the system rather than wasting more time on things.
 
  


Reply

Tags
desktop, gui, ubuntu 18.04



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Madriva 2011 boots into tty1 after power cut aceboii Mandriva 4 06-04-2014 11:39 AM
Mint 13 Xfce boots to tty1 spandey Linux Mint 11 11-28-2012 08:59 AM
RHEL 6 in VMWare - Always boots to the command line instead of GUI P.S.Shiva Linux - Newbie 8 09-25-2012 01:01 AM
Boots into TTY1 after upgrade to Xubuntu 12.04, can't start X Miranden Linux - Newbie 17 09-19-2012 05:27 PM
Mandrake boots into command prompt instead of GUI DiscoBiscuit Linux - Newbie 12 05-30-2004 04:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration