1) Xorg.conf
Added the following on Device Section
Option “DRI” “true”
Option “AccelMethod” “XAA”
Option “XAANoOffscreenPixmaps” “True”
Option “XaaNoPixmapCache”
2) .bashrc
Added the following on my bashrc file
export INTEL_BATCH=1

1) Xorg.conf
Added the following on Device Section
Option “DRI” “true”
Option “AccelMethod” “XAA”
Option “XAANoOffscreenPixmaps” “True”
Option “XaaNoPixmapCache”
2) .bashrc
Added the following on my bashrc file
export INTEL_BATCH=1
