Re: drm-kmod kernel crash fatal trap 12

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Tue, 15 Jun 2021 16:03:27 UTC
On 6/10/21 8:13 AM, Bakul Shah wrote:
> 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.

This is what I do now as well.  I think this is probably the
sanest approach to use on HEAD at least.

-- 
John Baldwin