Just an ordinary upgrade using rpmdrake, also adding a few new applications.
Removing the new applications doesn't fix the problem.
I can only boot from the hard disk into rescue mode.
(When booting with the gentoo-based Sysrescuecd to allow me internet access and linux gui, all hw seems to work normally.)
I suspect it is related to some systemd related config change, but I'm not familiar enough with systemd to find the problem.
(line#, time) = selected lines from journalctl output of failed boot. (attachment has full details)
- Code: Select all
_196, 04:08:03 = kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
_550, 04:08:03 = kernel: ata1: softreset failed (device not ready)
_552, 04:08:03 = kernel: ata3: softreset failed (device not ready)
_786, 04:08:03 = systemd[1]: Cannot add dependency job for unit systemd-timedated-ntp.target, ignoring: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details.
_881, 04:08:04 = kernel: sp5100_tco: failed to find MMIO address, giving up.
1092, 04:08:29 = NetworkManager[677]: <warn> failed to allocate link cache: (-10) Operation not supported
1103, 04:08:29 = NetworkManager[677]: <warn> failed to allocate link cache: (-10) Operation not supported
1110, 04:08:29 = cpufreqd[670]: [FAILED]
1111, 04:08:29 = systemd[1]: cpufreqd.service: control process exited, code=exited status=127
1112, 04:08:29 = systemd[1]: Failed to start LSB: CPU frequency scaling daemon.
1113, 04:08:29 = systemd[1]: Unit cpufreqd.service entered failed state
1040, 04:08:28 localhost.localdomain avahi-daemon[686]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
1093, 04:08:29 = NetworkManager[677]: ifcfg-rh: error: Missing SSID
1106, 04:08:29 = modprobe[671]: modprobe: ERROR: missing parameters. See -h.
1117, 04:08:29 = upowerd[685]: (upowerd:685): UPower-Linux-WARNING **: energy 40.381200 bigger than full 40.370400
1211, 04:08:29 = dbus[687]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.13" (uid=0 pid=693 comm="/usr/sbin/gdm-binary -nodaemon ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.15" (uid=0 pid=870 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
1223, 04:08:29 = dbus-daemon[687]: dbus[687]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.13" (uid=0 pid=693 comm="/usr/sbin/gdm-binary -nodaemon ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.15" (uid=0 pid=870 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn")
1247, 04:08:30 = gdm-simple-slave[870]: WARNING: Failed to give slave programs access to the display. Trying to proceed.
1273, 04:08:31 = accounts-daemon[1173]: (accounts-daemon:1173): GLib-GObject-WARNING **: g_object_notify: object class `User' has no property named `x-session'
1363, 04:08:36 localhost.localdomain gnome-session[1229]: WARNING: App 'gnome-shell.desktop' respawning too quickly
1369, 04:08:40 = ntpdate[1517]: Can't find host 0.0.ca.pool.ntp.org: Name or service not known (-2)
1370, 04:08:41 = ntpdate[1517]: Can't find host 1.0.ca.pool.ntp.org: Name or service not known (-2)
1371, 04:08:41 = ntpdate[1517]: Can't find host 2.0.ca.pool.ntp.org: Name or service not known (-2)
1372, 04:08:41 = ntpdate[1517]: no servers can be used, exiting
1374, 04:08:57 = systemd-journal[356]: Forwarding to syslog missed 54 messages.
1375, 04:08:58 = systemd-logind[683]: System is rebooting.
Any hints would be very much appreciated
