Re: drm-kmod kernel crash fatal trap 12

From: Bakul Shah <bakul_at_iitbombay.org>
Date: Thu, 10 Jun 2021 15:13:35 UTC
On Jun 10, 2021, at 7:13 AM, Thomas Laus <lausts@acm.org> wrote:
> The drm-kmod module is the latest from the pkg server.  It all
> worked this past Monday after the recent drm-kmod update.

This is what I did:

git clone https://github.com/freebsd/drm-kmod
ln -s $PWD/drm-kmod /usr/local/sys/modules

Now it gets compiled every time you do make buildkernel.
If things break you can do a git pull in the drm-kmod dir
and rebuild.