e1000e Detected Hardware Unit Hang

chillbird

New Member
Jan 1, 2025
12
0
1
Hi, recently built my proxmox server using Intel Nuc 10th Gen and it always get freezed, OMV stop working, GUI stop working. i recently found the issue. it is same nuc problem with e1000e. What is the latest fix available and is it not available by default in proxmox?

Virtual Environment 9.0.6
Linux nuc 6.14.8-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.14.8-2 (2025-07-22T10:04Z) x86_64 GNU/Linux
Hardware Model: NUC10i5FNH
Hardware Serial: XYZ
Firmware Version: FNCML357.0065.2024.0709.1337
Firmware Date: Tue 2024-07-09
Firmware Age: 1y 4month

Code:
root@nuc:~# journalctl --since "2025-11-09 04:31" --until "2025-11-09 04:34"
Nov 09 04:32:07 nuc kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang:
                              TDH                  <9f>
                              TDT                  <b4>
                              next_to_use          <b4>
                              next_to_clean        <9e>
                            buffer_info[next_to_clean]:
                              time_stamp           <1045ce220>
                              next_to_watch        <9f>
                              jiffies              <1045ce880>
                              next_to_watch.status <0>
                            MAC Status             <40080083>
                            PHY Status             <796d>
                            PHY 1000BASE-T Status  <3c00>
                            PHY Extended Status    <3000>
                            PCI Status             <10>
Nov 09 04:32:09 nuc kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang:
                              TDH                  <9f>
                              TDT                  <b4>
                              next_to_use          <b4>
                              next_to_clean        <9e>
                            buffer_info[next_to_clean]:
                              time_stamp           <1045ce220>
                              next_to_watch        <9f>
                              jiffies              <1045cf080>
                              next_to_watch.status <0>
                            MAC Status             <40080083>
                            PHY Status             <796d>
                            PHY 1000BASE-T Status  <3c00>
                            PHY Extended Status    <3000>
                            PCI Status             <10>
Nov 09 04:32:11 nuc pveproxy[199237]: problem with client ::ffff:10.0.0.45; Connection timed out
Nov 09 04:32:11 nuc kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang:
                              TDH                  <9f>
                              TDT                  <b4>
                              next_to_use          <b4>
                              next_to_clean        <9e>
                            buffer_info[next_to_clean]:
                              time_stamp           <1045ce220>
                              next_to_watch        <9f>
                              jiffies              <1045cf840>
                              next_to_watch.status <0>
                            MAC Status             <40080083>
                            PHY Status             <796d>
                            PHY 1000BASE-T Status  <3c00>
                            PHY Extended Status    <3000>
                            PCI Status             <10>
 
Last edited: