7.10 restarts in terminal

Asked by Mark Brown

I just upgraded from 7.04 to 7.10 and on the restart I get the message:

kinit: No resume image, doing normal boot....

It then gives me a login prompt. I can login, but I am in a terminal. How do I get the graphical to work? Thanks for any help.

Mark

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
François Tissandier (baloo) said :
#1

"kinit: No resume image, doing normal boot...." is not abnormal. It just says "no hibernation file, let's go for a normal boot".

Gutsy should give you a failsafe graphical inteface, that's really weird

IF you try a "sudo gdm", what's happening?

Revision history for this message
Mark Brown (mattbfl) said :
#2

'sudo gdm' gives me:

gdm[6663]: WARNING: GDM already running. Aborting!
GDM already running. Aborting!

Thanks for your help.

Mark

François Tissandier <email address hidden> wrote: Your question #15467 on Ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+question/15467

    Status: Open => Needs information

François Tissandier requested for more information:
"kinit: No resume image, doing normal boot...." is not abnormal. It just
says "no hibernation file, let's go for a normal boot".

Gutsy should give you a failsafe graphical inteface, that's really weird

IF you try a "sudo gdm", what's happening?

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.edge.launchpad.net/ubuntu/+question/15467

You received this question notification because you are a direct
subscriber of the question.

 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Revision history for this message
Mark Brown (mattbfl) said :
#3

I tried 'sudo gdm' again, and the screen blinked two or three times and then returned to the terminal prompt. Trying 'sudo gdm' shortly after returns the 'already running' message.

Revision history for this message
Mark Brown (mattbfl) said :
#4

If I try 'sudo gdmsetup' I get the error:

(gdmsetup:6674): Gtk-WARNING **: cannot open display:

I looked for this error on the gnome website and I found a similar error solved by:

"The DISPLAY envorinment variable in ~root/.profile was being set to `/bin/uname -n`:0.0 , which was causing the .xsession errors when trying to login as root in GUI. I have removed the line after which i am able to login as root in GUI. "

this is here: http://gnomesupport.org/forums/viewtopic.php?t=12946

However, my .profile file doesn't seem to read the same as above.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Try
sudo /etc/init.d/gmd restart

HTH

Revision history for this message
Mark Brown (mattbfl) said :
#6

sudo /etc/init.d/gdm restart

* Stopping GNOME Display Manager... [OK]

* Starting GNOME Display Manager... [OK]

The screen blinks three times as before and returns to the terminal.

Revision history for this message
Mark Brown (mattbfl) said :
#7

Whenever I try to launch anything graphical from the terminal I get the response:

Gtk-WARNING **: cannot open display:

and sometimes this is followed by:

xterm Xt error: Can't open display:
xterm: DISPLAY is not set

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#8

Save your actual xorg.conf and redo xorg configuration, from terminal:
cd /etc/X11
sudo cp xorg.conf xorg.conf.704
sudo dpkg-reconfigure xserver-xorg
sudo reboot

HTH

Revision history for this message
Mark Brown (mattbfl) said :
#9

Success!

Thanks a million elart.it.

Mark

Revision history for this message
Mark Brown (mattbfl) said :
#10

Thanks elart.it, that solved my question.

Revision history for this message
amit (amitincsit) said :
#11

hi all ,
i have the same problem ..but after writing
sudo gdm
i m getting as
sudo:gdm command not found..