Comment 130 for bug 304871

Revision history for this message
Stefan Glasenhardt (glasen) wrote :

Hi,

There are two possible solutions for this bug (at least for all 855GM-based hardware owners) :

Add the following line to your Device-Section in the "xorg.conf"-file :

Option "Legacy3d" "false"

With this option i can use EXA an 3D-acceleration an my DELL Latitude D505.

Second option :

Include the following git-commit into the driver version 2.6.3 :

"Drop Legacy3D option, only use fixed texture space with non-gem."

http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=73db44e7ac524e84e5f0fda2d60069a9e954ad1b

This patch works perfectly with driver version 2.6.3 on my notebook and the "Legacy3D" option is no longer needed.