Version: 4.2.2 (using KDE 4.2.2) OS: Linux Installed from: Ubuntu Packages When using KMS in kernel 2.6.29 (with intel i915 driver and Xorg intel driver) logout from KDE does not present KDM but terminates in a root console session. This does not occur with UMS. I'm completely unsure where this bug belongs, so I'm starting here.
From my personal tests, KMS on Intel (Kernel2.6.29) is a bit buggy. From what I have read there are bugs in both the driver and the kernel implementation (or something like that) which should be fixed when using Kernel2.6.30. I guess this is not a KDE bug indeed, but leave this report to check later. Thanks
on my gentoo box I have emerged 2.6.30 but this don't fix the logout issue with KMS enabled.
well, given that kdm does not interact with mode setting in any way, this can't be a kdm bug. you are experiencing an X server crash to which kdm reacts with a display shutdown (whether it does so legitimately depends on the exact circumstances ... the README gives some hints how to start investigating issues). you could try TerminateServer=true in kdmrc.
ok . thank you for advice! TerminateServer=true fixes the problem.
TerminateServer=true fixes the problem for me as well, although the solution is not very pretty ;)