[Bug 283123] loading i915kms causes black screen on Lenovo X1 carbon gen 8

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Dec 2024 13:51:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283123

--- Comment #3 from Michael <mw@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.