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

Using ethtool will reset the setting so you will need to do it for each boot.

...

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