Re: drm-kmod kernel crash fatal trap 12

From: Andriy Gapon <avg_at_FreeBSD.org>
Date: Fri, 11 Jun 2021 08:09:07 UTC
On 10/06/2021 18:13, 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.

I did approximately the same, but instead of a symlink I use LOCAL_MODULES_DIR 
and LOCAL_MODULES.

-- 
Andriy Gapon