I got an old ThinkPad Z60m out of the drawer, run an update on the installed 13.1 (some 500MB - last update was some time ago - graphical login is not working any longer. It is stuck at
2016-10-28T11:47:10.881583+02:00 Z60 systemd[1]: Starting Graphical Interface.
2016-10-28T11:47:10.888012+02:00 Z60 systemd[1]: Reached target Graphical Interface.
…but no graphical login comes up.
The rest from the /var/log/messages does not tell me too much with regard to this issue:
2016-10-28T11:47:10.881583+02:00 Z60 systemd[1]: Starting Graphical Interface.
2016-10-28T11:47:10.888012+02:00 Z60 systemd[1]: Reached target Graphical Interface.
2016-10-28T11:47:10.893618+02:00 Z60 systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup.
2016-10-28T11:47:10.896837+02:00 Z60 systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup.
2016-10-28T11:47:10.906509+02:00 Z60 systemd[1]: Starting Update UTMP about System Runlevel Changes…
2016-10-28T11:47:10.921473+02:00 Z60 systemd[1]: Started Update UTMP about System Runlevel Changes.
2016-10-28T11:47:10.935072+02:00 Z60 systemd[1]: Startup finished in 13.092s (kernel) + 22.798s (userspace) = 35.891s.
2016-10-28T11:47:15.916961+02:00 Z60 kernel: 40.872436] lib80211_crypt: registered algorithm ‘CCMP’
2016-10-28T11:47:15.923906+02:00 Z60 kernel: 40.879228] lib80211_crypt: registered algorithm ‘TKIP’
2016-10-28T11:47:16.157378+02:00 Z60 dhclient[1035]: Internet Systems Consortium DHCP Client 4.2.5-P1
2016-10-28T11:47:16.158317+02:00 Z60 dhclient[1035]: Copyright 2004-2013 Internet Systems Consortium.
2016-10-28T11:47:16.158670+02:00 Z60 dhclient[1035]: All rights reserved.
2016-10-28T11:47:16.159010+02:00 Z60 dhclient[1035]: For info, please visit https://www.isc.org/software/dhcp/
2016-10-28T11:47:16.159335+02:00 Z60 dhclient[1035]:
2016-10-28T11:47:16.214188+02:00 Z60 dhclient[1035]: Listening on LPF/eth1/00:13:ce:c7:09:dd
2016-10-28T11:47:16.215831+02:00 Z60 dhclient[1035]: Sending on LPF/eth1/00:13:ce:c7:09:dd
2016-10-28T11:47:16.216731+02:00 Z60 dhclient[1035]: Sending on Socket/fallback
2016-10-28T11:47:16.217568+02:00 Z60 dhclient[1035]: DHCPREQUEST on eth1 to 255.255.255.255 port 67
2016-10-28T11:47:16.220535+02:00 Z60 dhclient[1035]: DHCPACK from 192.168.2.1
2016-10-28T11:47:16.235284+02:00 Z60 dhclient[1035]: bound to 192.168.2.111 – renewal in 40093 seconds.
2016-10-28T11:47:16.235994+02:00 Z60 avahi-daemon[655]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.2.111.
2016-10-28T11:47:16.236712+02:00 Z60 avahi-daemon[655]: New relevant interface eth1.IPv4 for mDNS.
2016-10-28T11:47:16.237221+02:00 Z60 avahi-daemon[655]: Registering new address record for 192.168.2.111 on eth1.IPv4.
2016-10-28T11:47:17.326244+02:00 Z60 dbus[653]: [system] Activating via systemd: service name=‘org.freedesktop.nm_dispatcher’ unit=‘dbus-org.freedesktop.nm-dispatcher.service’
2016-10-28T11:47:17.327694+02:00 Z60 dbus[653]: [system] Activation via systemd failed for unit ‘dbus-org.freedesktop.nm-dispatcher.service’: Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory.
2016-10-28T11:47:24.001557+02:00 Z60 kernel: 48.957593] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
2016-10-28T11:47:41.045423+02:00 Z60 systemd[1]: Starting Stop Read-Ahead Data Collection…
2016-10-28T11:47:41.057079+02:00 Z60 systemd[1]: Started Stop Read-Ahead Data Collection.
2016-10-28T11:48:09.643541+02:00 Z60 systemd[1]: Received SIGINT.
-> I rebooted here
when booting into console and running startx it works as normal.
No unususal messages in /var/log/Xorg.0.log*
systemctl status default.target
gives:
● graphical.target - Graphical Interface
-> so this should be OK as well
Any idea what this could be ? Or even better, how to fix?