Re: drm-kmod kernel crash fatal trap 12
- Reply: Bakul Shah : "Re: drm-kmod kernel crash fatal trap 12"
- In reply to: Bakul Shah : "Re: drm-kmod kernel crash fatal trap 12"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Jun 2021 16:49:26 UTC
On 6/10/21 5:13 PM, 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. Why don't you set PORTS_MODULES in make.conf accordingly? Philipp