Am 31.03.2014 03:31, schrieb Norbert Preining:
> Package: systemd
> Version: 204-8
> Severity: serious
> Justification: breaks unrelated software
> 
> Hi,
> 
> running xfce4, latest sid, recent clean new install.
> 
> suspend to ram via the xfce shutdown button works without any hunk.
> 
> connected to power source I closed the lid of the laptop, with the
> following consequences:
> * suspend did not succeed
> * networking was completely broken - shown as disabled in the 
>   nm-applet, and could not be reenabled

Does "nmcli nm enable true" help?

> 
> The log messages indicate that this is a systemd bug, here are
> the messages starting from when the sleep was requested:
> Mar 31 10:21:03 wienerschnitzel NetworkManager[3382]: <info> sleep requested 
> (sleeping: no  enabled: yes)
> Mar 31 10:21:03 wienerschnitzel NetworkManager[3382]: <info> sleeping or 
> disabling...
> Mar 31 10:21:03 wienerschnitzel NetworkManager[3382]: <info> (wlan0): device 
> state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
> Mar 31 10:21:03 wienerschnitzel NetworkManager[3382]: <info> (wlan0): 
> deactivating device (reason 'sleeping') [37]
> Mar 31 10:21:03 wienerschnitzel NetworkManager[3382]: <info> (wlan0): 
> canceled DHCP transaction, DHCP client pid 10688

As you see, it is NetworkManager manager which disables the network
interfaces whenever there is a suspend request, not systemd.

> Mar 31 10:21:20 wienerschnitzel dbus[3055]: [system] Activating service 
> name='org.freedesktop.systemd1' (using servicehelper)
> Mar 31 10:21:20 wienerschnitzel dbus[3055]: [system] Activated service 
> 'org.freedesktop.systemd1' failed: Launch helper exited with unknown return 
> code 1

I assume you are not using systemd as PID 1 as the log message
"org.freedesktop.systemd1' failed" indicates?
This means you won't get a proper resume signal. NM listens to that
resume signal and re-enables the network interfaces. Since it doesn't
get that signal, it simply stays in disabled state.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to