> > Update. I got a USB-Ethernet adapter and am at least connected for > now. I > really want to use the onboard NIC if possible. I was able to > install > pciutils so I can see things. lspci shows: > 06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 > 2.5GbE > Controller (rev 04) > > so at least it is being seen. I find no reference to it in dmesg, but > I am > not a dmesg guru, so I don't know if it should show up there.
I have the rev 05 version of that controller. I have been using the driver from here https://github.com/heri16/r8125 Perhaps looking over the pages at https://forums.centos.org/viewtopic.php?t=75891&p=319289 or more specifically https://centos.pkgs.org/7/elrepo-x86_64/kmod-r8125-9.003.05-1.el7_8.elrepo.x86_64.rpm.html will help you get this going as long as you don't mind using a third party repository on the system. -- David _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
