[Bug 280813] missing network driver for Realtek RTL 8125BG

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Aug 2024 09:31:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280813

            Bug ID: 280813
           Summary: missing network driver for Realtek RTL 8125BG
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: matei35@yahoo.com

Created attachment 252753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252753&action=edit
dmesg.boot

This bug is related to the bug 272686(FreeBSD 13.2).

cpu: AMD Ryzen 9 7900
motherboard: Gigabyte B650 AORUS ELITE AX
memory: Corsair, 32 GB (16 GB x 2)
storage: SSD, Gigabyte 1 TB or HDD
psu: Corsair RM850e, 850 w
case: Corsair 4000D mid-tower
UEFI BIOS F7a 

$ freebsd-version
14.1-RELEASE

When installing the OS, the installer does not configure IPv4 and IPv6
because there's no network driver.
On the motherboard, there's RTL 8125BG chip.

In FreeBSD 13.2, I used the workaround described in bug 272686 -
rtl_bsd_drv_v198.00.tgz.
But, that workaround does NOT work in FreeBSD 14.1 because of compilation
errors.

Bug 272686 shows the following resolution:
"The RTL8125 driver is available as a port and package (net/realtek-re-kmod,
realtek-re-kmod)"

But, how can I install a port or package if the network is down?

Is there a site from which I can download the files
alexdupre-rtl_bsd_drv-*.tar.gz
on a Windows machine, for example, without ports and package?

-- 
You are receiving this mail because:
You are the assignee for the bug.