View Issue Details

IDProjectCategoryView StatusLast Update
0001158channel: elrepo/el8--elrepo--request-for-enhancement--public2021-11-08 16:32
Reportertjb Assigned Topperry  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Platformx86_64OSel8OS Version8.4
Summary0001158: Please add the R8125 driver to el8
DescriptionPlease add the kmod-r8125 driver to the el8 repos - it's already part of el7.

As requested, here's the pci -nn of the device under el7:

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125]

Let me know if you need anything else.
TagsNo tags attached.

Activities

pperry

2021-11-08 16:19

administrator   ~0007971

Thanks for the device ID.

It looks like this device is natively supported by the kernel r8169 driver in RHEL8:

[phil@Build64R8 ~]$ grep -i 10ec /lib/modules/*/modules.alias | grep -i 8125
/lib/modules/4.18.0-305.19.1.el8_4.x86_64/modules.alias:alias pci:v000010ECd00008125sv*sd*bc*sc*i* r8169
/lib/modules/4.18.0-305.25.1.el8_4.x86_64/modules.alias:alias pci:v000010ECd00008125sv*sd*bc*sc*i* r8169
/lib/modules/4.18.0-305.el8.x86_64/modules.alias:alias pci:v000010ECd00008125sv*sd*bc*sc*i* r8169

Have you tried this driver? If it works, I'd use that as it will receive constant updates through RHEL, but we can certainly look to build kmod-r8125 if it doesn't work for you.

tjb

2021-11-08 16:21

reporter   ~0007972

Thanks. I wasn't sure - I noticed the firmware was included but I couldn't find an r8125 module and the system with the card in it is currently running el7. I didn't want to upgrade it without having a driver. I'll try it and let you know.

pperry

2021-11-08 16:32

administrator   ~0007973

Great. See how you get on with the kernel r8169 driver, and if it's not working well for you then come back here and we can certainly look at building r8125 for el8 for you to try. It's good to have options!

Issue History

Date Modified Username Field Change
2021-11-08 16:09 tjb New Issue
2021-11-08 16:09 tjb Status new => assigned
2021-11-08 16:09 tjb Assigned To => pperry
2021-11-08 16:16 pperry Project channel: elrepo/el7 => channel: elrepo/el8
2021-11-08 16:16 pperry Category kmod-r8125 => General
2021-11-08 16:17 pperry Category General => --elrepo--request-for-enhancement--
2021-11-08 16:19 pperry Note Added: 0007971
2021-11-08 16:21 tjb Note Added: 0007972
2021-11-08 16:32 pperry Note Added: 0007973