Results 1 to 7 of 7

Thread: Failed to start the X server

  1. #1

    Thread Starter
    Frenzied Member zynder's Avatar
    Join Date
    Nov 2006
    Location
    localhost
    Posts
    1,434

    Failed to start the X server

    Ok i tried Fedora Core 6 Live CD on a DELL optiplex gx260 and it says "Failed to start the X server (your graphical interface)" It is likely that is not set up corectly. Would you like to diagnose blah blah."

    So i chose yes and yes until it prompted me to enter the root password. What is the rrot password guys? and i'm assuming the the error is maybe my monitor or video card? am i right? what should i do?

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Failed to start the X server

    I use Ubuntu, so I can't help you that much. I'm guessing that the root password would have been chosen during the system install. The root account is basically equivalent to the Administrator account on Windows systems. On Ubuntu the administrator is the first user account that was setup on the machine, but I suspect this is not the case with Fedora.

    EDIT: Just noticed that this is on a livecd... perhaps you could try running the command "startx" to try to get the GUI to start up. If all else fails then you could download an Ubuntu livecd and try that.
    Last edited by tr333; Jul 4th, 2007 at 07:38 AM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    Frenzied Member zynder's Avatar
    Join Date
    Nov 2006
    Location
    localhost
    Posts
    1,434

    Re: Failed to start the X server

    Yeah but i wanna try Fedora Core. Yes, i typed in "startx" and it went to the configuration but bam, pops up the same error saying server x will restart. Anyway, i have completed Fedora Core 7. This time it isnt live CD, its the real thing. Hope it works.

  4. #4
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403

    Re: Failed to start the X server

    Quote Originally Posted by zynder
    Yeah but i wanna try Fedora Core. Yes, i typed in "startx" and it went to the configuration but bam, pops up the same error saying server x will restart. Anyway, i have completed Fedora Core 7. This time it isnt live CD, its the real thing. Hope it works.
    If it still isn't working correctly, you can post your /var/log/Xorg.0.log file -- this will give anyone who wants to help more detailed information about what the problem is.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  5. #5
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Failed to start the X server

    You're not using SSH to access this box are you?

    On a different note it sounds like the default runlevel is set to 3 (multiuser text mode). If you are feeling adventurous, edit your /etc/inittab file look for a line that looks like this...

    id:3:initdefault:

    and change the 3 to a 5. then save it and reboot.

    Do this at your own risk, I take no responsibility for you trashing your setup files .
    Last edited by wossname; Jul 6th, 2007 at 06:54 AM.

  6. #6
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: Failed to start the X server

    Does Fedora Core 3 allow the use of sudo?

    If so, type
    Code:
    sudo bash
    to get into the root terminal (a major flaw in ubuntu) and type
    Code:
    passwd
    to change your password (follow onscreen instructions - If nothing comes up when you enter password, it is normal since this is a security measure).

  7. #7
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: Failed to start the X server

    Can you post the output of the error message? Maybe then we can give a better solution?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width