mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
fix zaldaryn-r8168?
This commit is contained in:
parent
6c2475676c
commit
09d7a87dfb
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user