Re: drm-kmod i915kms.ko no result from pkg

2020-08-07 Thread Kevin Oberman
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: rkober...@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683

Re: drm-kmod i915kms.ko no result from pkg

2020-08-07 Thread Kevin Oberman
On Fri, Aug 7, 2020 at 4:02 PM Pete Wright 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. > > >

Re: drm-kmod i915kms.ko no result from pkg

2020-08-07 Thread Pete Wright
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/r

drm-kmod i915kms.ko no result from pkg

2020-08-07 Thread Dmitrii Postolov
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" Th