Comment # 20 on bug 905988 from
(In reply to Benjamin Poirier from comment #15)

> 2) I've prepared a modified version of the r8169 driver to output information
> about wol setting changes. Could you please test it?
> While leaving the NetworkManager workaround disabled:
> zypper ar
> http://download.opensuse.org/repositories/home:/benjamin_poirier:/bug905988/
> openSUSE_13.2/home:benjamin_poirier:bug905988.repo
> zypper in r8169-kmp-desktop
> reboot
> Please report the output of ethtool for "Wake-on" (I expect it will be "ug"
> as
> in comment 12) and attach the output of `journalctl -b -l -o short-iso`
> Afterwards, you may remove the r8169 package and re-enable the NetworkManager
> workaround for the time being.

Disabled "WoL" script. Added your repo and installed: r8169-kmp-desktop


After reboot (KDE Leave -> Restart Computer) WoL is still disabled.

paul@Orion-14:~$ sudo /usr/sbin/ethtool enp2s0 | grep Wake-on
root's password:
        Supports Wake-on: pumbg
        Wake-on: d
paul@Orion-14:~$



After closedown, power off, and then restart WoL is enabled as before "ug"


paul@Orion-14:~$ sudo /usr/sbin/ethtool enp2s0 | grep Wake-on
root's password:
        Supports Wake-on: pumbg
        Wake-on: ug
paul@Orion-14:~$


Attached output of "journalctl -b -l -o short-iso" after restart.


You are receiving this mail because: