Lenovo X11 carbon 4th gen and freebsd 13.

I am trying to startx and get error

KLD i915kms.ko; depends on drmn -not available or version mismatch
linker_load_file: /boot/modules/i915kms.ko -unsupported file type

any help?
Freebsd 13.0
I am trying 13.1 now
 
Sounds like the system is other than 13.1-RELEASE (or 13.1-STABLE). All ports/packages for 13 are build for 13.1.

graphics/drm-510-kmod/Makefile
Code:
IGNORE=         not supported on older than 13.1, no kernel support

What does uname -a return?
 
Sound like the system is other than 13.1-RELEASE (or 13.1-STABLE). All ports/packages for 13 are build for 13.1.

graphics/drm-510-kmod/Makefile
Code:
IGNORE=         not supported on older than 13.1, no kernel support

What does uname -a return?
i downloadin 13.1 and check thank you/ is a lenovo x1 carbon th gen laptop.
 
It is amazing that they have not fixed the bug in 13.1 with the hwpstate_intel0 at boot.
anyone who doesn;t know to bypass it will jus give up.

Bug 2
#in FreeBSD 13.1 wifi scan is not detect my AP.
 
Back
Top