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" HOOKS="base udev v86d autodetect modconf block filesystems keyboard fsck"
Other
took quiet out of /etc/grub/default too