[ltp] T43p, xf86-video-ati, EXA with FireGL V3200 (rv380)
Alex Deucher
linux-thinkpad@linux-thinkpad.org
Sun, 24 Feb 2008 05:44:43 -0500
On Sun, Feb 24, 2008 at 3:47 AM, Raanan Manor <raanan@opcat.com> wrote:
> Hi,
>
> I am using the git version and trying to enable EXA on my thinkpad,
>
> AccelMethod "EXA" causes the xserver to fail and load the vesa driver
> without the EXA the X server loads fine.
>
> Does EXA supposed to work with my card ?
>
Yes it works fine.
> Device section in xorg.conf is :
>
> Section "Device"
> Identifier "ATI Technologies Inc M24GL [Mobility FireGL
> V3200]"
> Driver "ati"
> Busid "PCI:1:0:0"
>
> AccelMethod "EXA"
Option "AccelMethod" "EXA"
> EndSection
>
Alex