Just FYI,
From (unverified) AI search here are systems using or in the process of integrating the E610-XT2:
Beyond the Beelink GTR9 Pro (and the associated Ryzen AI Max+ 395 platform), the Intel Ethernet Controller E610-XT2 is primarily found in enterprise-grade servers and high-end workstations. Because it was released in early-to-mid 2025 as part of the Intel Ethernet 600 Series, it is currently appearing in the latest “next-gen” hardware refreshes from major OEMs.
The following PCs and hardware platforms utilize the E610-XT2 (or its variants like the E610-XT4):
- Lenovo ThinkSystem Servers (V4 Generation)
Lenovo has integrated the E610-XT2 and XT4 into their latest server lineups as both standard PCIe cards and OCP (Open Compute Project) 3.0 adapters.
Models: ThinkSystem SR860 V4 and SR850 V4.
Implementation: Often labeled as the "ThinkSystem Intel E610 10GBASE-T Ethernet Adapter."
Form Factor: Available as a dedicated PCIe 4.0 ×4 card or an OCP 3.0 SFF (Small Form Factor) slot card.
- Dell PowerEdge Servers (17th Generation)
Dell has started adopting the E610 series for its power-efficient 10GbE and 2.5GbE requirements in their newest chassis.
Models: PowerEdge R770 and R7725.
Implementation: Used primarily for 10GBASE-T connectivity where lower power consumption (approx. 5.1W) is a priority compared to the older X550 or X710 chips.
- HPE (Hewlett Packard Enterprise) ProLiant
While specific model numbers are still rolling out, HPE showcased the Intel E610-XT2 and IT4 (the 1GbE variant) at HPE Discover 2025 as part of their updated networking options for edge and cloud-optimized servers.
- Custom Built High-End Workstations
Because the E610-XT2 is sold as a standalone retail PCIe card (Intel part number E610XT2M5), it is increasingly appearing in high-end custom workstations and home lab servers.
Motherboard Compatibility: It is commonly added to motherboards with AMD Threadripper or Intel Xeon W chipsets that provide the necessary PCIe 4.0 x4 lanes for full 10GbE throughput.
- Specialized “Firewall” and Networking Appliances
Small-form-factor (SFF) manufacturers like Protectli, Qotom, or Gowin (often found on AliExpress/Amazon) have begun announcing 2025/2026 refreshes of their 10GbE routers using the E610-XT2 to replace the older, hotter-running X550-AT2.
And here are reported issues, I’ve not looked at each but they all appear to be with Beelink:
The Intel Ethernet Controller E610-XT2 (part of the Intel Ethernet 600 Series) has been associated with several critical issues, particularly in high-performance embedded systems and mini-PCs like the Beelink GTR9 Pro (Ryzen AI Max+ 395).
Below is a summary of the known issues based on current technical reports and manufacturer forums:
1. System Crash (BSOD) under Load (Windows)
- Hardware Platform: Primarily reported on Beelink AI 395 and GTR9 Pro mini-PCs.
- Summary: Under moderate to heavy network load combined with GPU/CPU activity, the system triggers a Blue Screen of Death (BSOD) with the error
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (0x7E). Analysis typically points to the ixw.sys driver. When the crash occurs, the NIC LED remains solid green, but the adapter disappears from the OS.
- Severity: Critical (leads to total system failure).
- Source References: Intel Community Forum
—
2. Firmware Recovery Mode & NIC Drop (Linux)
- Hardware Platform: Embedded Linux systems and Beelink GTR9 Pro.
- Summary: Under PCIe-intensive workloads (e.g., gaming or LLM processing), the NIC frequently drops out and enters “Firmware Recovery Mode.” The kernel logs (
dmesg) report “Adapter removed” and “Fake Tx hang detected.” The NIC remains unreachable until a full power cycle (unplugging the AC power) is performed; a standard reboot often fails to reset the hardware.
- Severity: High (causes permanent loss of connectivity until physical intervention).
- Source References: Intel Community Forum, Beelink Forum
—
3. Thermal Stability & Hardware Reliability
- Hardware Platform: Compact embedded chassis with integrated E610-XT2 controllers.
- Summary: There are indications that the E610-XT2 implementation in some OEM designs suffers from thermal instability. As the system temperature rises during intense tasks, the network adapters may stop functioning entirely. While firmware updates (NVM 1.30+) have improved stability for some, others report that the issue persists, suggesting a potential hardware design or cooling flaw in specific implementations.
- Severity: High (intermittent hardware failure).
- Source References: Beelink Forum (GTR9 Network Card Issue Improvement)
—
4. Driver & NVM Compatibility Mismatch
- Hardware Platform: General systems using the E610 series.
- Summary: Users on older firmware (NVM 1.10) report that the controller is incompatible with the latest Intel Ethernet Driver Pack (v30.x). Updating the Non-Volatile Memory (NVM) is often restricted or “locked” by OEMs, making it difficult for end-users to apply the necessary Intel fixes without official BIOS updates from the system manufacturer.
- Severity: Medium (prevents software updates and bug fixes).
- Source References: Intel Ethernet Support Documentation
—
5. Limited Linux Kernel Support (In-Tree Drivers)
- Hardware Platform: Linux-based embedded/edge devices.
- Summary: The E610 series is relatively new (released early 2025), and full stable support in the
ixgbe in-tree kernel driver was only achieved in very recent kernels. Users on Ubuntu 24.04 (Kernel 6.8) or earlier often experience detection issues or reduced speeds (capped at 100Mbps) unless they manually compile out-of-tree drivers or upgrade to Kernel 6.16+ or 6.18 RC.
- Severity: Medium (impacts out-of-the-box functionality).
- Source References: Beelink Support Forums