Unclaimed TRL8125 Ethernet Controller

tried to hardwire my desktop and noticed that it wasn't connecting to the internet. Running ip a didn't show an ethernet device.

$ lshow -C network 
  *-network UNCLAIMED       
       description: Ethernet controller
       product: RTL8125 2.5GbE Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       version: 0c
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd cap_list
       configuration: latency=0
       resources: ioport:d000(size=256) memory:dd300000-dd30ffff memory:dd310000-dd313fff
  *-network
       description: Ethernet interface
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:0a:00.0
       logical name: wlp10s0
       version: 00
       serial: ae:df:c4:dc:a7:15
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=rtw89_8851be driverversion=6.12.10-202.bazzite.fc41.x86_64 firmware=N/A ip=192.168.1.69 latency=0 link=yes multicast=yes
       resources: irq:133 ioport:c000(size=256) memory:dd200000-dd2fffff


Not totally sure how to fix this going forward.
Was this page helpful?