Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
Hi, I'm not able to successfully start a KDE session(SLAX), check out the error, Code: xauth: creating new authority file /root/.serverauth.7378 X.Org X Server 1.4.2 Release Date: 11 June 2008 ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    17

    [SOLVED] unable to startx

    Hi,

    I'm not able to successfully start a KDE session(SLAX), check out the error,
    Code:
    xauth:  creating new authority file /root/.serverauth.7378
    
    
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Slackware 12.1 Slackware Linux Project
    Current Operating System: Linux slax 2.6.27.27 #1 SMP Wed Jul 22 07:27:34 AKDT 2009 i686
    Build Date: 30 June 2008  11:35:29PM
     
    	Before reporting problems,
    	to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 24 23:42:21 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (II) Module "ddc" already built-in
    (EE) VESA(0): No matching modes
    (EE) Screen(s) found, but none have a usable configuration.
    
    Fatal server error:
    no screens found
    
    waiting for X server to begin accepting connections 
    giving up.
    xinit:  Connection reset by peer (errno 104):  unable to connect to X server
    xinit:  No such process (errno 3):  Server error.
    I'm trying this on a Dell Studio 15 laptop, which has a ATI Radeon graphics. Do I have to edit my xorg file to get this

    issue fixed?

  2. #2
    Just Joined!
    Join Date
    May 2007
    Posts
    72
    Hi,
    My first attempt would be to rename xorg.conf
    mv /etc/X11xorg.conf /etc/X11/xorg_old_conf
    and reboot. Quite often these days X runs without an xorg.conf file.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Code:
    cd /etc/X11
    mv xorg.conf xorg_conf_bak
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    May 2009
    Posts
    17
    Did a startx after moving the xorg.conf to xorg.conf.bak, this was the error thrown
    xauth: creating new authority file /root/.serverauth.7305


    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Slackware 12.1 Slackware Linux Project
    Current Operating System: Linux slax 2.6.27.27 #1 SMP Wed Jul 22 07:27:34 AKDT 2009 i686
    Build Date: 30 June 2008 11:35:29PM

    Before reporting problems, check
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 2 13:24:26 2010
    (EE) Unable to locate/open config file
    New driver is "ati"
    (==) Using default built-in configuration (55 lines)
    (EE) open /dev/fb0: No such file or directory
    (II) Module "ddc" already built-in
    (EE) VESA(0): No matching modes
    (EE) Screen(s) found, but none have a usable configuration.

    Fatal server error:
    no screens found

    waiting for X server to begin accepting connections
    giving up.
    xinit: Connection reset by peer (errno 104): unable to connect to X server
    xinit: No such process (errno 3): Server error.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the output of this
    Code:
    lspci | grep -i vga
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    May 2009
    Posts
    17
    Sorry for the delayed reply..here is the commands o/p
    Code:
    02:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 68e0

  7. #7
    Just Joined!
    Join Date
    May 2009
    Posts
    17
    @Devils Casper... Sorry for the delayed reply....please provide a resolution to my problem so that I can happily use KDE.

  8. #8
    Just Joined!
    Join Date
    May 2007
    Posts
    72
    @ reloadedreiko
    Perhaps I should have looked at the Slackware help before giving you my earlier suggestion to try removing Xorg.conf.
    Have you read it? It might be worth running or re-running xorgsetup, even though that's probably where your original xorg.conf file came from. If that doesn't work, then try xorgconfig.

  9. #9
    Just Joined!
    Join Date
    May 2009
    Posts
    17
    @Impert
    i suppose using xorgconfig or xorgsetup needs too much amount of details to complete it successfully rather i used xconf and then did a startx, but it wasnt successful.

  10. #10
    Just Joined!
    Join Date
    May 2010
    Posts
    30
    somethings not right with your video drivers, you need to see about updating them. in xconfig you could set the resolution low and see if it works

Page 1 of 2 1 2 LastLast

Posting Permissions

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