Skip to content

Instantly share code, notes, and snippets.

@LuighiV
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuighiV/80d5543ee6d4915700a9 to your computer and use it in GitHub Desktop.
Save LuighiV/80d5543ee6d4915700a9 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/20-intel.conf
--------------------------------------------------
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
pacman -U /var/cache/pacman/pkg/xf86-video-intel-2.99.917-5-x86_64.pkg.tar.xz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment