Tonight there were some updates involving systemd and related libraries, so I thought it would help but it got worse:
1. Found out the reason for KDM not starting:
In the log on tty12 I see
- Code: Select all
kdm_config: Multiple occurences of key 'AllowShutdown' in section [X-:*-Core] of /usr/share/config/kdm/kdmrc
kdm_config: Invalid boolean value '' at /usr/share/config/kdm/kdmrc:495
***** this last line is repreated 3 times with different line numbers of kdmrc ****
kdm: Unknown session exit code (sig 6) from manager process
2. System start hangs for almost 2 minutes at a step (don't know where) exactly, then goes on. No error message in syslog or dmesg which tells something. No 2 minutes break showing in syslog during system start.
3. Dozens of messages from udisks-daemon during system start like
- Code: Select all
**** ADDING /sys/devices/virtual/block/ram0
**** IGNORING ADD /sys/devices/virtual/block/ram0
- - -This goes on for dozens of devices - - -
Haven't seen this before.
At the moment it looks like the system adds more construction sites with each update while existing problems also stay unfixed.