On 2/18/25 11:35, Edwin Ancaer wrote:
Hello,
I have this 2nd hand laptop where I installed FreeBSD 14.2-RELEASE
FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC amd64. It
seems to have a NVIDIA graphics card:
|
|
|||
|[edwin@ottopedi ~]$ pciconf -lv | grep -B4 VGA
vgapci0@pci0:0:2:0: class=0x030000 rev=0x09 hdr=0x00 vendor=0x8086
device=0x0a16 subvendor=0x17aa subdevice=0x3800
vendor = 'Intel Corporation'
device = 'Haswell-ULT Integrated Graphics Controller'
class = display
subclass = VGA
[edwin@ottopedi ~]$
this is an integrated Intel GPU, which should be supported by the drm-kmod.
I tried to install the package graphics/drm-515-kmod. pgk install said
there was no such package, and when compiling with make install I got
the compilation errors as in the attached file.
Can anybody find what I am doing wrong here?
what happens when you attempt to install the metaport like this:
pkg install drm-kmod
that *should* pick the right version and provide instructions on
configuring it after installing the package.
-pete
--
Pete Wright
p...@nomadlogic.org