i915kms doesn’t load

link_elf_obj: symbol ppsratecheck undefined.
linker_load_file: /boot/modules/i915kms.ko unsupported file type

What I did:

Latest sources built:
- kernel
- @world
- Xorg
-xf86-Video-intel
- drm-kmod latest from GitHub.

Intel 6th Generation VGA Adapter?!

Liz
 
What source version for kernel/world?
The newest git source is not a good idea as it is a moving and not really aimed at older kernels. Older may, in this context, mean anything not -current at the time of check in.
 
Did you install drm-kmod from binary package or from github? The error message looks like your kernel might not be compatible with the module.

Can you please do a freebsd-version -kru and uname -a for us?
 
cracauer@ : it seems it does install binary driver from ports; I built them from latest GitHub.
cmoerz freebsd-version --kru = 3 times FreeBSD 14-CURRENT. As links doen't remind my login, I have this uname -a informations: it is from march 13; 22:00 CET and named COVERAGE. All debuggers are disabled (WITNESS, too). I put on the kernel sanitizer on. Trying to load i915kms in /boot/loader.conf. The world has a difference of time lapse about 2 day....

making a git pull --rebase and compile the latest kernel. maybe it helps.
 
@cracauer - /graphics/drm-kmod/ seems to built from binary and is from 2022.
cmoerz: writing from another device, as links doesn't let me register (missing Java in text mode browser); but here is freebsd-version -kru: 3 times FreeBSD-14-CURRENT and uname -a gives a kernel from March, 11th, called COVERAGE as the debuggers are disabled (WITNESS function) and the sanitizer is on. Trying to boot into /boot/loader.conf but doesn't help. Will do a git pull --rebase and build a newer kernel....
 
new kernel didn't help!

graphics/drm-510-kmod :
...buildling...installing, deleting drm-kmod, install. trying X -configure:
 
Back
Top