Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11475

Realtek module needed in modules_load

    • Icon: Hardware Support Hardware Support
    • Resolution: Declined
    • Icon: Normal Normal
    • None
    • None
    • Hide
      No realtek.ko: no LAN in dmesg, netif.eth0 complains in rc.log.
      Add realtek to modules_load, R8168 appears in dmesg and netif.eth0 works.
      Show
      No realtek.ko: no LAN in dmesg, netif.eth0 complains in rc.log. Add realtek to modules_load, R8168 appears in dmesg and netif.eth0 works.

      I have a onboard R8168 lan card on my Asus H81T mobo with a Haswell CPU. I have been using r8189 drivers, but in 6.3 they are no longer working/ The error message says to include realtek.ko in initramfs.

      I have changed modules_load setting MODULES_NET from:

      r8169 e1000 tg3

      to:

      realtek e1000 tg3

      and it works on my machine.

      My research shows that r8169.ko is smaller in 6.3 and there is a r8168 driver you can download that is not part of the Funtoo system - it has a bug that can be resolved with a #define change (removing the weight parameter from the RTL_NAPI_CONFIG).

       

            Unassigned Unassigned
            engineer engineer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: