[Bug 1780872] Re: wake on lan is not working

2018-07-12 Thread Andreas Hasenack
** Package changed: ethtool (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to ethtool in Ubuntu. https://bugs.launchpad.net/bugs/1780872 Title: wake

[Bug 1780872] Re: wake on lan is not working

2018-07-12 Thread Andreas Hasenack
9771 ioctl(3, SIOCETHTOOL, 0x7fff544879a0) = -1 EOPNOTSUPP (Operation not supported) Looks like the operation is not supported, so a driver issue. I'm changing the task to the kernel. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to

[Bug 1780872] Re: wake on lan is not working

2018-07-11 Thread Andreas Hasenack
Please run this and attach the ethtool.strace output file: sudo strace -f -o ethtool.strace -s 500 ethtool -s enp4s0 wol g I grabbed that command from your post in this bug earlier, please adjust if I got it wrong. We want to see what the tool is doing when it fails. -- You received this bug

[Bug 1780872] Re: wake on lan is not working

2018-07-10 Thread Andreas Hasenack
Could you please attach the output of dmesg right after you get the error with ethtool? And I believe lspci would also be helpful for the kernel people. ** Changed in: ethtool (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu