https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283123
--- Comment #3 from Michael <m...@weis.xyz> --- Thanks for getting back. After some digging I had the same suspicion and tried to rebuild the drm-kmod from ports. However this didn't seem to fix it (maybe I am doing something wrong - using mainly binary pkgs). Here is what I did: 1) pkg delete drm-kmod 2) git clone ports to /usr/ports (cmd: git clone --depth 1 https://git.FreeBSD.org/ports.git /usr/ports) 3) cd /usr/ports/graphics/drm-kmod 4) make install clean 5) reboot I then tried after reboot to load the driver with: # kldload i915kms Still black screen after loading into the kernel. Not sure what I am missing. -- You are receiving this mail because: You are the assignee for the bug.