Hello,
I just acquired a laptop, installed FreeBSD 14.1-STABLE and trying to get Xorg to work.
I will be using lightDM & icewm but the issue is that the module i915kms.ko will not load due to the following error(s):
Suspect line:
Laptop specs according to fastfetch:
I spent the last couple of days trying to figure out how to solve the insecure module error to no avail.
I just acquired a laptop, installed FreeBSD 14.1-STABLE and trying to get Xorg to work.
I will be using lightDM & icewm but the issue is that the module i915kms.ko will not load due to the following error(s):
Code:
Insecure kernel module load attempt rejected: /boot/kernel/lindebugfs.ko
[224] -> p_comm: kldload pid: 12790 ppid: 99185 p_pax: 0x58655<PAGEEXEC,MPROTECT,SEGVGUARD,ASLR,NOSHLIBRANDOM,DISALLOWMAP32BIT,<f15>,<f16>,<f18>>
[224] KLD drm.ko: depends on lindebugfs - not available or version mismatch
[224] iic0: detached
[224] iicbus0: <unknown card> at addr 0
[224] iic1: detached
[224] iicbus1: <unknown card> at addr 0
[224] KLD i915kms.ko: depends on drmn - not available or version mismatch
[495] iic0: <I2C generic I/O> on iicbus0
Suspect line:
Code:
[224] -> p_comm: kldload pid: 12790 ppid: 99185 p_pax: 0x58655<PAGEEXEC,MPROTECT,SEGVGUARD,ASLR,NOSHLIBRANDOM,DISALLOWMAP32BIT,<f15>,<f16>,<f18>>
Laptop specs according to fastfetch:
Code:
Host: Precision 5510
Kernel: FreeBSD 14.1-STABLE
Packages: 431 (pkg)
Shell: zsh 5.9
Display: 1920x1080
Terminal: xterm-256color
CPU: Intel(R) Core(TM) i7-6820HQ (4) @ 2.70 GHz
GPU 1: Intel Device 191B (VGA compatible)
GPU 2: NVIDIA Device 13B1 (3D)
Memory: 904.92 MiB / 15.82 GiB (6%)
Swap: Disabled
Disk (/): 3.22 GiB / 449.61 GiB (1%) - zfs
Disk (/zroot): 96.00 KiB / 446.40 GiB (0%) - zfs
I spent the last couple of days trying to figure out how to solve the insecure module error to no avail.