help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix not seeing my Ethernet card


From: Andreas Enge
Subject: Re: Guix not seeing my Ethernet card
Date: Sat, 19 Sep 2020 10:06:23 +0200

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

[Prev in Thread] Current Thread [Next in Thread]