Results 1 to 7 of 7

Thread: Cannot log into X server anymore?

  1. #1
    Join Date
    Jan 2009
    Location
    New Mexico, USA
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Cannot log into X server anymore?

    Hello,

    I am running 10.04 on a Thinkpad X200 and I today I wasn't able to start the X server. I usually boot and log in my Ubuntu via the terminal, and then issue the 'startx' command if I need to go into the GUI's...

    Here's the ouput I got from the terminal after entering 'startx' (my screen turns black but I can see the output going back to tty1):

    Waiting for X server to begin accepting connections.
    No protocol specified
    ..
    No protocol specified
    ,,
    (infinite loop)

    I'll do more research tomorrow but I thought I'd ask and maybe someone has a solution for me in the morning. Thanks!

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Cannot log into X server anymore?

    ctrl+alt+ f7

    or
    sudo service gdm stop
    sudo service gdm start

    execute them one by one
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Mar 2010
    Location
    ρθΦ=000
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot log into X server anymore?

    If

    Code:
    sudo service gdm restart
    doesn't work, try to reconfigure the xserver

    Code:
    sudo dpkg-reconfigure xserver-xorg

  4. #4
    Join Date
    Jan 2009
    Location
    New Mexico, USA
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot log into X server anymore?

    Ok I will try when I get home tonight. Thanks!

  5. #5
    Join Date
    Jan 2009
    Location
    New Mexico, USA
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot log into X server anymore?

    Quote Originally Posted by seawolf167 View Post
    If

    Code:
    sudo service gdm restart
    doesn't work, try to reconfigure the xserver

    Code:
    sudo dpkg-reconfigure xserver-xorg
    The first command works but the second one seems to not do anything... I really dislike the gdm theme so that's why it was disabled in the first place.

    But the 'startx' command still doesn't work...?

  6. #6
    Join Date
    Jan 2009
    Location
    New Mexico, USA
    Beans
    168
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot log into X server anymore?

    Never mind I solved the problem: I just had to delete all .Xauthority* files in my home folder. Everything is back to normal now

  7. #7
    Join Date
    Dec 2012
    Beans
    1

    Re: Cannot log into X server anymore?

    I have the same problem here and neither of those solutions work with me

    Can anybody tell me what to do or how to remove all .x files from home from terminal

Bookmarks

Posting Permissions

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