LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   No GUI after upgrading from Lenny to Sid (https://www.linuxquestions.org/questions/debian-26/no-gui-after-upgrading-from-lenny-to-sid-753106/)

zkab 09-06-2009 01:03 PM

No GUI after upgrading from Lenny to Sid
 
I have been running Lenny and it has worked OK
Recently I tried to upgrade to Sid and did following:
1. chanced lenny to sid in source.list
2. sudo aptitude update
3. sudo aptitude full-upgrade

After rebooting there is now GUI ... I just get a login prompt :(
There must be something basic I have missed ...

jim_p 09-06-2009 02:58 PM

This means X fails to start. What vga are you on and with which driver?

repo 09-06-2009 03:26 PM

Whet happens when you type
Code:

startx
after logging in at the prompt

mrcheeks 09-07-2009 03:14 PM

@zkab, I suggest that you look at the xorg logs to see what's wrong.

If you're not very familiar with Linux in general, and Debian in particular I strongly recommend that you stay with testing. If you decide to stay with SID, also look at apt-listbugs, mailing lists, etc.

frenchn00b 09-07-2009 09:41 PM

Quote:

Originally Posted by jim_p (Post 3672115)
This means X fails to start. What vga are you on and with which driver?

oh I recall. I had this problem too. Is it gdm?
You have certinaly a problem with the
Quote:

.dmrc
to be be checked. or the session. I dont recall.

that s a clearbug
Code:

apt-get isntall reportbug
then
Code:

reportbug
I could pass through the issue with root typing.
give me info.
I forgot how I did it

I had this proble m from Etch to Lenny, so it means that they realyl have to work on this bug, man, really. Mine was stable, so ?? stable is stable?

to Slackware users, Is slack really more stable than Debian ?

zkab 09-08-2009 06:15 AM

Thank you guys for your help ...

I got it working after login, startx and installing some GNOME desktop software ... the system boots OK into a GUI environment
During boot process it suggests that I install GRUB2 with command 'upgrade-from-grub-legacy' which I did and after reboot I get:

GRUB Loading stage 1.5
GRUB loading, please wait ...
Error 15

and then it is DEAD ...

mrcheeks 09-08-2009 08:52 AM

zkab, use a Linux CD to boot your distro and try:

Code:

root=/dev/mypartition or rescue /dev/mypartition
(I don't remember exactly the commands so look at the boot options).

There should be a command to setup grub such as grub-install or installgrub, use it and setup grub on the mbr partition.

Reboot and see that nothing is DEAD.

zkab 09-13-2009 06:12 AM

Problem solved ... I executed 'grub-install' from the installation/rescue CD, rebooted and that did it


All times are GMT -5. The time now is 03:28 AM.