Date: Fri, 7 Aug 2020 16:01:59 -0700 From: Pete Wright <pete@nomadlogic.org> To: freebsd-stable@freebsd.org Subject: Re: drm-kmod i915kms.ko no result from pkg Message-ID: <7b5ecde9-5fba-29d8-6268-b496d1593bcb@nomadlogic.org> In-Reply-To: <588641596810608@mail.yandex.ru> References: <588641596810608@mail.yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/7/20 7:39 AM, Dmitrii Postolov wrote: > Hi to all! Sorry for my bad English... > > dmitrii@nuc7:~ % uname -a > FreeBSD nuc7 12.1-STABLE FreeBSD 12.1-STABLE r363918 GENERIC amd64 > > Intel NUC7PJYH2 Intel HD Graphics. > > drm-kmod i915kms.ko no result if install from pkg. User in video group. > in /etc/rc.conf: kld_list="/boot/modules/i915kms.ko" > > The workaround: build drm-kmod from ports after that all OK. > > This is regression for 12.1-STABLE, for 12.1-RELEASE all OK. I believe that is somewhat expected because there may be changes to the KPI in STABLE that have not been merged to a RELEASE branch yet. So since the packages are built against RELEASE branches you will run into issues where you need to build the DRM drivers locally for systems running both STABLE and CURRENT. Cheers, -pete -- Pete Wright pete@nomadlogic.org @nomadlogicLA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7b5ecde9-5fba-29d8-6268-b496d1593bcb>