tce-load -i compiletc Xorg-7.7-3d-dev xorg-server-dev tar xf xf86-video-intel-0340718.tar.xz cd xf86-video-intel CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --sysconfdir=/etc --libexecdir=/usr/local/lib/xorg --disable-sna find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make sudo make install What is xf86-video-intel ------------------------ The xf86-video-intel module is an open-source 2D graphics driver for the X Window System as implemented by X.org. It supports a variety of Intel graphics chipsets including: i810/i810e/i810-dc100,i815, i830M,845G,852GM,855GM,865G, 915G/GM,945G/GM/GME,946GZ G/GM/GME/Q965, G/Q33,G/Q35,G41,G/Q43,G/GM/Q45 PineView-M (Atom N400 series) PineView-D (Atom D400/D500 series) Intel(R) HD Graphics: 2000-6000, Intel(R) Iris(TM) Graphics: 5100/6100, and Intel(R) Iris(TM) Pro Graphics: 5200/6200/P6300. xf86-video-intel 2.99.917 will be compiled with: Xorg Video ABI version: 20.0 Acceleration backends: none *uxa Additional debugging support? none Support for Kernel Mode Setting? yes Support for legacy User Mode Setting (for i810)? yes Support for Direct Rendering Infrastructure: DRI1 DRI2 Present Support for Xv motion compensation (XvMC and libXvMC): yes Build additional tools and utilities? xf86-video-intel-backlight-helper intel-virtual-output