Patch - Disable EEE toggle: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 17: Line 17:
This patch can also be applied to the ISO installer.  To do this:
This patch can also be applied to the ISO installer.  To do this:
# Download the following files:
# Download the following files:
https://downloads.untangle.com/public/patches/17.1.1/eee-ignore-realtek-patch.sh.tgz
https://downloads.untangle.com/public/patches/17.1.1/eee-ignore-realtek-patch.sh.tgz
https://downloads.untangle.com/public/patches/17.1.1/late_command.sh
https://downloads.untangle.com/public/patches/17.1.1/late_command.sh
# Copy the files to the USB installer under /simple_cdd.
# Copy the files to the USB installer under /simple_cdd.
# Eject the USB.
# Eject the USB.
# Install the ISO.
# Install the ISO.

Revision as of 13:18, 23 July 2024

What it is

Some mal-formed Linux Ethernet drivers cause kernel panics when manipulating Energy Efficient Ethernet.

This patch allows the customer to disable EEE processing for certain vendors identified by lspci, specifically disabling EEE for Realtek Ethernet nics.

Target Version

17.1.1

How to run

curl -s -k https://downloads.untangle.com/public/patches/17.1.1/eee-ignore-realtek-patch.sh.tgz | tar -xz && ./eee-ignore-realtek-patch.sh

This patch can also be applied to the ISO installer. To do this:

  1. Download the following files:
https://downloads.untangle.com/public/patches/17.1.1/eee-ignore-realtek-patch.sh.tgz
https://downloads.untangle.com/public/patches/17.1.1/late_command.sh
  1. Copy the files to the USB installer under /simple_cdd.
  2. Eject the USB.
  3. Install the ISO.