LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   X server being killed on log out (https://www.linuxquestions.org/questions/linux-desktop-74/x-server-being-killed-on-log-out-833539/)

bino_linux 09-21-2010 07:59 AM

X server being killed on log out
 
I am having an issue that when a user logs out, x server, or window manager, seems to be getting killed and the system drops to the console log on. When I log in at the console prompt, it shows that I am in run level 5, which is set to our default in the /etc/inittab. Does anybody have an idea what might be killing the x server or the window manager?

djsmiley2k 09-21-2010 08:07 AM

How are you starting the X server?

Normally you'd have a login manager such as GDM or KDM/XDM which would normally appear when you log out of X, but if these aren't running then X will just close itself.

bino_linux 09-21-2010 08:16 AM

In the inittab file, we have this entry:

x:5:respawn:/etc/X11/prefdm -nodaemon

bino_linux 09-21-2010 08:23 AM

I also just noticed that there is a process that isn't running, or doesn't get respawned, when I get dropped to the console log on prompt:

/usr/bin/kdm_greet

bino_linux 10-07-2010 09:41 AM

I have solved my issue this way. In the kdmrc file, I have uncommented the TerminateServer=true line and have not run into this issue again.


All times are GMT -5. The time now is 02:59 PM.