Re: Caught signal 6 (Abort trap). Server aborting

From: Ralf Mardorf <ralf-mardorf_at_riseup.net>
Date: Mon, 29 May 2023 04:10:52 UTC
On Mon, 2023-05-29 at 11:20 +0800, hlyg wrote:
> [    90.740] (WW) Warning, couldn't open module intel
> [    90.740] (EE) Failed to load module "intel" (module does not exist, 0)
> [    90.740] (II) LoadModule: "modesetting"

Hi,

Intel doesn't maintain the FLOSS drivers anymore. My apologies, but I
can only comment on Linux. However, it's unlikely much different for
FreeBSD. For an old Intel chip I use an old long term Linux kernel with
the Intel driver, but for my latest Intel core 13. generation I'm using
the modesetting driver. This workaround alone still doesn't work. In
addition I need to set the kernel option ibt=off. FreeBSD might come
with a similar pitfall. Intel chips >= 11. generation provide this
hardware security measure. NVIDIA and Intel GPUs are known to cause
problems, if this hardware feature is enabled by Linux kernels. Since
you are using the modesetting driver, too, your FreeBSD kernel might
cause the same or a similar issue.

Regards,
Ralf