https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287069
Paul Ivanov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Paul Ivanov <[email protected]> --- (In reply to Eric from comment #3) > Your specific steps used could be modified as: > # pkg install drm-kmod > # pkg upgrade -r FreeBSD-kmods Thank you, Eric, this did the trick for me on a recently upgraded 14.2 -> 14.3 machine that had been spitting out link_elf_obj: symbol linux_kfree_async undefined linker_load_file: /boot/modules/dmabuf.ko - unsupported file type KLD drm.ko: depends on dmabuf - not available or version mismatch linker_load_file: /boot/modules/drm.ko - unsupported file type KLD i915kms.ko: depends on drmn - not available or version mismatch linker_load_file: /boot/modules/i915kms.ko - unsupported file type when trying to load i915kms, now I'm back in business and, for example, backlight works again. -- You are receiving this mail because: You are the assignee for the bug.
