Solved why upgrade for 14-RELEASE to 15-CURRENT?

My AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx is not functioning with this current 15 version ¿How I can resolve this without return to the previous version?
Compile grahics/drm-kmod from ports, don't use packages. Reason being, 15-CURRENT has this one base lib at v. 10, while pre-compiled GPU driver packages are hard-coded to look for v. 9.

But frankly, -CURRENT is really cutting-edge stuff meant for development and testing. It's not meant to be a daily driver.

BTW, I myself used to own a laptop with Ryzen 5 2500U, and that processor is not great for compiling. Your best bet is to wait until December of 2025, when 15-RELEASE will be out.
 
I have unresolvable problems with virtualbox.
But lets talk about kernel modules.
freeebsd-version -kru is ok. Everything the same.
For kmod modules do you use poudriere ?
 
But frankly, -CURRENT is really cutting-edge stuff meant for development and testing.
It won't be for much longer. First alpha builds should appear early next month.


When stable/15 is branched off the main branch will switch to 16.0-CURRENT.
 
Back
Top