Hi, after building workspace-4.11.11 BLFS systemd edition V2014-08-20 I am trying to start KDE. I do not have problems starting from the command promt with startx. However, I cannot start KDE at boot with KDM. I always get the boot message "systemd[1]: Unit kdm.service entered failed state"
If I ask "systemctl status kdm" I get ----------------- ■ kdm.service - K Display Manager Loaded: loaded (/lib/systemd/system/kdm.service; enabled) Active: failed (Result: exit-code) since Sa 2014-08-23 16:09:38 CEST; 21s ago Process: 2884 ExecStart=/usr/bin/kdm -nodaemon (code=exited, status=1/FAILURE) Main PID: 2884 (code=exited, status=1/FAILURE) ----------------- If I enter "systemctl start kdm" I do not get any messages, but if I ask again for the status I get ---------------- ■ kdm.service - K Display Manager Loaded: loaded (/lib/systemd/system/kdm.service; enabled) Active: failed (Result: exit-code) since Sa 2014-08-23 16:15:00 CEST; 22s ago Process: 3130 ExecStart=/usr/bin/kdm -nodaemon (code=exited, status=1/FAILURE) Main PID: 3130 (code=exited, status=1/FAILURE) Aug 23 16:15:00 edgar systemd[1]: Started K Display Manager. Aug 23 16:15:00 edgar systemd[1]: kdm.service: main process exited, code=exited, status=1/FAILURE Aug 23 16:15:00 edgar systemd[1]: Unit kdm.service entered failed state. ------------------ I do not know at the moment how to proceed and I would appreciate any help. Thanks in advance, Edgar -- Dr.-Ing. Edgar Alwers <[email protected]> GPG Key ID:AD5C6F70 -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
