Compared it to mine, and besides autologin which i've got enabled and the vty it uses not much major differences:
http://pastebin.com/VDUSzVCdFWIW, you could try to adjust it to something like
- Code: Select all
# Core config for all displays
[X-*-Core]
ServerTimeout=120
to see if that fixes the timeout issues, or maybe even use a higher value like 500 or so.
There are some related bugreport for other distros, f.ex.:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524751http://forums.debian.net/viewtopic.php?f=5&t=52310 linking to
http://forums.debian.net/viewtopic.php?f=6&t=45648http://comments.gmane.org/gmane.comp.de ... .user/1645And there's also a hint in
http://www.gentoo.org/proj/en/desktop/k ... #doc_chap7Code Listing 7.5: kdm notice
If when you restart xdm, kdm fails to start with a message like "gentoo kdm[2116]: X
server startup timeout, terminating" in /var/log/messages, uncomment the ServerTimeout
line in "grep kdmrc /var/db/pkg/kde-base/kdm-4.3.1/CONTENTS | cut -f2 -d " ""
and be sure to increase the timeout - 60 should work