After upgrading 14.3 to 15 using freebsd-update, my system refused to boot due to a panic when loading the amdgpu driver.
After investigating and discussing it with people on the discord, I noticed that none of the firmware packages had been upgraded properly. They still have the 140300 version suffix.
pkg upgrade -f does nothing at this point, but if I remove and then install a specific firmware package, the correct version is installed.
Doing this for the AMD GPU firmware of the flavor needed solves the kernel panic at boot.
Example with a different firmware package, same symptoms showing the problem:
pastebin.com
After investigating and discussing it with people on the discord, I noticed that none of the firmware packages had been upgraded properly. They still have the 140300 version suffix.
pkg upgrade -f does nothing at this point, but if I remove and then install a specific firmware package, the correct version is installed.
Doing this for the AMD GPU firmware of the flavor needed solves the kernel panic at boot.
Example with a different firmware package, same symptoms showing the problem:
# uname -aFreeBSD m715q 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995- - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.