fix zaldaryn-r8168?

This commit is contained in:
Aminda Suomalainen 2020-09-03 19:39:00 +03:00
parent 6c2475676c
commit 09d7a87dfb
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# This ensures that r8168 gets modprobed
# This supposedly ensures that r8168 gets modprobed
# Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT r8168"
# The module is reporting to not be found for some reason while r8169 at
# least brings ethernet up
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT r8168 r8169"