Hello,

On Sat, Sep 19, 2020 at 08:10:24AM +0200, Barnabás Béres wrote:
> [    1.019472] r8169 0000:07:00.0: realtek.ko not loaded, maybe it
> needs to be added to initramfs?

that rings a bell! I do have the line
  ;; Add kernel module for Symbios Logic SAS1068E
  (initrd-modules (append (list "mptsas")
                          %base-initrd-modules))
in one of my configurations.

So maybe you can copy this line and replace "mptsas" by "realtek".

Andreas


Reply via email to