11.05.2017 15:52, Istvan Gabor пишет:
On Wed, 10 May 2017 19:59:54 +0300, Andrei Borzenkov wrote:
According to files you sent display manager was stopped. Before "init 3" there was active display-manager.service and Xorg was part of it; after "init 3" there is no display-manager.service and I expect if Xorg survived, service would still be considered present.
Can you actually work when you switch to vt7 or is it possible that just screen content remained?
Could you send "ps -ef" (as root) before and after "init 3" as well as "systemd-cgls"?
Thanks again.
Yes I can work in the remaining graphical desktop, it's a full functional desktop, looks like haven't been affected at all by init 3 events.
I sent ouputs of ps -ef and systemd-cgls to your address.
These are still running after init 3:
root 1742 1 0 14:17 ? 00:00:00 /opt/kde3/bin/kdm user 1859 1816 0 14:17 ? 00:00:00 /bin/sh /usr/bin/startkde3
and other kde3 related processes.
OK, one thing I missed initially. ● display-manager.service - X Display Manager Loaded: loaded (/usr/lib/systemd/system/display-manager.service; enabled; vendor preset: enabled) Active: activating (start) since Wed 2017-05-10 14:59:45 CEST; 1min 5s ago Note that it says "activating", not "activ" (it is misleading, "Active" != "active". Oh well ...) If for some reasons activation fails, stopping it may have observed effect. Could you please wait for more than 90 seconds (it says "1min 5s ago" here) and check "systemctl -l status display-manager.service" until it changes state to something else. Please post full output. Also after it happened please check content of /var/run/displaymanager.pid and show PID number as well. And "ls -l /var/run/displaymanager.pid". -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org