Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2020 16:48:33 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Pete Wright <pete@nomadlogic.org>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: drm-kmod i915kms.ko no result from pkg
Message-ID:  <CAN6yY1v_oUP=ALUT3Hyj8eo_5deUGPaWfY-509uJm4_T5quuLQ@mail.gmail.com>
In-Reply-To: <CAN6yY1sYU4Y4mJrK6HLkqUJ4Bej1MBhNOzwY0sWzTC7%2Bkjknjw@mail.gmail.com>
References:  <588641596810608@mail.yandex.ru> <7b5ecde9-5fba-29d8-6268-b496d1593bcb@nomadlogic.org> <CAN6yY1sYU4Y4mJrK6HLkqUJ4Bej1MBhNOzwY0sWzTC7%2Bkjknjw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ack! This is make(1), not sh(1).  "PORTS_MODULES = /path/to/port/directory"
for the first and '+=' for subsequent ports.

Sorry for the braino.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


On Fri, Aug 7, 2020 at 4:37 PM Kevin Oberman <rkoberman@gmail.com> wrote:

> On Fri, Aug 7, 2020 at 4:02 PM Pete Wright <pete@nomadlogic.org> wrote:
>
>>
>>
>> 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
>>
> More simply, if you run *-STABLE or CURRENT, you really need to rebuild
> kmod ports every time you rebuild the kernel. If you are using snapshots
> and not rebuilding, you need to at least keep the kernel sources
> (/usr/src/sys) on a system and then rebuild any kmod ports when you update
> the system. Also, lsof requires current kernel sources, so I suggest
> "PORTS_MODULES?=/apth/to/port directory" for any of them in your
> /etc/src.conf.
> --
> Kevin Oberman, Part time kid herder and retired Network Engineer
> E-mail: rkoberman@gmail.com
> PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1v_oUP=ALUT3Hyj8eo_5deUGPaWfY-509uJm4_T5quuLQ>