Hi,
I have issue with network card not working on TrueNAS Scale 24.10.2 and 25.04-RC.1
I’m using Asus Prime B840M-A motherboard with RTL8125 rev 0c.
The strange part about it is that if I install PCIe RTL8125 2.5GbE rev 05 it works just fine.
Working NIC:
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller
Flags: bus master, fast devsel, latency 0, IRQ 32, IOMMU group 13
I/O ports at e000 [size=256]
Memory at f6a00000 (64-bit, non-prefetchable) [size=64K]
Memory at f6a10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=32 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Virtual Channel
Capabilities: [168] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [178] Transaction Processing Hints
Capabilities: [204] Latency Tolerance Reporting
Capabilities: [20c] L1 PM Substates
Capabilities: [21c] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
Kernel driver in use: r8169
Kernel modules: r8169
non working NIC:
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 0c)
Subsystem: ASUSTeK Computer Inc. RTL8125 2.5GbE Controller
Flags: fast devsel, IRQ 34, IOMMU group 13
I/O ports at d000 [size=256]
Memory at f6800000 (64-bit, non-prefetchable) [size=64K]
Memory at f6810000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable- Count=64 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Virtual Channel
Capabilities: [164] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [174] Transaction Processing Hints
Capabilities: [200] Latency Tolerance Reporting
Capabilities: [208] L1 PM Substates
Capabilities: [218] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?>
Kernel modules: r8169
Could you please advise if there are any way to fix onboard card? I’m trying to make this system as much power efficient as possible, hence I don’t want to install external NIC.
From what I found so far is that r8169 is not a correct driver for this NIC and while it can still work, it is better to have realtek-r8125-dkms driver instead. Any recommendations about it? Is it good idea or not?
Thanks!