I'm running desktop Ubuntu 9.10 on my Dell laptop. Previously it was Ubuntu 9.04. After some period of time (lets say 3-4 months) my X fails to start automatically after some restart calls. If that takes place my network manager applet doesn't start either (after I do startx). Can any one point out what I'm missing/what's the problem?

EDDITED
I get a perfect server boot meaning there's no Xorg started. Command line interface is all I get starting from login and further.

link|improve this question

1  
more information please. what do you mean, 'x doesn't start'? does your laptop boot up to a text command line? does X start, but nothing displays on your screen? what? also, this may be better off at superuser.com – cpbills May 13 '10 at 17:18
Surely not a superuser.com issue. – den-javamaniac May 13 '10 at 17:31
2  
Yeah, definitely belongs on superuser.com – Chris S May 13 '10 at 17:40
why not? superuser.com is for desktop issues. – cpbills May 13 '10 at 17:40
feedback

migrated from serverfault.com May 13 '10 at 18:05

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 0 down vote accepted

sounds like something has changed your runlevel, and perhaps your system is out of date. try running apt-get upgrade and then apt-get dist-upgrade look at /etc/inittab and check the default runlevel. i'm not sure which runlevel on ubuntu represents gui login, but basic googling shows the line /might/ need to look like id:3:initdefault:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.