Code:
$ freebsd-version -kru
14.3-RELEASE
14.3-RELEASE
14.3-RELEASE-p1
Code:
kernel: link_elf_obj: symbol linux_kfree_async undefined
Jul 17 21:28:11 nomonoru kernel: linker_load_file: /boot/modules/dmabuf.ko - unsupported file type
Jul 17 21:28:11 nomonoru kernel: KLD drm.ko: depends on dmabuf - not available or version mismatch
Jul 17 21:28:11 nomonoru kernel: linker_load_file: /boot/modules/drm.ko - unsupported file type
Jul 17 21:28:11 nomonoru kernel: KLD i915kms.ko: depends on drmn - not available or version mismatch
Jul 17 21:28:11 nomonoru kernel: linker_load_file: /boot/modules/i915kms.ko - unsupported file type
Basically I have no graphic session under userland 14.3 and if I can still have that session in 14.2.p1 it's extremely buggy. And I have mismatched kernel file under the new kernel.
This happened following the upgrade from 14.2-p4 to 14.3 using
freebsd-update upgrade -r 14.3
I can still access the command line to get into my account. So nothing is desperate here. I normally should be easily able to receive support from the forum in these conditions.