Results 1 to 4 of 4
Ok, i just installed the SUSE Linux 10.0 Gnome version and when i boot up my computer i get an error message that says "Failed to start the X server" ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-16-2006 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 5
"Failed to start the X server" error
Ok, i just installed the SUSE Linux 10.0 Gnome version and when i boot up my computer i get an error message that says "Failed to start the X server" then asks my to view a file to try and find the problem. I am very new to linux and have no idea what to do, i read about logging in and typing "/var/log/Xorg.O.log" and it just said permission denied. What do i do??
- 01-16-2006 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
You'll have to "su" to root to read that file. Sounds like your x-server isn't configured properly (file is at: /etc/X11/xorg.conf). You'll have to "su" to root to edit it, or if you want to run "xorgconfig".
- 01-16-2006 #3Just Joined!
- Join Date
- Jan 2006
- Posts
- 5
how do i "su" to root? sorry, i am really new to this.
- 01-17-2006 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Go to a terminal, and enter "su". It will ask for your root password. Enter it and you'll be able view the log file in a text editor such as nano, or vim, or you can use it to make changes to your xorg.conf file.
I don't run Suse, but I think there might be a "rescue or repair" option on the install CD that you could use to fix your system. Maybe another Suse user will post something more here if there is that option.


Reply With Quote
