You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, July 17th 2006, 12:20am

KDE Fails to start

I have a remote server running CentOS 4.3 (Bluequartz) 32bit on:

AMD AthlonXP 1800+
1GB Ram
40GB HDD
100MBps Internet

--

I have a package installer, yum, which I installed KDE with using the command "yum groupinstall kde". It installed fine and told me everything works. When I try (in SSH) to start kde it fails.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[root@game28 ~]# startkde
xsetroot:  unable to open display ''
xset:  unable to open display ""
xset:  unable to open display ""
xsetroot:  unable to open display ''
startkde: Starting up...
ksplash: cannot connect to X server
kdeinit: Aborting. $DISPLAY is not set.
Warning: connect() failed: : No such file or directory
ksmserver: cannot connect to X server
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.
[root@game28 ~]#


I get another error when trying to "StartX"

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[root@game28 ~]# startx
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/game28.snjj.co.uk:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6


X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-34.EL i686 [ELF]
Current Operating System: Linux game28.snjj.co.uk 2.6.9-34.0.1.EL #1 Wed May 24                                                                              07:40:56 CDT 2006 i686
Build Date: 04 May 2006
Build Host: x8664-build.centos.org

        Before reporting problems, check http://wiki.X.Org
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-34.0.1.EL (buildcentos@build-i386) (gcc version 3                                                                             .4.5 20051201 (Red Hat 3.4.5-2)) #1 Wed May 24 07:40:56 CDT 2006
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 Jul 16 19:21:08 2006
(==) Using config file: "/etc/X11/xorg.conf"
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'

Please consult the The X.Org Foundation support
         at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
      after 0 requests (0 known processed) with 0 events remaining.
[root@game28 ~]#


Can anybody help me fix these?

Thanks in advance,

~Sam [KDE]