Announcement

Collapse
No announcement yet.

i cannot fix x server

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    i cannot fix x server

    help, i have problem with ati driver 8.9 so i want to disinstall it but now even i cannot log in after kubuntu splah, i try to log in recovery mode to fix x server, but when i reboot is still the same i cannot log in , please help

    #2
    Re: i cannot fix x server

    The problem is that you can't get to the graphical login screen but you can only work in text mode?

    In that case, run the command
    sudo dpkg-reconfigure xserver-xorg

    You first have to select some things like the keyboard. When you have to select the video card, you probably want the vesa option.

    After the configuration is complete, reboot.

    Comment


      #3
      Re: i cannot fix x server

      yes i already done that but still i cannot log in afther splash screen just prompt comand

      Comment


        #4
        Re: i cannot fix x server

        Check what is wrong

        Xorg.0.log is log file for X Windowing Server. It is in /var/log/.

        Markers in the Xorg.0.log
        Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
        Just looking errors:
        Code:
        grep "(EE)" /var/log/Xorg.0.log
        Just looking warnings:
        Code:
        grep "(WW)" /var/log/Xorg.0.log
        Before you edit, BACKUP !

        Why there are dead links ?
        1. Thread: Please explain how to access old kubuntu forum posts
        2. Thread: Lost Information

        Comment

        Working...
        X