cwesson
(Conlan Wesson)
December 12, 2019, 2:58am
1
I upgraded to Fedora 31 the other day, now my Ethernet does not work on power up. I am able to fix it by running rmmod r8169 && modprobe r8169
.
I thought I could do this automatically by adding a file to /etc/modules-load.d but it seems the r8169 kernel module is already loaded, it just doesn’t work right until it is removed and reloaded.
Is there anything else I can do to try to get the Ethernet working automatically?
# lspic | grep -i ethernet
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
# cat /etc/modules-load.d/r8169.conf
r8169
simmon
(Great People OS)
December 12, 2019, 8:57am
2
My Realtek chipset works automatically, but if it doesn’t, consider installing it manually.
If the driver has not been entered automatically, please install it from the web.
[root@fores Downloads]# lspci |grep Realtek
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
r8125-9.002.02.tar.bz2 [Download and install Driver for RT8168/8169]
Have a nice day!
cwesson
(Conlan Wesson)
April 12, 2020, 9:04pm
3
I installed kernel 5.5.15 today, and the Ethernet now works right away.
1 Like
simmon
(Great People OS)
April 13, 2020, 2:52am
4
OK.It’ll be better…Have a nice day~
system
(system)
Closed
May 11, 2020, 3:01am
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.