My CPU is an AMD Ryzen 9 7900, so it has integrated Radeon graphics GPU (Raphael).
A year ago or so I tried to find a working driver for 'Raphael' but one didn't exist then.
Is there one available yet?
See this thread for more background info - I ended up using the SCFB driver as a workaround:
A year ago or so I tried to find a working driver for 'Raphael' but one didn't exist then.
Is there one available yet?
See this thread for more background info - I ended up using the SCFB driver as a workaround:
That's not how it's done. What you copied is the kernel module provided with the FreeBSD kernel.
You need to install net/realtek-re-kmod.
If you have a smartphone plug it in over USB, activate USB tethering on phone, execute on FreeBSDdhclient ue0
, andpkg install realtek-re-kmod
In case no smartphone is at hand, download from a machine with internet connection
. https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/pkg-1.21.3.pkg
. https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/realtek-re-kmod-1100.00.pkg
Transfer by USB disk on FreeBSD...