Hi All
I am attempting to install my RTL8125 2.5GbE Controller. I'm using 8.2.7 (Linux 6.8.12-3-pve 2024-10-23T11:41Z).
Using lshw I got the following entry:
-network
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd cap_list
configuration: driver=vfio-pci latency=0
resources: irq:16 ioport:3000(size=256) memory:b1100000-b110ffff memory:b1110000-b1113fff
However I cannot see the nic in Proxmox. Using the following instructions on here:
https://blog.kumo.dev/2022/12/07/realtek_drivers_proxmox.html
I now have the following entry:
-network UNCLAIMED
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd cap_list
configuration: latency=0
resources: ioport:3000(size=256) memory:b1100000-b110ffff memory:b1110000-b1113fff
Do all I need to do is claim it? If so, how do I do that?
Thanks
Paul
I am attempting to install my RTL8125 2.5GbE Controller. I'm using 8.2.7 (Linux 6.8.12-3-pve 2024-10-23T11:41Z).
Using lshw I got the following entry:
-network
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd cap_list
configuration: driver=vfio-pci latency=0
resources: irq:16 ioport:3000(size=256) memory:b1100000-b110ffff memory:b1110000-b1113fff
However I cannot see the nic in Proxmox. Using the following instructions on here:
https://blog.kumo.dev/2022/12/07/realtek_drivers_proxmox.html
I now have the following entry:
-network UNCLAIMED
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd cap_list
configuration: latency=0
resources: ioport:3000(size=256) memory:b1100000-b110ffff memory:b1110000-b1113fff
Do all I need to do is claim it? If so, how do I do that?
Thanks
Paul