FreeBSD newbie here.
I installed FreeBSD version 14.1 about a year ago and after getting the system usable for network and video I haven't used the system much due to other tasks etc.
About a month ago I upgraded my system to version 14.3 and wanted to see if some issues have progressed much since the 14.1 release.
On 14.1 I had a couple of issues relating to:
(1) the ethernet driver for the Realtek RTL8125 ethernet NIC
(2) the AMDGPU Raphael iGPU built into the CPU (AMD Ryzen 9 7900 CPU) - driver wasn't available so had to use SCFP instead.
These 2 issues were mostly resolved in the following post:
However, there were outstanding issues with these 2 workarounds:
1. RTL8125 - keeps losing connection, requires running /etc/netstart after connection loss.
2. The AMDGPU Raphael driver wasn't available, necessitating use of SCFB driver.
Does anyone know if (1) the RTL8125 driver has become stable yet and (2) if an AMDGPU Raphael driver exists yet and is it stable?
An additional issue after upgrading to 14.3 is that the system crashed when dragging over text in the chromium browser, and it just rebooted spontaneously today whilst I was away from the system - I returned to see the boot screen to my dismay.
I would like to make FreeBSD my daily driver as I want to make the system boot from a mirrrored ZFS boot environment, so I would like to resolve these issues if possible.
As a final note, I am not 100% sure that I have updated my system from 14.1 to 14.3 correctly so any help checking this would be appreciated.
I installed FreeBSD version 14.1 about a year ago and after getting the system usable for network and video I haven't used the system much due to other tasks etc.
About a month ago I upgraded my system to version 14.3 and wanted to see if some issues have progressed much since the 14.1 release.
On 14.1 I had a couple of issues relating to:
(1) the ethernet driver for the Realtek RTL8125 ethernet NIC
(2) the AMDGPU Raphael iGPU built into the CPU (AMD Ryzen 9 7900 CPU) - driver wasn't available so had to use SCFP instead.
These 2 issues were mostly resolved in the following post:
Newbie to FreeBSD here, just installed version 14.1 and the installer said no network adapters available/found.
In Linux I got the network adapter details by issuing
I looked through some forum posts for '8125' and found the following but they seem out of date:
forums.freebsd.org
forums.freebsd.org
Once FreeBSD...
In Linux I got the network adapter details by issuing
lspci
:
Code:
0e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
I looked through some forum posts for '8125' and found the following but they seem out of date:

Realtek RTL 8125 2.5Gbps LAN controller.
Let me apologize upfront if this is too much of a basic question. Sure there are enough resources out there for me to figure this one out by myself. But, I am complete newbie to BSD Unix, and some guidance may help me to speed up the process. I am trying to install FreeBSD (13.0) in my new PC...

Realtek RTL 8125 2.5Gbps LAN controller.
Let me apologize upfront if this is too much of a basic question. Sure there are enough resources out there for me to figure this one out by myself. But, I am complete newbie to BSD Unix, and some guidance may help me to speed up the process. I am trying to install FreeBSD (13.0) in my new PC...
Once FreeBSD...
- froggit9000
- Replies: 17
- Forum: System Hardware
However, there were outstanding issues with these 2 workarounds:
1. RTL8125 - keeps losing connection, requires running /etc/netstart after connection loss.
2. The AMDGPU Raphael driver wasn't available, necessitating use of SCFB driver.
Does anyone know if (1) the RTL8125 driver has become stable yet and (2) if an AMDGPU Raphael driver exists yet and is it stable?
An additional issue after upgrading to 14.3 is that the system crashed when dragging over text in the chromium browser, and it just rebooted spontaneously today whilst I was away from the system - I returned to see the boot screen to my dismay.
I would like to make FreeBSD my daily driver as I want to make the system boot from a mirrrored ZFS boot environment, so I would like to resolve these issues if possible.
As a final note, I am not 100% sure that I have updated my system from 14.1 to 14.3 correctly so any help checking this would be appreciated.