Hi,
In a FreeBSD 12.2-RELEASE-i386 installation with xorg xfce lightdm lightdm-gtk-greeter, while I can do
I didn't find any reference in the handbook of why this is necessary. Thanks to my previous knowledge of Debian I was able to guess that I need synaptic, but the Intel package was pure fluke and could ruin the desktop installation.
What does xf86-video-intel do that i915kms does not?
In a FreeBSD 12.2-RELEASE-i386 installation with xorg xfce lightdm lightdm-gtk-greeter, while I can do
kldload i915kms
I need to install xf86-video-intel to run LightDM, also I need xf86-input-synaptics to work the touchpad.I didn't find any reference in the handbook of why this is necessary. Thanks to my previous knowledge of Debian I was able to guess that I need synaptic, but the Intel package was pure fluke and could ruin the desktop installation.
What does xf86-video-intel do that i915kms does not?
Code:
pciconf -vl
vgapci0@pci0:0:2:0: class=0x030000 card=0xc0221631 chip=0x27a28086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = 'Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller'
class = display
subclass = VGA
vgapci1@pci0:0:2:1: class=0x038000 card=0xc0221631 chip=0x27a68086 rev=0x03 hdr=0x00
vendor = 'Intel Corporation'
device = 'Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller'
class = display