Intel Video Linux
v86d
X
cd /etc/X11/xorg.conf.d/ nano 20-intel.conf
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "NoAccel" "True" EndSection
FB
mkinitcpio.conf MODULES="i915"
v86d
cd /etc/X11/xorg.conf.d/ nano 20-intel.conf
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "NoAccel" "True" EndSection
mkinitcpio.conf MODULES="i915"