Bug#830230: systemd disable wake-on-lan
Michael Biebl
biebl at debian.org
Thu Jul 14 01:27:23 BST 2016
Control: tags -1 + moreinfo
Am 07.07.2016 um 15:23 schrieb Norbert Schulz:
> after an upgrade from wheezy to jessie wake-on-lan does not work anymore.
>
> The output from ethtool shows, that wake-on-lan is enabled, but after a shutdown and sending a wake-on-lan
> signal from an other computer does not work.
>
> I found out, that I can boot jessie with the old sysvinit system from the grub menu. After booting jessie
> with the sysvinit system and shutdown the computer a wake-on-lan from an other computer works.
>
> The systemd makes some thing which the old sysvinit not make.
>
> I know that I should send some detailed information. Please let me know which information is needed and
> in which system (systemd or sysvinit) the computer shell boot.
What's the output of
ethtool <your_interface> if you boot with systemd? What if you boot with
sysvinit.
Could you create a script /lib/systemd/system-shutdown/ethtool containing:
#!/bin/sh
ethtool <your_interface>
Mark it as executable and the run systemctl halt
What's the output of the script?
Do you use systemd-networkd?
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20160714/a76bba68/attachment.sig>
More information about the Pkg-systemd-maintainers
mailing list