Can´t start Ubuntu 10.10 after today´s update

Asked by Manuel Lino

This morning, I had the update manager opened requesting to perform an update.
After doing it it asked for reboot.
No more the usual Ubunto login.
Instead, goes into tty1 with the following line before:
[ 8.570060] usbhid 2-1.1.3:1.1: couldn't find an input interrupt endpoint
Linux login:

After doing the login and coming to a new prompt, I tried:
manuel@Linux: -$ sudo service gdm restart

answer: gdm start/running process 1710
and it goes back to
manuel@Linux: -$

this is a Linux box with only Ubuntu 10.10 Desktop installed.
Nevertheless all services are running.

I can access from other machines the Web sites on it, phpmyadmin running with no problems, ftp running.

Help please.
thanks

Manuel

Question information

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

Can you run:

startx

Ok?

Revision history for this message
Manuel Lino (mc-lino) said :
#2

Thank you actionparsnip.

Did run startx as you sugested, and it complained not being able to load the NVIDIA drivers.
Knowing where I had the drivers, I re-installed ando voilá, after "sudo service gdm restart" everything back to normal.

Still remains the question, why the update did this?

Thanks,
Manuel

Revision history for this message
Manuel Lino (mc-lino) said :
#3

Thank you actionparsnip.

Did run startx as you sugested, and it complained not being able to load the NVIDIA drivers.
Knowing where I had the drivers, I re-installed ando voilá, after "sudo service gdm restart" everything back to normal.

Still remains the question, why the update did this?

Thanks,
Manuel

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of actionparsnip
Sent: quarta-feira, 2 de Fevereiro de 2011 10:40
To: <email address hidden>
Subject: Re: [Question #143776]: Can´t start Ubuntu 10.10 after today´s update

Your question #143776 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/143776

    Status: Open => Needs information

actionparsnip requested for more information:
Can you run:

startx

Ok?

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

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

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

ok then if you run:

cat /etc/X11/xorg.conf

do you get a LOT of text output? If so you can run:

sudo nano /etc/X11/xorg.conf

find the line:

Driver "nvidia"
and change it it:
Driver "nv"

Press CTRL+X, Press Y, Press ENTER

Then run:

startx

You can now uninstall the nvidia driver then reboot, reinstall the driver and then reverse the file edit.

Can you help with this problem?

Provide an answer of your own, or ask Manuel Lino for more information if necessary.

To post a message you must log in.