[Bug 283123] loading i915kms causes black screen on Lenovo X1 carbon gen 8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283123] loading i915kms causes black screen"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Dec 2024 13:17:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283123 --- Comment #13 from Daniel Tameling <tamelingdaniel@gmail.com> --- Yes, you need them under /usr/src and you need the right version. (As far as I know, /usr/src is not part of boot environments. So if you had content there and did a rollback that should be 14.1 and not 14.2.) You can find instructions for getting /usr/src here: https://docs.freebsd.org/en/books/handbook/cutting-edge/#updating-src-obtaining-src If you don't want to keep these files around and delete them after building the port, you can also do a shallow clone by adding --depth=1: git clone --depth=1 --branch releng/14.2 https://git.FreeBSD.org/src.git /usr/src -- You are receiving this mail because: You are the assignee for the bug.