LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   X server (https://www.linuxquestions.org/questions/linux-newbie-8/x-server-598719/)

huangyongqiang 11-11-2007 01:07 AM

X server
 
Hi, I've just downloaded and configured all the extra software of ubuntu studio. I mean I've actually updated to ubuntu studio 7.10. But it reported a problem with my X server while booting, and failed to log in. What is more, If I couldn't log in , how could I try to solve the problem?
Well, any one who knows what it is?
Thanx in advance.

Nylex 11-11-2007 01:14 AM

Does it not occur to you to tell us what the error message is? How are we supposed to know otherwise?

Samotnik 11-11-2007 10:47 AM

You can login in console...

reiko007 11-11-2007 11:13 AM

run the following command
Code:

$Xorg -configure
then a new file with name xorg.conf.new will be created in your current directory
type the following
Code:

$cp xorg.conf.new /etc/X11/xorg.conf
then,
Code:

$startx


All times are GMT -5. The time now is 02:26 AM.