Find the answer to your Linux question:
Results 1 to 2 of 2
Guys need some urgent help. . I lost my GUI. . I was trying to install some Driver files in my Redhat5 system. .Unfortunately i lost my gui. .If i ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    13

    Lost my GUI in RedHat5. .

    Guys need some urgent help. . I lost my GUI. .

    I was trying to install some Driver files in my Redhat5 system. .Unfortunately i lost

    my gui. .If i reboot my system it showing this error "spwaing too quickly wait for 5

    min" . .I am in runlevel5 but no graphical view. .I tried startx but it's not working. .

    how to solve this problem. .how to solve this in command mode. .

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Boot up in Command line mode and rename xorg.conf file.
    Code:
    su -
    cd /etc/X11
    mv xorg.conf xorg.conf.n
    exit
    startx
    Post error message here, if any. Try to reboot machine in Regular GUI Mode too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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