Description
A port of Realtek's out of tree driver for the R8125 2.5G Ethernet chip to use dkms and be packaged with rpm.
Eventually, probably Linux 5.9, the in tree kernel driver will support this card.
Installation Instructions
Just install the rpm. DKMS should build it for your kernel(s).
Try sudo modprobe r8125
to load the driver, without needing to reboot, after it is first installed. It should load on boot automatically, as is normal for kernel modules for auto-detectable hardware like PCI-e devices.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tjuberg/realtek-r8125-dkms
More info about enabling Copr repositories