Date: Tue, 15 Jun 2021 11:22:57 -0700 From: Bakul Shah <bakul@iitbombay.org> To: John Baldwin <jhb@FreeBSD.org> Cc: lausts@acm.org, Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: drm-kmod kernel crash fatal trap 12 Message-ID: <A23C8099-6845-4265-A1B7-C10FB766C4F6@iitbombay.org> In-Reply-To: <3b43e526-80af-abf7-bc78-1a59dbc35b8d@FreeBSD.org> References: <01000179f13a6d3e-da7dd183-162b-4d1e-bf61-cfae3c584814-000000@email.amazonses.com> <4894bd36-92bd-596e-cc18-cd3e6aafe47f@selasky.org> <01000179f645c406-d38fbce4-d9d4-41c2-8c20-54a278d44196-000000@email.amazonses.com> <046B931E-899A-4643-B516-C1863E3D3EC3@iitbombay.org> <3b43e526-80af-abf7-bc78-1a59dbc35b8d@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 15, 2021, at 9:03 AM, John Baldwin <jhb@FreeBSD.org> wrote: > > 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. IIRC I learned this from one of your posts. The PORTS_MODULES approach results in installing kernel modules /boot/modules, which doesn't track /boot/kernel*/.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A23C8099-6845-4265-A1B7-C10FB766C4F6>