drm-612-kmod built from ports hangs wlroots with WLR_RENDERER=vulkan on console

I installed drm-612-kmod just via
make install clean on my FreeBSD-Current, and when I run
WLR_RENDERER=vulkan dbus-run-session sway or just add export WLR_RENDERER=vulkan in ~/.profile, it freezes at the console. Then I turned FreeBSD15.1, and found any official pre-built binary package like drm-66-kmod doesn't have the problem.
My laptop is ThinkBook 14 G3 ITL, CPU is i5-1155G7, GPU is Intel Iris Xe
 
FreeBSD-Current
 
Annalesa for current you are probably best served creating issues on the drm-kmod repo or on the mailing list.
For 15.1 you can build drm-612-kmod from the ports tree as there aren't packages yet (maybe after September rolls in that is resolved).
 
Back
Top