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

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

Daniel Tameling <tamelingdaniel@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tamelingdaniel@gmail.com

--- Comment #4 from Daniel Tameling <tamelingdaniel@gmail.com> ---
The drm-kmod port is only a metaport. The code lives in other ports that get
pulled in as a dependency. Make sure you uninstall those before you start
building the port. A "pkg autoremove" after "pkg delete drm-kmod" might be
enough. Then try again to build "drm-kmod".

If this doesn't help, you can try the other variants. For me the one that was
installed changed from 14.1 to 14.2. I think the old one was drm-515-kmod so I
would try that one first.

-- 
You are receiving this mail because:
You are the assignee for the bug.