Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default EEE should be disabled, if not you can disable it using ethtool using the following commands:

To check the status of the intel nic:

Code Block
ethtool --show-eee <INTERFACE_NAME>

...

Code Block
ethtool --set-eee <INTERFACE_NAME> eee off
Info

When using ethtool, every reboot will reset the setting so you will need to do it each time you reboot the system.

...

Include Page
Bedrock Disabling EEE on Intel I226 NICs
Bedrock Disabling EEE on Intel I226 NICs