Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2024 13:17:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283123] loading i915kms causes black screen on Lenovo X1 carbon gen 8
Message-ID:  <bug-283123-227-GAbsqVw5yS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283123-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283123-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283123

--- Comment #13 from Daniel Tameling <tamelingdaniel@gmail.com> ---
Yes, you need them under /usr/src and you need the right version. (As far a=
s 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-obtai=
ning-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=3D1:

git clone --depth=3D1 --branch releng/14.2 https://git.FreeBSD.org/src.git
/usr/src

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283123-227-GAbsqVw5yS>