Kernel E1000e 0000:00:1f.6 Eno1 Reset Adapter Unexpectedly

Home » CentOS » Kernel E1000e 0000:00:1f.6 Eno1 Reset Adapter Unexpectedly
CentOS 1 Comment

The Ethernet interface stops working intermittently, once a day. I get the following message in /var/log/messages Feb 13 04:19:47 pc001 kernel: e1000e 0000:00:1f.6 eno1: Reset adapter unexpectedly I ran the following command :
ethtool -i eno1
driver: e1000e version: 4.18.0-365.el8.x86_64
firmware-version: 0.4-4
expansion-rom-version:
bus-info: 0000:00:1f.6
supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: yes

======
lspci :

00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (11) I219-LM

I have CentOS 8 Stream.

One thought on - Kernel E1000e 0000:00:1f.6 Eno1 Reset Adapter Unexpectedly

  • I would first try to determine if it’s a hardware or software issue. Are you able to try replacing the device? Or are you able to try reverting to an earlier kernel to see if you can determine when the issue started to manifest, if it is a software issue.

    I’m using the e1000e driver on some of my RHEL7 systems and have no issues with the hardware/driver combo under quite heavy usage.