Hello, the Realtek ethernet interface on my motherboard is no longer working when I did an upgrade from 14.1 to 14.3. Here's what I did
- On 14.1 I ran freebsd-update fetch followed by freebsd-install
- Ran freebsd-version -k and uname -r. The outputs were different which means there was a kernel update, so I rebooted.
- After rebooting, this is when the issue started. I use it as a headless server and ssh into it, but I could no longer do so due to it not being connected to my network.
- I connected my phone via USB to tether its internet connection and then I ran pkg install realtek-re-kmod but it says it's already installed.
- When I run ifconfig I'm only seeing the loopback and ue0 (tethered phone) interfaces, not the ethernet interface.
- I went ahead and ran freebsd-update -r 14.3-RELEASE upgrade successfully followed by freebsd-install. I rebooted and ran freebsd-install again.