Re: Recommended upgrade procedure to avoid drm-kmod panic on 15.1-RELEASE

vermaden <[email protected]> Wed, 17 Jun 2026 00:08:43 +0200
Newsgroups gmane.os.freebsd.stable
Message-ID <milfryhnwfxoplxbtied@ritf>

> Is there a simpler or more beginner-friendly procedure recommended
> for upgrading between point releases when drm-kmod or other kernel
> modules are installed from packages?
> 
> Thank you for your time.
> Best regards
> Takashi Shimizu

As FreeBSD project treats 15.0 and 15.1 the same the solution is to
use GhostBSD as 'backend' for your FreeBSD desktop because
GhostBSD ALWAYS builds its packages - including kernel related
ones against the FreeBSD version they use - no no such problems.

I mean - install default MATE GhostBSD and then setup your
FreeBSD desktop any way you want with dwm or Openbox or KDE.

You can also use GhostBSD repos on FreeBSD but its risky:
- https://vermaden.wordpress.com/2025/02/13/ghostbsd-pkg-repository-on-freebsd/

FreeBSD - to not build separate packages for 15.0 and 15.1 and 15.2
introduced additional 'FreeBSD-ports-kmods' pkg(8)repository - where
all kernel related (about 60+ of them) packages are rebuilt against
proper 15.1 or 15.0 version - but if someone forgets to update them
along with kernel upgrade - sometimes kernel panic as in Your case
happens.

Hope that helps.

Regards,
vermaden