Add link to realtek fix

This commit is contained in:
2021-10-03 11:22:14 +01:00
parent e853d0abb9
commit 9c0725bf16

View File

@@ -1,6 +1,7 @@
sudo tee /etc/modprobes.d/r8169.conf <<HRD sudo tee /etc/modprobes.d/r8169.conf <<HRD
# Do not load the r819 realtek module to force it to use r8168 instead for # Do not load the r819 realtek module to force it to use r8168 instead for
# better reliability # better reliability
# https://wiki.archlinux.org/title/Network_configuration/Ethernet#Troubleshooting
blacklist r8169 blacklist r8169
HRD HRD