cannot login in Ubuntu 9.10 after upgrade from ubuntu 9.04 to Ubuntu 9.10 karmic with an ati video card

Asked by copernicus

Hi all

I upgraded my Ubuntu installation from Jaunty 9.04 to 9.10 using the :

system upgrade

But now I cannot log in.

My desktop freezes when I reach the login screen.

I have A Desktop pentium 4

How can I rectify this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-driver-ati Edit question
Assignee:
No assignee Edit question
Solved by:
copernicus
Solved:
Last query:
Last reply:
Revision history for this message
zvacet (ivicakolic) said :
#1

I don't know will it work but you can try in terminal

sudo dpkg --configure -a

sudo apt-get -f install

Revision history for this message
copernicus (iamcopernicus) said :
#2

Hi zvacet
thank-you for the reply

I will give it a go and post back

Revision history for this message
copernicus (iamcopernicus) said :
#3

I tried the above commands from the recovery console and it updated/upgraded quite allot of packages

But it did NOT fix my issue.

I still need some help please!

Revision history for this message
copernicus (iamcopernicus) said :
#4

I have A Dell Studio 1737 Laptop by the way...

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

You tell:
"I upgraded my Ubuntu installation from Jaunty 9.04 to 9.10 using the :
sudo apt-get dist-upgrade."

the "sudo apt-get dist-upgrade" isn't to made to upgrade the release from 9.04 to 9.10 and it don't upgrade the release.

To make a release upgrade with the develop release of Karmic the command to type in a terminal is:

sudo do-release-upgrade -d

But i suggest you to don't do it if until you have a not working Ubuntu 9.04 system.

So please copy and paste here the result of this terminal command:

lsb_release -rd

to check your actual release name.

Then please try pressing ESC when you see the GRUB row at pc boot to start from a previous kernel release by selecting it from the showed items.

Thank you

Revision history for this message
copernicus (iamcopernicus) said :
#6

thank-you for the reply.

my system still freezes when i get to the login screen.
But I can now start ubuntu only from the recovery console by using these commands :

sudo aticonfig --initial

and then

startx

here is the lsb_release -rd output :

root@tiple2009-laptop:~# lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10

BUT I cannot use my mouse pad only my USB mouse.

Can you help me fix this please.

Revision history for this message
copernicus (iamcopernicus) said :
#7

can you clarify a bit more on what I should do here please :

Then please try pressing ESC when you see the GRUB row at pc boot to start from a previous kernel release by selecting it from the showed items.

Revision history for this message
copernicus (iamcopernicus) said :
#8

okay I can now log into ubunto 9.10 Karmic

but I have no mouse-pad movement.

any suggestions??

Revision history for this message
copernicus (iamcopernicus) said :
#9

okay i have fixed this issue using the same commands as earlier

I booted into the recovery console and ran

sudo apt-get install xorg-driver-fglrx

sudo aticonfig --initial

startx

login to ubuntu and then ran

sudo apt-get update

suao apt-get upgrade

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

I'm glad you have solved and i think will help a lot...

Many thank to report your solved experience here

Can you get and post here the result of

lspci

terminal command... to get more detail abot your system.

Best regards

Revision history for this message
William Bustos Rodriguez (willbrod) said :
#11

Same problem here but not same spec, my laptop is a HP dv2423la, after upgrade to karmic, i got no sound and no mousepad, i have tried all above and nothing plus some things else, besides kernel 2.6.31.14 generic, does not work for me at all, cpu freezes when before start Xwindow, i'm using 2.6.28.16 and i got the issues i told before. no sound and no mousepad, i also see a slow performance in video card.
PD: All chipset is intel but Wireless card is Broadcom.

Thanks for helping!!!