Suddenly my machine not working under run level 5 and it seems to be problem with xserver and it is saying that "in last 90 seconds xserver restarted 6 times and unable to start" and then just giving blank screen.So i changed the run level to 3 and using startx command i am managing to work now.can any one help me on this.......?
|
feedback
|
migrated from stackoverflow.com Jun 8 '10 at 8:39
This question came from our site for professional and enthusiast programmers.
|
Try backing up and removing /etc/X11/xorg.conf:
Then restart X. | ||||
|
feedback
|
|
If the problem is with xorg.conf, then please follow this steps as:
And If the problem is with the Xserver itself, then you need to parse the log file to find out the cause. | |||
|
feedback
|