On Sun, 12 Oct 2008, Mike Hommey wrote:

> On Sat, Oct 11, 2008 at 10:02:03PM -0700, Mark Hedges wrote:
> > Yes, adding
> >     Option "AccelMethod" "XAA"
> > to the driver section worked.  I did not have to add
> >     Option "XaaNoOffscreenPixmap" "on"
>
> It was reverted because XAA breaks Xv. Which means EXA is by default
> again, and also that your setup may be broken in another way.
>
> Can you try reverting to EXA, but setting RenderAccel to off ?

I tried that, both by not specifying an AccelMethod and by
explicitly specifying EXA, but had no luck.

Section "Device"
        Identifier      "intel migc"
        Driver          "intel"
        BusID           "PCI:0:2:0"
        Option          "UseFBDev"              "false"
    Option      "monitor-TV"    "TVOutput"
    Option      "CacheLines"    "32768"
    Option      "TripleBuffer"  "true"
    Option      "DRI"           "true"
    Option      "PageFlip"      "true"
    Option      "AccelMethod"   "XAA"
  # Option      "AccelMethod"   "EXA"
  # Option      "RenderAccel"   "off"
EndSection

Besides, I want to use render accelleration.  What is the
point of having a nice graphics card if I can't play TORCS
or Scorched3D?

Mark



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to