Re: drm-kmod kernel crash fatal trap 12
- In reply to: Philipp Ost : "Re: drm-kmod kernel crash fatal trap 12"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Jun 2021 17:01:51 UTC
On Jun 10, 2021, at 9:49 AM, Philipp Ost <pj@smo.de> wrote: > > 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? I used to do that but ran into problems such as doing pkg upgrade which wanted to overwrite it when the port was updated.