I just updated from 11.10 to 12.04 and now I'm no longer able to logout / shutdown / reboot.
When I select one of these options the system just drops to console. When I log in as root from console, I can see that kdm is still running but I can't access it on any of the virtual terminals (because no X server is running any more). It just sits there and waits. A simple "service kdm restart" restarts it but once I login & logout/restart/shutdown, it just drops to console again without doing anything.
I already tried..
TerminateServer=true
... and ...
TerminateServer=false
.. in /etc/kde4/kdm/kdmrc but it does not make any difference.
When using...
reboot
halt
poweroff
shutdown -r now
...
... as root from console, I'm able to shut down or reboot the system properly.
Any ideas what might cause this problem? For me it looks like kdm is not realizing that the X session ended.
When I select one of these options the system just drops to console. When I log in as root from console, I can see that kdm is still running but I can't access it on any of the virtual terminals (because no X server is running any more). It just sits there and waits. A simple "service kdm restart" restarts it but once I login & logout/restart/shutdown, it just drops to console again without doing anything.
I already tried..
TerminateServer=true
... and ...
TerminateServer=false
.. in /etc/kde4/kdm/kdmrc but it does not make any difference.
When using...
reboot
halt
poweroff
shutdown -r now
...
... as root from console, I'm able to shut down or reboot the system properly.
Any ideas what might cause this problem? For me it looks like kdm is not realizing that the X session ended.
Comment