Date: Sun, 13 Oct 2019 13:04:06 -0700 From: Pete Wright <pete@nomadlogic.org> To: Chuck Tuffli <ctuffli@gmail.com>, freebsd-stable@freebsd.org Subject: Re: Confused about i915kms on 12.1 Message-ID: <fa3d48f5-410c-d338-8e5e-d45288b2b279@nomadlogic.org> In-Reply-To: <CAKAYmM%2BwqRkro5SDBtdWddE8x94DVdSTy6-g9kR9fEBEF0=pJQ@mail.gmail.com> References: <CAKAYmM%2BwqRkro5SDBtdWddE8x94DVdSTy6-g9kR9fEBEF0=pJQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/13/19 12:35 PM, Chuck Tuffli wrote: > I've been running 12.0-REL on my X1 Carbon 3rd Gen happily with xorg, > but after installing 12.1-RC1, the laptop reboots when loading the > i915kms driver. If I comment out the line in /etc/rc.conf: > > kld_list="/boot/modules/i915kms.ko" > > the laptop boots, albeit without graphics. The above comes from the > 12.0R release notes, and I didn't see any updates to this in the 12.1 > release notes. I've tried drm-kmod from both ports and packages with > the same result. Did something change with 12.1? What should I check? > TIA Best thing to do is rebuild the drm-fbsd12.0-kmod package from the ports tree. i have had this issue as well while testing the BETA and RC builds for 12.1, and there is some breakage in the upstream packages causing this behavior. removing the package, then doing a "make package" in the graphics/drm-fbsd12.0-kmod directory, then installing the resulting package in the work/pkg directory gets everything working again. -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa3d48f5-410c-d338-8e5e-d45288b2b279>