Display problem after Ubuntu upgrade

Asked by Robert Killip

I have just upgraded from 8.04 to 10.04. When I log in I get the following error message:

Unable to start new display.
The name org.gnome.DisplayManager was not provided by any .service files

How can I fix this please?

Thanks
Robert

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Get a terminal up (or boot to root recovery mode) and run:

sudo dpkg-reconfigure gdm

or if you use KDE:

sudo dpkg-reconfigure kdm

Should be ok.

Revision history for this message
Robert Killip (robkil1) said :
#2

Thank you very much for this advice - my display is now working correctly.

Robert Killip

On 22 May 2010 14:50, actionparsnip <email address hidden>wrote:

> Your question #111909 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/111909
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Get a terminal up (or boot to root recovery mode) and run:
>
> sudo dpkg-reconfigure gdm
>
> or if you use KDE:
>
> sudo dpkg-reconfigure kdm
>
> Should be ok.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/111909/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/111909
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

Please mark as solved if it is.

Glad you got the gold =D

Revision history for this message
Robert Killip (robkil1) said :
#4

Many thanks for the prompt response and fixing it.