This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1993040
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1993040
Title:
After resuming from suspend, NIC has WOL disabled
Status in linux package in Ubuntu:
Incomplete
Bug description:
I have my NIC configured with WOL in magic packet mode:
```
$ sudo ethtool enp5s0
Settings for enp5s0:
...
Supports Wake-on: pumbg
Wake-on: g
```
However, every time I resume the system from suspend once, WOL becomes
disabled:
```
$ sudo ethtool enp5s0
Settings for enp5s0:
...
Supports Wake-on: pumbg
Wake-on: d
```
I can re-enable it and it'll work fine. If I don't re-enable it, I am
unable to use magic packet to WOL if I suspend the system again (as
expected, since it gets disabled).
This seems to be new behaviour with Jammy - I didn't experience this
problem on Bionic with the same hardware.
Driver info:
```
$ sudo ethtool -i enp5s0
driver: igb
version: 5.15.0-48-generic
firmware-version: 0. 6-1
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1993040/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp