[ltp] T43p, xf86-video-ati, EXA with FireGL V3200 (rv380)

Raanan Manor linux-thinkpad@linux-thinkpad.org
Sun, 24 Feb 2008 13:25:21 +0200


Oppps. 

Thanks. 

forgot the "Option"

Thanks again. 
Raanan. 


On Sun, 2008-02-24 at 05:44 -0500, Alex Deucher wrote:
> 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